CVE Catalog

CVE-2022-49833

MediumCVSS 5.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.16%

6th percentile - higher than 6% of all known CVEs

Summary

In the Linux kernel, when cloning a device in btrfs, the associated zoned device info structure is not cloned for zoned filesystems. This leads to a NULL pointer dereference when accessing the device's zone info, e.g., when setting a zone as active.

Risk Assessment

This can cause a kernel panic in environments using btrfs in zoned mode, leading to service disruption.

Recommendation

Apply a Linux kernel update that includes the fix for this vulnerability.

Other vulnerabilities in Linux kernel

See all
Original NVD description (English source)

In the Linux kernel, the following vulnerability has been resolved: btrfs: zoned: clone zoned device info when cloning a device When cloning a btrfs_device, we're not cloning the associated btrfs_zoned_device_info structure of the device in case of a zoned filesystem. Later on this leads to a NULL pointer dereference when accessing the device's zone_info for instance when setting a zone as active. This was uncovered by fstests' testcase btrfs/161.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS