Lucene search
+L

241 matches found

Kitploit
Kitploit
added 2026/09/15 12:30 a.m.7 views

CVE-2022-2588

CVE-2022-2588 修复 该漏洞在 Linux v5.19 中通过此 提交 修复。 漏洞 该漏洞于 2014 年由 Linux v3.17 中的此 提交 引入。触发它需要 用户命名空间。此漏洞与 CVE-2021-3715 非常相似,后者是由对 route4filter 链表的不当操作引起的。关于 CVE-2021-3715 的更多细节可以在 blackhat 演讲(第 16 页)中找到。以下是 CVE-2022-2588 的一些简要细节。 以下显示了函数 route4change 的一些重要代码片段,以帮助理解 CVE-2022-2588。 root@kitploit:...

7.8CVSS6.9AI score0.05871EPSS
SaveExploits7
Cvelist
Cvelist
added 2026/09/14 7:33 p.m.26 views

CVE-2026-16148 Kernel panic in the it82xx2 USB device controller driver via re-initialization of a busy delayable work item

The ITE it82xx2 USB device-controller driver initialized its bus-suspend detection work with kworkinitdelayable&priv-suspendedwork, suspendedhandler inside it82xx2enable the driver's .enable op in drivers/usb/udc/udcit82xx2.c. This work item is scheduled essentially continuously while the USB bus...

4.6CVSS0.00167EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/14 7:33 p.m.25 views

CVE-2026-16147 it82xx2 USB device controller submits incomplete OUT transfer buffers, causing use-after-free and event-list corruption

The ITE IT82xx2 USB device-controller driver drivers/usb/udc/udcit82xx2.c mishandles multi-packet OUT transfers on non-control endpoints. In workhandlerout the active transfer buffer is obtained with udcbufpeek which does not dequeue it; when a full max-packet-size packet arrives but the buffer...

6.8CVSS0.00182EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/14 3:49 p.m.9 views

CVE-2022-2588

CVE-2022-2588 修复 该漏洞在 Linux v5.19 中通过此提交修复。 漏洞 该漏洞是在 2014 年的 Linux v3.17 中通过此提交引入的。触发它需要用户命名空间。这个漏洞与 CVE-2021-3715 非常相似,后者是由对 route4filter 链表的错误操作引起的。关于 CVE-2021-3715 的更多细节可以在黑帽演讲(第16页)中找到。以下是对 CVE-2022-2588 的一些简要介绍。 下面展示了函数 route4change 的一些重要代码片段,以帮助理解 CVE-2022-2588。 root@kitploit: static int...

7.8CVSS7.1AI score0.05871EPSS
SaveExploits7
Kitploit
Kitploit
added 2026/09/12 2:43 p.m.9 views

CVE-2022-2588

CVE-2022-2588 修复 该漏洞在 Linux v5.19 中通过此提交得到修复。 漏洞 该漏洞于 2014 年在 Linux v3.17 中通过此提交引入。需要 用户命名空间 才能触发。该漏洞与 CVE-2021-3715 非常相似,后者是由于对 route4filter 链表操作不当引起的。CVE-2021-3715 的更多详情可在黑帽演讲(第 16 页)中找到。以下是 CVE-2022-2588 的简要细节。 以下展示了函数 route4change 的一些重要代码片段,以帮助理解 CVE-2022-2588。 root@kitploit: static int...

7.8CVSS6.9AI score0.05871EPSS
SaveExploits7
NVD
NVD
added 2026/08/31 8:17 p.m.10 views

CVE-2026-13732

A flaw was found in GDB's STABS debug format parser. The readmemberfunctions function in gdb/stabsread.c contains a linked list removal bug in the code that separates destructor and non-destructor member functions of C++ classes. The bug causes the destructor entries to remain in the main functio...

7CVSS0.00117EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/31 8:17 p.m.9 views

AZL-98550 CVE-2026-13732 affecting package gdb 13.2-11

A flaw was found in GDB's STABS debug format parser. The readmemberfunctions function in gdb/stabsread.c contains a linked list removal bug in the code that separates destructor and non-destructor member functions of C++ classes. The bug causes the destructor entries to remain in the main functio...

7CVSS5.9AI score0.00117EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/08/31 8:17 p.m.11 views

CVE-2026-13732

A flaw was found in GDB's STABS debug format parser. The readmemberfunctions function in gdb/stabsread.c contains a linked list removal bug in the code that separates destructor and non-destructor member functions of C++ classes. The bug causes the destructor entries to remain in the main functio...

7CVSS6AI score0.00117EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/31 8:17 p.m.8 views

UBUNTU-CVE-2026-13732

A flaw was found in GDB's STABS debug format parser. The readmemberfunctions function in gdb/stabsread.c contains a linked list removal bug in the code that separates destructor and non-destructor member functions of C++ classes. The bug causes the destructor entries to remain in the main functio...

7CVSS6AI score0.00117EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/31 7:23 p.m.8 views

EUVD-2026-68746

A flaw was found in GDB's STABS debug format parser. The readmemberfunctions function in gdb/stabsread.c contains a linked list removal bug in the code that separates destructor and non-destructor member functions of C++ classes. The bug causes the destructor entries to remain in the main functio...

7.8CVSS6AI score0.00117EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/08/31 7:23 p.m.8 views

CVE-2026-13732

A flaw was found in GDB's STABS debug format parser. The readmemberfunctions function in gdb/stabsread.c contains a linked list removal bug in the code that separates destructor and non-destructor member functions of C++ classes. The bug causes the destructor entries to remain in the main functio...

7CVSS6AI score0.00117EPSS
SaveExploits0
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.9 views

Astra Linux – Vulnerability in Linux 5.10

Ubuntu Linux 6.8 includes AppArmor patches that fail to properly acquire a lock when modifying a linked list. An unprivileged local user could exploit this race condition, leading to a Use-After-Free UAF error, and, theoretically, arbitrary code execution...

7.8CVSS6.3AI score0.00114EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.9 views

Astra Linux – Vulnerability in Linux, Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: cfg80211: Calling cfg80211stopap when switching from P2PGO type If the user-space tools switch from NL80211IFTYPEP2PGO to NL80211IFTYPEADHOC via sendmsgNL80211CMDSETINTERFACE, it does not call the cleanup function cfg80211stopap...

7.8CVSS5.2AI score0.00249EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/08/10 1:20 p.m.14 views

CVE-2026-68228

In the Linux kernel, the following vulnerability has been resolved: media: chips-media: wave5: Move srcbuf Removal to finishencode During encoder processing, there is a case where the IRQ response could return the buffer back to userspace via v4l2m2mbufdone call. In this time, userspace could que...

7.8CVSS5.7AI score0.00163EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/07/19 12:02 p.m.13 views

EUVD-2026-45468

In the Linux kernel, the following vulnerability has been resolved: blk-cgroup: fix UAF in blkcgrstatflush When multiple blkgs in the same blkcg are released concurrently, a use-after-free can occur. The race happens when one blkg's blkcgrstatflush removes another blkg's iostat entries via...

5.4AI score0.00132EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/09 4:49 p.m.10 views

PYSEC-2026-3148 Out of bounds write in TFLite

Impact An attacker can craft a TFLite model that would cause a write outside of bounds of an array in TFLite. In fact, the attacker can override the linked list used by the memory allocator. This can be leveraged for an arbitrary write primitive under certain conditions. Patches We have patched t...

8.8CVSS7AI score0.00544EPSS
SaveExploits0References8
NVD
NVD
added 2026/06/18 2:17 p.m.22 views

CVE-2026-42487

HVM guest I/O port accesses are subject to either emulation or at least translation. Translations are managed by the device model via XENDOMCTLioportmapping, and hence the linked list used may changed at any time. Traversal of those lists while handling guest I/O port accesses therefore needs...

7.9CVSS0.00095EPSS
SaveExploits0References3
OSV
OSV
added 2026/06/18 2:17 p.m.13 views

ALPINE-CVE-2026-42487

HVM guest I/O port accesses are subject to either emulation or at least translation. Translations are managed by the device model via XENDOMCTLioportmapping, and hence the linked list used may changed at any time. Traversal of those lists while handling guest I/O port accesses therefore needs...

7.9CVSS5.8AI score0.00095EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/06/18 1:46 p.m.43 views

CVE-2026-42487 x86 HVM I/O port list traversal

HVM guest I/O port accesses are subject to either emulation or at least translation. Translations are managed by the device model via XENDOMCTLioportmapping, and hence the linked list used may changed at any time. Traversal of those lists while handling guest I/O port accesses therefore needs...

0.00095EPSS
SaveExploits0References1
CVE
CVE
added 2026/06/18 1:46 p.m.82 views

CVE-2026-42487

CVE-2026-42487 concerns the Xen hypervisor’s handling of x86 HVM I/O port list traversal. The root cause stated in the sources is that traversal of the linked list used for guest I/O port accesses requires synchronization with updates to the translation/mapping (XEN_DOMCTL_ioport_mapping), but th...

7.9CVSS5.2AI score0.00095EPSS
SaveExploits0References3
Rows per page
Query Builder