Lucene search
+L

5620 matches found

Cvelist
Cvelist
•added 2025/05/01 2:10 p.m.•26 views

CVE-2022-49898 btrfs: fix tree mod log mishandling of reallocated nodes

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix tree mod log mishandling of reallocated nodes We have been seeing the following panic in production kernel BUG at fs/btrfs/tree-mod-log.c:677! invalid opcode: 0000 1 SMP RIP: 0010:treemodlogrewind+0x1b4/0x200 RSP:...

7.8CVSS0.00201EPSS
SaveExploits0References3
Debian CVE
Debian CVE
•added 2025/05/01 2:10 p.m.•19 views

CVE-2022-49898

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix tree mod log mishandling of reallocated nodes We have been seeing the following panic in production kernel BUG at fs/btrfs/tree-mod-log.c:677! invalid opcode: 0000 1 SMP RIP: 0010:treemodlogrewind+0x1b4/0x200 RSP:...

7.8CVSS5.7AI score0.00201EPSS
SaveExploits0
CVE
CVE
•added 2025/05/01 2:10 p.m.•102 views

CVE-2022-49898

CVE-2022-49898 concerns the Linux kernel’s BTRFS tree modification log handling. Connected sources describe a reproducible kernel panic: during replay of tree modification log entries, a REMOVE_WHILE_FREEING entry can be processed with an insufficiently checked slot count, triggering a BUG_ON whe...

7.8CVSS6.6AI score0.00201EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
•added 2025/05/01 2:10 p.m.•24 views

CVE-2022-49849 btrfs: fix match incorrectly in dev_args_match_device

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix match incorrectly in devargsmatchdevice syzkaller found a failed assertion: assertion failed: args-devid != u64-1 || args-missing, in fs/btrfs/volumes.c:6921 This can be triggered when we set devid to u64-1 by ioctl. I...

0.00195EPSS
SaveExploits0References3
OSV
OSV
•added 2025/05/01 2:10 p.m.•15 views

CVE-2022-49849 btrfs: fix match incorrectly in dev_args_match_device

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix match incorrectly in devargsmatchdevice syzkaller found a failed assertion: assertion failed: args-devid != u64-1 || args-missing, in fs/btrfs/volumes.c:6921 This can be triggered when we set devid to u64-1 by ioctl. I...

5AI score
SaveExploits0References6
Debian CVE
Debian CVE
•added 2025/05/01 2:10 p.m.•18 views

CVE-2022-49849

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix match incorrectly in devargsmatchdevice syzkaller found a failed assertion: assertion failed: args-devid != u64-1 || args-missing, in fs/btrfs/volumes.c:6921 This can be triggered when we set devid to u64-1 by ioctl. I...

5.5CVSS5.3AI score0.00195EPSS
SaveExploits0
CVE
CVE
•added 2025/05/01 2:10 p.m.•73 views

CVE-2022-49849

CVE-2022-49849 fixes a Linux kernel flaw in the Btrfs dev_args_match_device path. When devid is set to (u64)-1 via ioctl, the match of devid may be skipped and device matching may succeed incorrectly. The issue was introduced by a patch that added the function used to match devices; the two match...

5.5CVSS6.5AI score0.00195EPSS
SaveExploits0References3Affected Software1
OSV
OSV
•added 2025/05/01 2:09 p.m.•20 views

CVE-2022-49833 btrfs: zoned: clone zoned device info when cloning a device

In the Linux kernel, the following vulnerability has been resolved: btrfs: zoned: clone zoned device info when cloning a device When cloning a btrfsdevice, we're not cloning the associated btrfszoneddeviceinfo structure of the device in case of a zoned filesystem. Later on this leads to a NULL...

5AI score
SaveExploits0References5
Cvelist
Cvelist
•added 2025/05/01 2:09 p.m.•36 views

CVE-2022-49833 btrfs: zoned: clone zoned device info when cloning a device

In the Linux kernel, the following vulnerability has been resolved: btrfs: zoned: clone zoned device info when cloning a device When cloning a btrfsdevice, we're not cloning the associated btrfszoneddeviceinfo structure of the device in case of a zoned filesystem. Later on this leads to a NULL...

0.00163EPSS
SaveExploits0References2
Debian CVE
Debian CVE
•added 2025/05/01 2:09 p.m.•24 views

CVE-2022-49833

In the Linux kernel, the following vulnerability has been resolved: btrfs: zoned: clone zoned device info when cloning a device When cloning a btrfsdevice, we're not cloning the associated btrfszoneddeviceinfo structure of the device in case of a zoned filesystem. Later on this leads to a NULL...

5.5CVSS5.3AI score0.00163EPSS
SaveExploits0
CVE
CVE
•added 2025/05/01 2:09 p.m.•104 views

CVE-2022-49833

The CVE-2022-49833 issue affects the Linux kernel's btrfs zoned handling: when cloning a btrfs_device, the associated btrfs_zoned_device_info is not cloned for zoned filesystems, which can lead to a NULL pointer dereference when accessing the device’s zone_info (e.g., when activating a zone). The...

5.5CVSS6.5AI score0.00163EPSS
SaveExploits0References2Affected Software1
CVE
CVE
•added 2025/05/01 2:09 p.m.•92 views

CVE-2022-49831

The CVE relates to the Linux kernel btrfs zoned feature. The issue occurs during seeding on a zoned filesystem if each zoned device’s btrfs_zoned_device_info is not initialized, causing a NULL pointer dereference when mounting. Multiple sources confirm this vulnerability and its resolution in the...

5.5CVSS6.6AI score0.00191EPSS
SaveExploits0References3Affected Software1
OSV
OSV
•added 2025/05/01 2:09 p.m.•14 views

CVE-2022-49831 btrfs: zoned: initialize device's zone info for seeding

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 btrfszoneddeviceinfo structure, otherwise mounting the filesystem will cause ...

5AI score
SaveExploits0References6
Debian CVE
Debian CVE
•added 2025/05/01 2:09 p.m.•24 views

CVE-2022-49831

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 btrfszoneddeviceinfo structure, otherwise mounting the filesystem will cause ...

5.5CVSS5.3AI score0.00191EPSS
SaveExploits0
Cvelist
Cvelist
•added 2025/05/01 2:09 p.m.•23 views

CVE-2022-49831 btrfs: zoned: initialize device's zone info for seeding

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 btrfszoneddeviceinfo structure, otherwise mounting the filesystem will cause ...

0.00191EPSS
SaveExploits0References3
CNNVD
CNNVD
•added 2025/05/01 12:00 a.m.•10 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a leak in the inode list during btrfs backreference traversal, which could lead to a memory leak...

5.5CVSS6.2AI score0.00196EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
•added 2025/05/01 12:00 a.m.•10 views

PT-2025-18629

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability in the Linux kernel has been resolved, specifically in the btrfs qgroup self tests. The issue occurred in the test no shared qgroup and test multiple refs tests, where if...

5.5CVSS5.3AI score0.00197EPSS
SaveExploits0References22
CNNVD
CNNVD
•added 2025/05/01 12:00 a.m.•7 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a leak in the inode list in the btrfs resolveindirectrefs error path, which could lead to a memory leak...

5.5CVSS6.2AI score0.00197EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
•added 2025/05/01 12:00 a.m.•12 views

PT-2025-18548 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A issue in the Linux kernel has been resolved. The problem occurs when performing seeding on a zoned filesystem, where it is necessary to initialize each zoned device's btrfs zoned...

5AI score0.00191EPSS
SaveExploits0References15
CNNVD
CNNVD
•added 2025/05/01 12:00 a.m.•13 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel, which stems from an improper match of devid by the devargsmatchdevice function in the btrfs driver, which could lead to an...

5.5CVSS5.1AI score0.00195EPSS
SaveExploits0References3
Rows per page
Query Builder