Lucene search
+L

11525 matches found

NVD
NVD
added 2026/07/19 4:17 p.m.8 views

CVE-2026-64047

In the Linux kernel, the following vulnerability has been resolved: net: tls: fix off-by-one in sgchain entry count for wrapped skmsg ring When an skmsg scatterlist ring wraps sg.end sg.datamsgpl-sg.start, MAXSKBFRAGS - msgpl-sg.start + 1, msgpl-sg.data; This places the chain pointer at...

9.8CVSS0.00514EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/07/19 3:39 p.m.10 views

EUVD-2026-45620

In the Linux kernel, the following vulnerability has been resolved: net: tls: fix off-by-one in sgchain entry count for wrapped skmsg ring When an skmsg scatterlist ring wraps sg.end sg.datamsgpl-sg.start, MAXSKBFRAGS - msgpl-sg.start + 1, msgpl-sg.data; This places the chain pointer at...

5.5AI score0.00514EPSS
SaveExploits0References8
CVE
CVE
added 2026/07/19 3:39 p.m.14 views

CVE-2026-64047

The CVE-2026-64047 issue is in the Linux kernel’s net: tls code, specifically an off-by-one in sg_chain entry counting for the wrapped sk_msg scatterlist ring. When sg.end

9.8CVSS5.5AI score0.00514EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/19 3:39 p.m.5 views

CVE-2026-64047 net: tls: fix off-by-one in sg_chain entry count for wrapped sk_msg ring

In the Linux kernel, the following vulnerability has been resolved: net: tls: fix off-by-one in sgchain entry count for wrapped skmsg ring When an skmsg scatterlist ring wraps sg.end sg.datamsgpl-sg.start, MAXSKBFRAGS - msgpl-sg.start + 1, msgpl-sg.data; This places the chain pointer at...

9.8CVSS5.5AI score0.00514EPSS
SaveExploits0References11
Debian CVE
Debian CVE
added 2026/07/19 3:39 p.m.8 views

CVE-2026-64047

In the Linux kernel, the following vulnerability has been resolved: net: tls: fix off-by-one in sgchain entry count for wrapped skmsg ring When an skmsg scatterlist ring wraps sg.end sg.datamsgpl-sg.start, MAXSKBFRAGS - msgpl-sg.start + 1, msgpl-sg.data; This places the chain pointer at...

9.8CVSS5.4AI score0.00514EPSS
SaveExploits0
OSV
OSV
added 2026/07/19 3:39 p.m.6 views

CVE-2026-64027 net: shaper: rework the VALID marking (again)

In the Linux kernel, the following vulnerability has been resolved: net: shaper: rework the VALID marking again Recent commit changed the semantics from NOTVALID to VALID. I didn't realize that the flags are not stored atomically with the entry in XArray. There's still a race of reader observing ...

7.8CVSS5.4AI score0.00127EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/19 3:39 p.m.8 views

CVE-2026-64018 net: mana: validate rx_req_idx to prevent out-of-bounds array access

In the Linux kernel, the following vulnerability has been resolved: net: mana: validate rxreqidx to prevent out-of-bounds array access In manahwcrxeventhandler, rxreqidx is derived from sge-address in DMA-coherent memory. In Confidential VMs SEV-SNP/TDX, this memory is shared unencrypted and HW c...

9.3CVSS5.3AI score0.00142EPSS
SaveExploits0References10
EUVD
EUVD
added 2026/07/19 3:39 p.m.8 views

EUVD-2026-45588

In the Linux kernel, the following vulnerability has been resolved: security/keys: fix missed RCU read section on lookup Nicholas Carlini reports that the keyring code calls assocarrayfind in findkeytoupdate without holding the RCU read lock, while the assocarraygc code really is designed around...

5.5AI score0.00129EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/07/19 3:39 p.m.6 views

CVE-2026-64015

In the Linux kernel, the following vulnerability has been resolved: security/keys: fix missed RCU read section on lookup Nicholas Carlini reports that the keyring code calls assocarrayfind in findkeytoupdate without holding the RCU read lock, while the assocarraygc code really is designed around...

7.8CVSS5.3AI score0.00129EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/07/19 3:39 p.m.6 views

CVE-2026-64015

In the Linux kernel, the following vulnerability has been resolved: security/keys: fix missed RCU read section on lookup Nicholas Carlini reports that the keyring code calls assocarrayfind in findkeytoupdate without holding the RCU read lock, while the assocarraygc code really is designed around...

7.8CVSS5.4AI score0.00129EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added 2026/07/19 3:39 p.m.34 views

CVE-2026-64015 security/keys: fix missed RCU read section on lookup

In the Linux kernel, the following vulnerability has been resolved: security/keys: fix missed RCU read section on lookup Nicholas Carlini reports that the keyring code calls assocarrayfind in findkeytoupdate without holding the RCU read lock, while the assocarraygc code really is designed around...

7.8CVSS0.00129EPSS
SaveExploits0References6
CVE
CVE
added 2026/07/19 3:39 p.m.13 views

CVE-2026-64015

The CVE-2026-64015 entry concerns the Linux kernel keyring subsystem. The vulnerability arises from the keyring code calling assoc_array_find() in find_key_to_update() without holding the RCU read lock, while assoc_array_gc() is designed to remove the node and free it after an RCU grace period. T...

7.8CVSS5.5AI score0.00129EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/19 3:39 p.m.5 views

CVE-2026-64015 security/keys: fix missed RCU read section on lookup

In the Linux kernel, the following vulnerability has been resolved: security/keys: fix missed RCU read section on lookup Nicholas Carlini reports that the keyring code calls assocarrayfind in findkeytoupdate without holding the RCU read lock, while the assocarraygc code really is designed around...

7.8CVSS5.4AI score0.00129EPSS
SaveExploits0References9
OSV
OSV
added 2026/07/19 2:54 p.m.5 views

CVE-2026-63881 drm/amdkfd: fix a vulnerability of integer overflow in kfd debugger

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: fix a vulnerability of integer overflow in kfd debugger getqueueids computes arraysize = numqueues sizeofuint32t, which could overflow on 32-bit sizet build. using arraysize instead, it saturates to SIZEMAX on overflo...

7.8CVSS5.4AI score0.00177EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/07/19 12:0 a.m.10 views

PT-2026-61364

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An off-by-one error exists in the tls push record function when handling the sk msg scatterlist ring. When the ring wraps, the sg chain function is used to chain the tail portion of the...

9.8CVSS5.2AI score0.00514EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/19 12:0 a.m.7 views

PT-2026-61332

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the keyring code where the find key to update function calls assoc array find without holding the RCU Read-Copy-Update read lock. RCU is a synchronization mechanism th...

7.8CVSS5.3AI score0.00129EPSS
SaveExploits0
OSV
OSV
added 2026/07/17 4:2 p.m.5 views

CVE-2026-49209 Symfony UX: Denial of service in symfony/ux-live-component via unbounded batch action requests

Symfony UX is a JavaScript ecosystem for Symfony. From 2.5.0 until 2.36.0 and 3.1.0, Symfony\UX\LiveComponent\Controller\BatchActionController::invoke iterates over the client-supplied actions array and issues a full HttpKernel sub-request for each entry; because the array size is never bounded, ...

5.3CVSS5.3AI score0.00312EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/07/17 4:2 p.m.36 views

CVE-2026-49209 Symfony UX: Denial of service in symfony/ux-live-component via unbounded batch action requests

Symfony UX is a JavaScript ecosystem for Symfony. From 2.5.0 until 2.36.0 and 3.1.0, Symfony\UX\LiveComponent\Controller\BatchActionController::invoke iterates over the client-supplied actions array and issues a full HttpKernel sub-request for each entry; because the array size is never bounded, ...

5.3CVSS0.00312EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/07/17 12:55 p.m.8 views

kernel: md/bitmap: fix GPF in write_page caused by resize race

A flaw was found in the Linux kernel's md/bitmap component. This vulnerability involves a use-after-free race condition that occurs during array resize operations. When the bitmapdaemonwork and bitmapresize functions execute concurrently, they can access memory pages that have already been freed...

4.7CVSS5.2AI score0.00091EPSS
SaveExploits0References5
Japan Vulnerability Notes
Japan Vulnerability Notes
added 2026/07/17 3:28 a.m.13 views

Security information for Hitachi Disk Array Systems

Overview CVE-2025-54518 | AMD: CVE-2025-54518 CPU OP Cache Corruption CVE-2026-21530 | Windows Rich Text Edit Elevation of Privilege Vulnerability CVE-2026-32161 | Windows Native WiFi Miniport Driver Remote Code Execution Vulnerability CVE-2026-32170 | Windows Rich Text Edit Elevation of Privileg...

8.8CVSS6.8AI score0.02419EPSS
SaveExploits0References56
Rows per page
Query Builder