Lucene search
+L

37 matches found

Debian CVE
Debian CVE
added 2026/07/19 3:40 p.m.6 views

CVE-2026-64142

In the Linux kernel, the following vulnerability has been resolved: ksmbd: close durable scavenger races against mfplist lookups ksmbddurablescavenger has two related races against any walker that iterates fci-mfplist, including ksmbdlookupfdinode used by ksmbdvfsrename and the share-mode checks ...

9.8CVSS5.3AI score0.0048EPSS
SaveExploits0
NVD
NVD
added 2026/06/30 5:16 p.m.16 views

CVE-2026-10653

The Zephyr netbuf library lib/netbuf/buf.c manipulated both of its reference counts -- the per-header buf-ref and the per-data-block refcount at the start of each variable/heap data allocation -- with plain non-atomic C operators buf-ref++, if --buf-ref 0, if --refcount. The API is documented as...

8.1CVSS0.00279EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2026/06/25 12:0 a.m.17 views

Linux Distros Unpatched Vulnerability : CVE-2026-52947

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: qrtr: fix refcount saturation and potential UAF in qrtrportremove In qrtrportremove, the socket reference count is decremented via sockput before the port ...

7.8CVSS5.9AI score0.00135EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.3 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1, and Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Fixed the race condition involving skb after locking changes. There is a race condition where the skb from the skpsockbacklog can be referenced after the user-space side has already consumed the skbuff using...

5.9AI score0.00212EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.7 views

Astra Linux – Vulnerabilities in Linux 5.10, Linux 5.15, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: ceph: The “use after free” error was detected by KASAN at the line cephbuffergetarg-xattrbuf;. This means that the reference count could not be incremented before the memory was freed. In the same file, in the handlecapgrant...

7.8CVSS6.2AI score0.00247EPSS
SaveExploits0References2
Amazon
Amazon
added 2026/04/30 12:0 a.m.25 views

Important: kernel6.18

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: nvme: fix memory allocation in nvmeprreadkeys CVE-2026-23244 In the Linux kernel, the following vulnerability has been resolved: net/sched: actgate: snapshot parameters with RCU on replace CVE-2026-23245 In the...

7.8CVSS5.8AI score0.00167EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/12/10 8:34 a.m.7 views

CVE-2023-53795

In the Linux kernel, the following vulnerability has been resolved: iommufd: IOMMUFDDESTROY should not increase the refcount syzkaller found a race where IOMMUFDDESTROY increments the refcount: obj = iommufdgetobjectucmd-ictx, cmd-id, IOMMUFDOBJANY; if ISERRobj return PTRERRobj;...

5.8CVSS5.2AI score0.00165EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/10 12:0 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2023-53795

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - iommufd: IOMMUFDDESTROY should not increase the refcount syzkaller found a race where IOMMUFDDESTROY increments the refcount: obj = iommufdgetobjectucmd-ictx,...

7.8CVSS5.2AI score0.00165EPSS
SaveExploits0References3
NVD
NVD
added 2025/12/09 4:17 p.m.7 views

CVE-2023-53836

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Fix skb refcnt race after locking changes There is a race where skb's from the skpsockbacklog can be referenced after userspace side has already skbconsumed the skbuff and its refcnt dropped to zer0 causing use afte...

7.8CVSS0.00212EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/12/09 3:31 a.m.11 views

EUVD-2023-60111

In the Linux kernel, the following vulnerability has been resolved: iommufd: IOMMUFDDESTROY should not increase the refcount syzkaller found a race where IOMMUFDDESTROY increments the refcount: obj = iommufdgetobjectucmd-ictx, cmd-id, IOMMUFDOBJANY; if ISERRobj return PTRERRobj;...

5.9AI score0.00165EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/09 1:16 a.m.3 views

DEBIAN-CVE-2023-53795

In the Linux kernel, the following vulnerability has been resolved: iommufd: IOMMUFDDESTROY should not increase the refcount syzkaller found a race where IOMMUFDDESTROY increments the refcount: obj = iommufdgetobjectucmd-ictx, cmd-id, IOMMUFDOBJANY; if ISERRobj return PTRERRobj;...

7.8CVSS5.3AI score0.00165EPSS
SaveExploits0References1
NVD
NVD
added 2025/12/09 1:16 a.m.9 views

CVE-2023-53795

In the Linux kernel, the following vulnerability has been resolved: iommufd: IOMMUFDDESTROY should not increase the refcount syzkaller found a race where IOMMUFDDESTROY increments the refcount: obj = iommufdgetobjectucmd-ictx, cmd-id, IOMMUFDOBJANY; if ISERRobj return PTRERRobj;...

7.8CVSS0.00165EPSS
SaveExploits0References2
CVE
CVE
added 2025/12/09 12:0 a.m.20 views

CVE-2023-53795

The CVE-2023-53795 issue in the Linux kernel concerns a race where IOMMUFD_DESTROY would incorrectly increment an object’s refcount, potentially causing spurious failures during destruction when combined with iommufd_object_destroy_user. Public advisories confirm a fix that avoids any refcount in...

7.8CVSS6AI score0.00165EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2025/11/01 10:54 a.m.4 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: btrfs: Fixed a race condition related to block group refcounts in btrfscreatependingblockgroups. The creation of block groups occurs in two phases, resulting in a somewhat unintuitive behavior: A block group can be...

4.7CVSS5.9AI score0.00138EPSS
SaveExploits0References3
Microsoft CVE
Microsoft CVE
added 2025/09/04 12:35 a.m.8 views

btrfs: fix block group refcount race in btrfs_create_pending_block_groups()

...

7.8CVSS6.8AI score0.00138EPSS
SaveExploits0
OSV
OSV
added 2025/08/01 8:37 a.m.4 views

SUSE-SU-2025:20542-1 Security update for kernel-livepatch-MICRO-6-0_Update_5

This update for kernel-livepatch-MICRO-6-0Update5 fixes the following issues: - CVE-2025-21772: partitions: mac: fix handling of bogus partition table bsc1238912 - CVE-2025-22115: btrfs: fix block group refcount race in btrfscreatependingblockgroups bsc1241579...

7.8CVSS5.8AI score0.00224EPSS
SaveExploits0References6
OSV
OSV
added 2025/08/01 8:37 a.m.8 views

SUSE-SU-2025:20543-1 Security update for kernel-livepatch-MICRO-6-0_Update_6

This update for kernel-livepatch-MICRO-6-0Update6 fixes the following issues: - CVE-2025-22115: btrfs: fix block group refcount race in btrfscreatependingblockgroups bsc1241579...

7.8CVSS5.8AI score0.00138EPSS
SaveExploits0References4
SUSE Linux
SUSE Linux
added 2025/08/01 8:37 a.m.10 views

Security update for kernel-livepatch-MICRO-6-0_Update_2

This update for kernel-livepatch-MICRO-6-0Update2 fixes the following issues: CVE-2024-50208: RDMA/bnxtre: Fix a bug while setting up Level-2 PBL pages bsc1233118 CVE-2024-50250: fsdax: daxunshareiter needs to copy entire blocks bsc1233227 CVE-2024-53146: NFSD: prevent a potential integer overflo...

8.5CVSS7.6AI score0.00267EPSS
SaveExploits0References46
SUSE Linux
SUSE Linux
added 2025/08/01 8:37 a.m.6 views

Security update for kernel-livepatch-MICRO-6-0_Update_5

This update for kernel-livepatch-MICRO-6-0Update5 fixes the following issues: CVE-2025-21772: partitions: mac: fix handling of bogus partition table bsc1238912 CVE-2025-22115: btrfs: fix block group refcount race in btrfscreatependingblockgroups bsc1241579 Patch Instructions: To install this SUSE...

8.5CVSS7.7AI score0.00224EPSS
SaveExploits0References10
OSV
OSV
added 2025/07/30 4:17 p.m.4 views

SUSE-SU-2025:20520-1 Security update for kernel-livepatch-MICRO-6-0-RT_Update_5

This update for kernel-livepatch-MICRO-6-0-RTUpdate5 fixes the following issues: - CVE-2025-21772: partitions: mac: fix handling of bogus partition table bsc1238912 - CVE-2025-22115: btrfs: fix block group refcount race in btrfscreatependingblockgroups bsc1241579...

7.8CVSS7.1AI score0.00224EPSS
SaveExploits0References6
Rows per page
Query Builder