Lucene search
+L

14823 matches found

EUVD
EUVD
added 2026/07/19 3:39 p.m.10 views

EUVD-2026-45597

In the Linux kernel, the following vulnerability has been resolved: tcp: fix stale per-CPU tcptwisn leak enabling ISN prediction Blamed commit moved the TIMEWAIT-derived ISN from the skb control block to a per-CPU variable, assuming the value would always be consumed by tcpconnrequest for the sam...

5.6AI score0.00385EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/19 3:39 p.m.6 views

CVE-2026-64024 tcp: fix stale per-CPU tcp_tw_isn leak enabling ISN prediction

In the Linux kernel, the following vulnerability has been resolved: tcp: fix stale per-CPU tcptwisn leak enabling ISN prediction Blamed commit moved the TIMEWAIT-derived ISN from the skb control block to a per-CPU variable, assuming the value would always be consumed by tcpconnrequest for the sam...

9.4CVSS5.5AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/07/19 3:39 p.m.7 views

CVE-2026-64024

In the Linux kernel, the following vulnerability has been resolved: tcp: fix stale per-CPU tcptwisn leak enabling ISN prediction Blamed commit moved the TIMEWAIT-derived ISN from the skb control block to a per-CPU variable, assuming the value would always be consumed by tcpconnrequest for the sam...

9.4CVSS5.4AI score0.00385EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/07/19 3:39 p.m.35 views

CVE-2026-64024 tcp: fix stale per-CPU tcp_tw_isn leak enabling ISN prediction

In the Linux kernel, the following vulnerability has been resolved: tcp: fix stale per-CPU tcptwisn leak enabling ISN prediction Blamed commit moved the TIMEWAIT-derived ISN from the skb control block to a per-CPU variable, assuming the value would always be consumed by tcpconnrequest for the sam...

9.4CVSS0.00385EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/19 3:39 p.m.10 views

EUVD-2026-45590

In the Linux kernel, the following vulnerability has been resolved: blk-mq: pop cached request if it is usable When submitting a bio to blk-mq, if the task should sleep after peeking a cached request, but before it pops it, the plug flushes and calls blkmqfreeplugrqs, freeing the cachedrqs. This...

5.4AI score0.0012EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/19 3:39 p.m.5 views

CVE-2026-64017 blk-mq: pop cached request if it is usable

In the Linux kernel, the following vulnerability has been resolved: blk-mq: pop cached request if it is usable When submitting a bio to blk-mq, if the task should sleep after peeking a cached request, but before it pops it, the plug flushes and calls blkmqfreeplugrqs, freeing the cachedrqs. This...

7.8CVSS5.4AI score
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/07/19 3:39 p.m.6 views

CVE-2026-64017

In the Linux kernel, the following vulnerability has been resolved: blk-mq: pop cached request if it is usable When submitting a bio to blk-mq, if the task should sleep after peeking a cached request, but before it pops it, the plug flushes and calls blkmqfreeplugrqs, freeing the cachedrqs. This...

7.8CVSS5.3AI score0.0012EPSS
SaveExploits0
CVE
CVE
added 2026/07/19 3:39 p.m.46 views

CVE-2026-64017

The CVE-2026-64017 issue affects the Linux kernel’s blk-mq path. A use-after-free could occur when submitting a bio to blk-mq if a cached request is peeked and then the code path decides to sleep before popping it; a plug flush would free cached_rqs via blk_mq_free_plug_rqs. The fix pops the cach...

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

CVE-2026-64017 blk-mq: pop cached request if it is usable

In the Linux kernel, the following vulnerability has been resolved: blk-mq: pop cached request if it is usable When submitting a bio to blk-mq, if the task should sleep after peeking a cached request, but before it pops it, the plug flushes and calls blkmqfreeplugrqs, freeing the cachedrqs. This...

7.8CVSS0.0012EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/07/19 2:56 p.m.8 views

CVE-2026-64014

In the Linux kernel, the following vulnerability has been resolved: Input: usbtouchscreen - clamp NEXIO datalen/xlen to URB buffer size nexioreaddata pulls datalen and xlen from a packed be16 header in the device's interrupt packet and then walks packet-data0..xlen and packet-dataxlen..datalen...

5.4AI score0.00177EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/07/19 2:56 p.m.33 views

CVE-2026-64014 Input: usbtouchscreen - clamp NEXIO data_len/x_len to URB buffer size

In the Linux kernel, the following vulnerability has been resolved: Input: usbtouchscreen - clamp NEXIO datalen/xlen to URB buffer size nexioreaddata pulls datalen and xlen from a packed be16 header in the device's interrupt packet and then walks packet-data0..xlen and packet-dataxlen..datalen...

0.00177EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/07/19 2:56 p.m.33 views

CVE-2026-63996 ethtool: cmis: require exact CDB reply length

In the Linux kernel, the following vulnerability has been resolved: ethtool: cmis: require exact CDB reply length Malicious SFP module could respond with rpllen longer than what cmiscdbprocessreply expected, leading to OOB writes. Malicious HW is a bit theoretical but some modules may just be bug...

7.8CVSS0.00129EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/19 2:55 p.m.6 views

CVE-2026-63939 KVM: SEV: Compute the correct max length of the in-GHCB scratch area

In the Linux kernel, the following vulnerability has been resolved: KVM: SEV: Compute the correct max length of the in-GHCB scratch area When setting the length of the GHCB scratch area, and the area is in the GHCB shared buffer, set the effective length of the scratch area to the max possible si...

9.3CVSS5.7AI score
SaveExploits0References7
EUVD
EUVD
added 2026/07/19 2:55 p.m.11 views

EUVD-2026-45712

In the Linux kernel, the following vulnerability has been resolved: KVM: SEV: Compute the correct max length of the in-GHCB scratch area When setting the length of the GHCB scratch area, and the area is in the GHCB shared buffer, set the effective length of the scratch area to the max possible si...

5.7AI score0.00197EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/19 2:55 p.m.26 views

CVE-2026-63939

CVE-2026-63939 (Linux kernel, KVM SEV): The issue concerns computation of the maximum length for the in-GHCB scratch area in the GHCB shared buffer. Previously, KVM assumed the input length (@len) always represented the maximum required size for MMIO emulation; for PSC requests, @len is only the ...

9.3CVSS5.7AI score0.00197EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/19 2:55 p.m.17 views

CVE-2026-63938

The vulnerability CVE-2026-63938 affects the Linux kernel KVM SEV path, specifically PSC processing. The issue arises when validating PSC requests: the PSC buffer must be checked against the effective size of the scratch area, which may be smaller than the maximum if a guest supplies a pointer no...

9.3CVSS5.4AI score0.0018EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/19 2:55 p.m.10 views

EUVD-2026-45700

In the Linux kernel, the following vulnerability has been resolved: usb: dwc2: Fix use after free in debug code We're not allowed to dereference "urb" after calling usbhcdgivebackurb so save the urb-status ahead of time...

5.4AI score0.0016EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/19 2:55 p.m.6 views

CVE-2026-63927 usb: dwc2: Fix use after free in debug code

In the Linux kernel, the following vulnerability has been resolved: usb: dwc2: Fix use after free in debug code We're not allowed to dereference "urb" after calling usbhcdgivebackurb so save the urb-status ahead of time...

7.8CVSS5.3AI score
SaveExploits0References11
Debian CVE
Debian CVE
added 2026/07/19 2:55 p.m.11 views

CVE-2026-63909

In the Linux kernel, the following vulnerability has been resolved: ksmbd: OOB read regression in smbcheckpermdacl ACE-walk loops Commit d07b26f39246 "ksmbd: require minimum ACE size in smbcheckpermdacl" introduced a transposed bounds check: if offsetofstruct smbace, sid + acessize size offset 2...

8.1CVSS5.3AI score0.00628EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/07/19 2:55 p.m.5 views

CVE-2026-63904

In the Linux kernel, the following vulnerability has been resolved: usb: usbtmc: check URB actuallength for interrupt-IN notifications USBTMC devices can use an optional interrupt endpoint for notification messages. These typically contain two-byte headers indicating the payload format, but the...

5.3AI score0.00211EPSS
SaveExploits0
Rows per page
Query Builder