Lucene search
K

21 matches found

AstraLinux
AstraLinux
added 2026/06/19 11:10 a.m.3 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: btrfs: Added missing error handling inside the getcanonicaldevpath function. Inside the getcanonicaldevpath function, we call dpath to obtain the final device path. However, dpath may return an error. In such cases, the next call...

5.5CVSS5.7AI score0.0017EPSS
Exploits0References2
AstraLinux
AstraLinux
added 2026/06/19 11:10 a.m.8 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: btrfs: The program exits after a state insertion failure at btrfsconvertextentbit. If the insertstate function fails, it returns an error pointer. We then call extentiotreepanic, which will trigger a BUG. However, if CONFIGBUG is...

5.5CVSS5.8AI score0.00154EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2026/01/22 12:0 a.m.8 views

Azure Linux 3.0 Security Update: kernel (CVE-2024-46753)

The version of kernel installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-46753 advisory. - In the Linux kernel, the following vulnerability has been resolved: btrfs: handle errors from btrfsdecref...

5.5CVSS6.6AI score0.00236EPSS
Exploits0References2
EUVD
EUVD
added 2025/10/03 8:7 p.m.5 views

EUVD-2025-20801

Malicious code in bioql PyPI...

8.7AI score0.00137EPSS
Exploits0References5
EUVD
EUVD
added 2025/10/03 8:7 p.m.4 views

EUVD-2025-5277

Malicious code in bioql PyPI...

5.5AI score0.00195EPSS
Exploits0References4
OSV
OSV
added 2025/09/18 4:15 p.m.1 views

UBUNTU-CVE-2023-53429

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't check PageError in extentwritepage extentwritepage currenly sets PageError whenever any error happens, and the also checks for PageError to decide if to call error handling. This leads to very unclear responsibility...

5.5CVSS5.7AI score0.00119EPSS
Exploits0References5
SUSE Linux
SUSE Linux
added 2025/08/25 12:51 p.m.5 views

Security update for the Linux Kernel

The SUSE Linux Enterprise Micro 6.0 and 6.1 kernel was updated to receive various security bugfixes. The following security bugs were fixed: CVE-2019-11135: TSX Asynchronous Abort condition on some CPUs utilizing speculative execution may CVE-2024-36028: mm/hugetlb: fix DEBUGLOCKSWARNON1 when...

8.7CVSS9.3AI score0.03133EPSS
Exploits11References1008
SUSE Linux
SUSE Linux
added 2025/08/20 7:24 a.m.15 views

Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP6 Confidential Computing kernel was updated to receive various security bugfixes. The following security bugs were fixed: CVE-2019-11135: TSX Asynchronous Abort condition bsc1139073. CVE-2023-52888: media: mediatek: vcodec: Only free buffer VA that is not NULL...

8.7CVSS8.9AI score0.03133EPSS
Exploits17References1930
Debian CVE
Debian CVE
added 2025/07/09 10:42 a.m.5 views

CVE-2025-38260

In the Linux kernel, the following vulnerability has been resolved: btrfs: handle csum tree error with rescue=ibadroots correctly BUG There is syzbot based reproducer that can crash the kernel, with the following call trace: With some debug output added DEBUG: rescue=ibadroots parsed BTRFS: devic...

5.5CVSS5.4AI score0.00137EPSS
Exploits0
Amazon
Amazon
added 2025/04/29 12:0 a.m.6 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix use-after-free of encap entry in neigh update handler CVE-2021-47247 In the Linux kernel, the following vulnerability has been resolved: i2c: dev: check return value when calling devsetname...

7.8CVSS6.8AI score0.07007EPSS
Exploits0
CVE
CVE
added 2025/02/27 2:7 a.m.72 views

CVE-2024-57976

Summary (CVE-2024-57976) : In the Linux kernel, a race/path in btrfs delalloc handling can trigger a BUG_ON crash after a failed cow_file_range() (often via -ENOSPC in the space reservation code). The issue stems from error cleanup that clears delalloc and dirty flags but may leave pages dirty, l...

5.5CVSS5.2AI score0.00195EPSS
Exploits0References3Affected Software1
CVE
CVE
added 2025/02/26 1:55 a.m.73 views

CVE-2022-49167

The CVE-2022-49167 entry concerns a Linux kernel issue in btrfs where the compression path could cause a bio to be completed twice on error. The connected documents describe the root cause as the path that handles compressed reads potentially ending the bio both in the compression path and again ...

5.5CVSS5.4AI score0.00237EPSS
Exploits0References3Affected Software1
SUSE CVE
SUSE CVE
added 2024/09/28 2:51 a.m.2 views

SUSE CVE-2024-46841

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't BUGON on ENOMEM from btrfslookupextentinfo in walkdownproc We handle errors here properly, ENOMEM isn't fatal, return the error...

5.5CVSS7.3AI score0.00237EPSS
Exploits0References18
SUSE CVE
SUSE CVE
added 2024/09/19 3:10 a.m.2 views

SUSE CVE-2024-46753

In the Linux kernel, the following vulnerability has been resolved: btrfs: handle errors from btrfsdecref properly In walkupproc we BUGONret from btrfsdecref. This is incorrect, we have proper error handling here, return the error...

5.5CVSS6.6AI score0.00236EPSS
Exploits0References17
OSV
OSV
added 2024/09/18 8:15 a.m.2 views

DEBIAN-CVE-2024-46753

In the Linux kernel, the following vulnerability has been resolved: btrfs: handle errors from btrfsdecref properly In walkupproc we BUGONret from btrfsdecref. This is incorrect, we have proper error handling here, return the error...

5.5CVSS5.7AI score0.00236EPSS
Exploits0References1
OSV
OSV
added 2024/09/18 8:15 a.m.2 views

UBUNTU-CVE-2024-46753

In the Linux kernel, the following vulnerability has been resolved: btrfs: handle errors from btrfsdecref properly In walkupproc we BUGONret from btrfsdecref. This is incorrect, we have proper error handling here, return the error...

5.5CVSS6.2AI score0.00236EPSS
Exploits0References23
SUSE CVE
SUSE CVE
added 2024/09/14 2:51 a.m.3 views

SUSE CVE-2024-46687

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix a use-after-free when hitting errors inside btrfssubmitchunk BUG There is an internal report that KASAN is reporting use-after-free, with the following backtrace: BUG: KASAN: slab-use-after-free in...

4.7CVSS6.4AI score0.00211EPSS
Exploits0References11
Debian CVE
Debian CVE
added 2024/09/13 5:29 a.m.17 views

CVE-2024-46687

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix a use-after-free when hitting errors inside btrfssubmitchunk BUG There is an internal report that KASAN is reporting use-after-free, with the following backtrace: BUG: KASAN: slab-use-after-free in...

7.8CVSS6.3AI score0.00211EPSS
Exploits0
OSV
OSV
added 2024/09/04 7:15 p.m.3 views

UBUNTU-CVE-2024-44963

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not BUGON when freeing tree block after error When freeing a tree block, at btrfsfreetreeblock, if we fail to create a delayed reference we don't deal with the error and just do a BUGON. The error most likely to happen ...

5.5CVSS6.3AI score0.00239EPSS
Exploits0References10
OSV
OSV
added 2024/03/02 9:59 p.m.4 views

CVE-2023-52569 btrfs: remove BUG() after failure to insert delayed dir index item

In the Linux kernel, the following vulnerability has been resolved: btrfs: remove BUG after failure to insert delayed dir index item Instead of calling BUG when we fail to insert a delayed dir index item into the delayed node's tree, we can just release all the resources we have allocated/acquire...

5.5CVSS5.5AI score0.00239EPSS
Exploits0References6
Rows per page
Query Builder