Lucene search
+L

5620 matches found

Positive Technologies
Positive Technologies
•added 2025/04/14 12:00 a.m.•13 views

PT-2025-22192

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability in the Linux kernel has been resolved, related to the btrfs file system. The issue occurs when running machines with a 64k page size and a 16k nodesize, causing tree log...

5.5CVSS6.7AI score0.00207EPSS
SaveExploits0
SUSE Linux
SUSE Linux
•added 2025/04/10 1:48 p.m.•55 views

Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP4 kernel was updated to receive various security bugfixes. The following security bugs were fixed: CVE-2022-49053: scsi: target: tcmu: Fix possible page UAF bsc1237918. CVE-2022-49465: blk-throttle: Set BIOTHROTTLED when bio has been throttled bsc1238919...

8.5CVSS8AI score0.93838EPSS
SaveExploits17References276
Positive Technologies
Positive Technologies
•added 2025/04/10 12:00 a.m.•12 views

PT-2025-28989

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: In the Linux kernel, a flaw exists within the btrfs subsystem, specifically in the btrfs convert extent bit function. If the insert state function fails, it returns an error pointer...

5.5CVSS6.1AI score0.00164EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
•added 2025/04/09 12:00 a.m.•12 views

The vulnerability in the `joinTransaction()` function of the `fs/btrfs/transaction.c` module of the btrfs file system support in the Linux operating system allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the joinTransaction function in the fs/btrfs/transaction.c module of the btrfs file system support in the Linux operating system is related to the reutilization of previously freed memory. Exploiting this vulnerability could allow an attacker to compromise the confidentiality...

7.8CVSS7.2AI score0.00262EPSS
SaveExploits0References20Affected Software6
SUSE CVE
SUSE CVE
•added 2025/04/04 2:58 a.m.•11 views

SUSE CVE-2025-21942

In the Linux kernel, the following vulnerability has been resolved: btrfs: zoned: fix extent range end unlock in cowfilerange Running generic/751 on the for-next branch often results in a hang like below. They are both stack by locking an extent. This suggests someone forget to unlock an extent...

5.5CVSS6.6AI score0.00199EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
•added 2025/04/03 12:00 a.m.•15 views

Vulnerability of the btrfs_scan_root() function (fs/btrfs/extent_map.c) in the Linux operating system, which allows a hacker to increase their privileges

The vulnerability of the btrfsscanroot function fs/btrfs/extentmap.c in the Linux operating system is related to the use of memory after it is freed. Exploiting this vulnerability can allow an attacker to increase their privileges...

7.8CVSS6.2AI score0.00204EPSS
SaveExploits0References8Affected Software3
OSV
OSV
•added 2025/04/02 2:15 p.m.•35 views

USN-7407-1 linux-hwe-5.15 vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM64 architecture; - MIPS architecture; - PowerPC architecture; - RISC-V architecture; - S390 architecture; - Supe...

9.8CVSS6.5AI score0.03558EPSS
SaveExploits3References256
BDU FSTEC
BDU FSTEC
•added 2025/04/02 12:00 a.m.•18 views

The vulnerability of the __btrfs_cow_block() function in the Btrfs file system of Linux kernels allows a attacker to cause a service failure.

The vulnerability of the btrfscowblock function in the Btrfs file system of Linux operating systems is related to insufficient checking of exception states. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS6.4AI score0.00239EPSS
SaveExploits0References9Affected Software1
OSV
OSV
•added 2025/04/01 5:03 p.m.•32 views

USN-7392-3 linux-aws vulnerabilities

Chenyuan Yang discovered that the CEC driver driver in the Linux kernel contained a use-after-free vulnerability. A local attacker could use this to cause a denial of service system crash or possibly execute arbitrary code. CVE-2024-23848 Attila Szász discovered that the HFS+ file system...

9.8CVSS6.7AI score0.03558EPSS
SaveExploits1References155
NVD
NVD
•added 2025/04/01 4:15 p.m.•16 views

CVE-2025-21942

In the Linux kernel, the following vulnerability has been resolved: btrfs: zoned: fix extent range end unlock in cowfilerange Running generic/751 on the for-next branch often results in a hang like below. They are both stack by locking an extent. This suggests someone forget to unlock an extent...

5.5CVSS0.00199EPSS
SaveExploits0References3
OSV
OSV
•added 2025/04/01 4:15 p.m.•12 views

UBUNTU-CVE-2025-21942

In the Linux kernel, the following vulnerability has been resolved: btrfs: zoned: fix extent range end unlock in cowfilerange Running generic/751 on the for-next branch often results in a hang like below. They are both stack by locking an extent. This suggests someone forget to unlock an extent...

5.5CVSS5.8AI score0.00199EPSS
SaveExploits0References5
Debian CVE
Debian CVE
•added 2025/04/01 3:41 p.m.•24 views

CVE-2025-21942

In the Linux kernel, the following vulnerability has been resolved: btrfs: zoned: fix extent range end unlock in cowfilerange Running generic/751 on the for-next branch often results in a hang like below. They are both stack by locking an extent. This suggests someone forget to unlock an extent...

5.5CVSS5.5AI score0.00199EPSS
SaveExploits0
CVE
CVE
•added 2025/04/01 3:41 p.m.•77 views

CVE-2025-21942

CVE-2025-21942 affects the Linux kernel btrfs zoned code. A hang can occur in cow_file_range() when unlocking extents if there is no active zone finish path or after partial allocations, due to unlock code being moved outside the loop by a commit. The fix sets the end to the end of the allocated ...

5.5CVSS7.2AI score0.00199EPSS
SaveExploits0References3Affected Software1
OSV
OSV
•added 2025/04/01 3:41 p.m.•8 views

CVE-2025-21942 btrfs: zoned: fix extent range end unlock in cow_file_range()

In the Linux kernel, the following vulnerability has been resolved: btrfs: zoned: fix extent range end unlock in cowfilerange Running generic/751 on the for-next branch often results in a hang like below. They are both stack by locking an extent. This suggests someone forget to unlock an extent...

6.6AI score
SaveExploits0References6
Cvelist
Cvelist
•added 2025/04/01 3:41 p.m.•44 views

CVE-2025-21942 btrfs: zoned: fix extent range end unlock in cow_file_range()

In the Linux kernel, the following vulnerability has been resolved: btrfs: zoned: fix extent range end unlock in cowfilerange Running generic/751 on the for-next branch often results in a hang like below. They are both stack by locking an extent. This suggests someone forget to unlock an extent...

0.00199EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
•added 2025/04/01 12:00 a.m.•14 views

The vulnerability of the `btrfs_encoded_read_endio()` function in the `fs/btrfs/inode.c` module of the Linux kernel allows a attacker to compromise the confidentiality, integrity, and accessibility of protected information.

The vulnerability of the btrfsencodedreadendio function in the fs/btrfs/inode.c module of the Linux kernel is related to the reutilization of previously freed memory. Exploiting this vulnerability could allow an attacker to compromise the confidentiality, integrity, and accessibility of protected...

7.8CVSS6.7AI score0.00237EPSS
SaveExploits0References17Affected Software5
Amazon
Amazon
•added 2025/04/01 12:00 a.m.•10 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: Squashfs: check the inode number is not the invalid value of zero CVE-2024-26982 In the Linux kernel, the following vulnerability has been resolved: cachefiles: Fix NULL pointer dereference in object-file...

7.8CVSS7.4AI score0.36848EPSS
SaveExploits3
BDU FSTEC
BDU FSTEC
•added 2025/04/01 12:00 a.m.•11 views

The vulnerability of the btrfs_ref_tree_mod() function in the fs/btrfs/ref-verify.c module of the Linux operating system allows a attacker to compromise the confidentiality, integrity, and accessibility of protected information.

The vulnerability of the btrfsreftreemod function in the fs/btrfs/ref-verify.c module of the Linux operating system is related to the reutilization of previously freed memory. Exploiting this vulnerability could allow an attacker to compromise the confidentiality, integrity, and accessibility of...

7.8CVSS6.5AI score0.00236EPSS
SaveExploits0References24Affected Software6
RedhatCVE
RedhatCVE
•added 2025/03/29 3:29 p.m.•26 views

CVE-2025-21879

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix use-after-free on inode when scanning root during em shrinking At btrfsscanroot we are accessing the inode's root and fsinfo in a call to btrfsfsclosing after we have scheduled the inode for a delayed iput, and that ca...

5.5CVSS6.9AI score0.00204EPSS
SaveExploits0References4
Ubuntu
Ubuntu
•added 2025/03/28 2:01 p.m.•54 views

USN-7387-3: Linux kernel (Real-time) vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM64 architecture; - MIPS architecture; - PowerPC architecture; - RISC-V architecture; - S390 architecture; - Supe...

9.8CVSS7.5AI score0.03558EPSS
SaveExploits3
Rows per page
Query Builder