Lucene search
+L

114 matches found

CNNVD
CNNVD
added 2026/02/14 12:00 a.m.15 views

Linux kernel 安全漏洞

The Linux kernel is the kernel used by the Linux operating system developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the reuse of the release path after the gpio-virtuser configuration is released, potentially leading to...

7.8CVSS7AI score0.00116EPSS
SaveExploits0References3
OSV
OSV
added 2026/01/31 12:16 p.m.12 views

UBUNTU-CVE-2026-23036

In the Linux kernel, the following vulnerability has been resolved: btrfs: release path before igetfailed in btrfsreadlockedinode In btrfsreadlockedinode if we fail to lookup the inode, we jump to the 'out' label with a path that has a read locked leaf and then we call igetfailed. This can result...

5.7AI score0.00194EPSS
SaveExploits0References11
Debian CVE
Debian CVE
added 2026/01/31 11:42 a.m.18 views

CVE-2026-23036

In the Linux kernel, the following vulnerability has been resolved: btrfs: release path before igetfailed in btrfsreadlockedinode In btrfsreadlockedinode if we fail to lookup the inode, we jump to the 'out' label with a path that has a read locked leaf and then we call igetfailed. This can result...

5.2AI score0.00194EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/01/31 11:42 a.m.41 views

CVE-2026-23036 btrfs: release path before iget_failed() in btrfs_read_locked_inode()

In the Linux kernel, the following vulnerability has been resolved: btrfs: release path before igetfailed in btrfsreadlockedinode In btrfsreadlockedinode if we fail to lookup the inode, we jump to the 'out' label with a path that has a read locked leaf and then we call igetfailed. This can result...

0.00194EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/01/31 11:42 a.m.5 views

CVE-2026-23036

In the Linux kernel, the following vulnerability has been resolved: btrfs: release path before igetfailed in btrfsreadlockedinode In btrfsreadlockedinode if we fail to lookup the inode, we jump to the 'out' label with a path that has a read locked leaf and then we call igetfailed. This can result...

5.7AI score0.00194EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2026/01/31 11:42 a.m.52 views

CVE-2026-23036

The CVE-2026-23036 entry describes a Linux kernel vulnerability in the Btrfs path: release path before iget_failed() in btrfs_read_locked_inode(). The root cause is a sequence that can trigger an ABBA deadlock when iget_failed() evicts an inode while a read-locked leaf is still in scope, leading ...

5.8AI score0.00194EPSS
SaveExploits0References2
CVE
CVE
added 2026/01/31 11:39 a.m.31 views

CVE-2026-23018

CVE-2026-23018 describes a Linux kernel vulnerability in the btrfs code path. In btrfs_read_locked_inode(), a path with a read-locked leaf from a subvolume tree is used while calling btrfs_init_file_extent_tree(), which may perform GFP_KERNEL allocations and trigger memory reclaim. This can creat...

5.5CVSS5.8AI score0.001EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/01/31 11:39 a.m.7 views

CVE-2026-23018 btrfs: release path before initializing extent tree in btrfs_read_locked_inode()

In the Linux kernel, the following vulnerability has been resolved: btrfs: release path before initializing extent tree in btrfsreadlockedinode In btrfsreadlockedinode we are calling btrfsinitfileextenttree while holding a path with a read locked leaf from a subvolume tree, and...

5.8AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/01/31 11:39 a.m.32 views

CVE-2026-23018 btrfs: release path before initializing extent tree in btrfs_read_locked_inode()

In the Linux kernel, the following vulnerability has been resolved: btrfs: release path before initializing extent tree in btrfsreadlockedinode In btrfsreadlockedinode we are calling btrfsinitfileextenttree while holding a path with a read locked leaf from a subvolume tree, and...

0.001EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/01/31 11:39 a.m.14 views

CVE-2026-23018

In the Linux kernel, the following vulnerability has been resolved: btrfs: release path before initializing extent tree in btrfsreadlockedinode In btrfsreadlockedinode we are calling btrfsinitfileextenttree while holding a path with a read locked leaf from a subvolume tree, and...

5.5CVSS5.2AI score0.001EPSS
SaveExploits0
EUVD
EUVD
added 2025/12/30 3:30 p.m.7 views

EUVD-2023-60483

In the Linux kernel, the following vulnerability has been resolved: driver core: fix potential null-ptr-deref in deviceadd I got the following null-ptr-deref report while doing fault injection test: BUG: kernel NULL pointer dereference, address: 0000000000000058 CPU: 2 PID: 278 Comm: 37-i2c-ds248...

6.2AI score0.00137EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/12/30 12:23 p.m.7 views

CVE-2023-54281

In the Linux kernel, the following vulnerability has been resolved: btrfs: release path before inode lookup during the ino lookup ioctl During the ino lookup ioctl we can end up calling btrfsiget to get an inode reference while we are holding on a root's btree. If btrfsiget needs to lookup the...

5.4AI score0.00178EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:00 a.m.5 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-992576)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992576 advisory. In the Linux kernel, the following vulnerability has been resolved: caif: fix memory leak in cfctrllinkuprequest When linktype is unknown or kzalloc failed in...

5.5CVSS5.8AI score0.00145EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:00 a.m.8 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-992471)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992471 advisory. In the Linux kernel, the following vulnerability has been resolved: iouring/afunix: defer registered files gc to iouring release Instead of putting iouring's...

7.8CVSS6.4AI score0.00164EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/12/24 12:00 a.m.18 views

PT-2025-52925

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A race condition existed between the host1x syncpt alloc and host1x syncpt put functions. The issue was addressed by utilizing kref put mutex instead of kref put combined with manual mut...

6.1AI score0.00189EPSS
SaveExploits0
NVD
NVD
added 2025/12/08 2:15 a.m.13 views

CVE-2023-53746

In the Linux kernel, the following vulnerability has been resolved: s390/vfio-ap: fix memory leak in vfioap device driver The device release callback function invoked to release the matrix device uses the devgetdrvdatadevice dev function to retrieve the pointer to the vfiomatrixdev object in orde...

0.00187EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/03 8:07 p.m.9 views

EUVD-2025-31922

Malicious code in bioql PyPI...

6.4AI score0.00144EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:07 p.m.7 views

EUVD-2025-26752

Malicious code in bioql PyPI...

6.3AI score0.00114EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:07 p.m.10 views

EUVD-2022-55571

Malicious code in bioql PyPI...

8.6AI score0.00154EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:07 p.m.6 views

EUVD-2022-55516

Malicious code in bioql PyPI...

6.3AI score0.00164EPSS
SaveExploits0References7
Rows per page
Query Builder