In the Linux kernel, the following vulnerability has been resolved:
btrfs: zoned: initialize device's zone info for seeding
When performing seeding on a zoned filesystem it is necessary to
initialize each zoned device's btrfs_zoned_device_info structure,
otherwise mounting the filesystem will cause a NULL pointer dereference.
This was uncovered by fstests' testcase btrfs/163.
References
Configurations
Configuration 1 (hide)
|
History
10 Nov 2025, 19:57
| Type | Values Removed | Values Added |
|---|---|---|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
| First Time |
Linux linux Kernel
Linux |
|
| References | () https://git.kernel.org/stable/c/544f38a738343d7e75f104e5e9d1ade58d8b71bd - Patch | |
| References | () https://git.kernel.org/stable/c/91c38504e589dadbcde47b1cacdfc5b684154d44 - Patch | |
| References | () https://git.kernel.org/stable/c/a8d1b1647bf8244a5f270538e9e636e2657fffa3 - Patch | |
| CWE | CWE-476 | |
| CPE | cpe:2.3:o:linux:linux_kernel:6.1:rc2:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.1:rc3:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.1:rc4:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.1:rc1:*:*:*:*:*:* |
Information
Published : 2025-05-01 15:16
Updated : 2025-11-10 19:57
NVD link : CVE-2022-49831
Mitre link : CVE-2022-49831
CVE.ORG link : CVE-2022-49831
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference
