Lucene search
+L

24531 matches found

Circl
Circl
added 2026/07/19 4:12 p.m.7 views

CVE-2026-63836

creationtimestamp| type| source ---|---|--- 2026-07-19 16:12:10+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mqz6anzogi2s 2026-08-06 04:47:36+00:00| seen| https://www.hkcert.org/security-bulletin/debian-linux-kernel-multiple-vulnerabilities20260806...

5.3AI score0.00174EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/07/19 3:40 p.m.12 views

CVE-2026-64148

In the Linux kernel, the following vulnerability has been resolved: pdscore: fix error handling in pdscdevcmdwait Fix two cases where pdscdevcmdwait returns stale success from the completion register instead of an error: 1. FW crash: If firmware stops running, the wait loop breaks early with...

7.5CVSS5.2AI score0.00475EPSS
SaveExploits0
EUVD
EUVD
added 2026/07/19 3:40 p.m.9 views

EUVD-2026-45833

In the Linux kernel, the following vulnerability has been resolved: pdscore: fix error handling in pdscdevcmdwait Fix two cases where pdscdevcmdwait returns stale success from the completion register instead of an error: 1. FW crash: If firmware stops running, the wait loop breaks early with...

5.4AI score0.00475EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/19 3:40 p.m.32 views

CVE-2026-64117 wifi: mac80211: capture fast-RX rate before mesh reuses skb->cb

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: capture fast-RX rate before mesh reuses skb-cb ieee80211invokefastrx reads RX status through IEEE80211SKBRXCBskb, which aliases the same skb-cb storage that ieee80211rxmeshdata reuses as IEEE80211TXINFO. In the...

8.8CVSS0.00234EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/19 3:39 p.m.6 views

CVE-2026-64063 netfs: Fix streaming write being overwritten

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix streaming write being overwritten In order to avoid reading whilst writing, netfslib will allow "streaming writes" in which dirty data is stored directly into folios without reading them first. Such folios are marked...

5.4AI score
SaveExploits0References7
EUVD
EUVD
added 2026/07/19 2:55 p.m.14 views

EUVD-2026-45734

In the Linux kernel, the following vulnerability has been resolved: usb: typec: altmodes/displayport: validate count before reading Status Update VDO A broken/malicious device can send the incorrect count for a status update VDO, which will cause the kernel to read uninitialized stack data and se...

5.3AI score0.00211EPSS
SaveExploits0References8
CVE
CVE
added 2026/07/19 2:55 p.m.21 views

CVE-2026-63961

CVE-2026-63961 affects the Linux kernel’s USB Type-C altmodes/displayport code. A broken/malicious device could send an incorrect status-update VDO count, causing the kernel to read uninitialized stack data and potentially forward it elsewhere. The issue is resolved by correctly validating the up...

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

CVE-2026-63961 usb: typec: altmodes/displayport: validate count before reading Status Update VDO

In the Linux kernel, the following vulnerability has been resolved: usb: typec: altmodes/displayport: validate count before reading Status Update VDO A broken/malicious device can send the incorrect count for a status update VDO, which will cause the kernel to read uninitialized stack data and se...

5.3AI score
SaveExploits0References11
ATTACKERKB
ATTACKERKB
added 2026/07/19 2:55 p.m.5 views

CVE-2026-63961

In the Linux kernel, the following vulnerability has been resolved: usb: typec: altmodes/displayport: validate count before reading Status Update VDO A broken/malicious device can send the incorrect count for a status update VDO, which will cause the kernel to read uninitialized stack data and se...

5.3AI score0.00211EPSS
SaveExploits0References9Affected Software1
Cvelist
Cvelist
added 2026/07/19 2:55 p.m.37 views

CVE-2026-63961 usb: typec: altmodes/displayport: validate count before reading Status Update VDO

In the Linux kernel, the following vulnerability has been resolved: usb: typec: altmodes/displayport: validate count before reading Status Update VDO A broken/malicious device can send the incorrect count for a status update VDO, which will cause the kernel to read uninitialized stack data and se...

0.00211EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/07/19 2:55 p.m.6 views

CVE-2026-63961

In the Linux kernel, the following vulnerability has been resolved: usb: typec: altmodes/displayport: validate count before reading Status Update VDO A broken/malicious device can send the incorrect count for a status update VDO, which will cause the kernel to read uninitialized stack data and se...

5.2AI score0.00211EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/07/19 2:55 p.m.7 views

CVE-2026-63927

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 score0.0016EPSS
SaveExploits0
CVE
CVE
added 2026/07/19 2:55 p.m.17 views

CVE-2026-63927

In the Linux kernel, the usb: dwc2 use-after-free in debug code has been fixed. The issue occurred from dereferencing urb after usb_hcd_giveback_urb(); the patch saves urb->status ahead of time to avoid use-after-free. Affected component: dwc2 host controller debug path. Impact described in so...

7.8CVSS5.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
OSV
OSV
added 2026/07/19 2:55 p.m.5 views

CVE-2026-63903 USB: serial: belkin_sa: validate interrupt status length

In the Linux kernel, the following vulnerability has been resolved: USB: serial: belkinsa: validate interrupt status length The Belkin interrupt callback treats interrupt data as a four-byte status report and reads LSR/MSR fields at offsets 2 and 3. The interrupt-in buffer length is derived from...

5.6AI score
SaveExploits0References11
Debian CVE
Debian CVE
added 2026/07/19 2:55 p.m.9 views

CVE-2026-63903

In the Linux kernel, the following vulnerability has been resolved: USB: serial: belkinsa: validate interrupt status length The Belkin interrupt callback treats interrupt data as a four-byte status report and reads LSR/MSR fields at offsets 2 and 3. The interrupt-in buffer length is derived from...

5.5AI score0.00211EPSS
SaveExploits0
CVE
CVE
added 2026/07/19 2:55 p.m.17 views

CVE-2026-63903

The CVE-2026-63903 entry concerns the Linux kernel USB-serial Belkin sa driver. The vulnerability arises from belkin_sa_read_int_callback() treating the interrupt data as a four-byte status report and reading LSR/MSR fields from offsets 2 and 3, with the interrupt-in buffer length derived from en...

5.6AI score0.00211EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/07/19 12:2 p.m.8 views

EUVD-2026-45488

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix warning when unbinding If there is an error during some initialization related to firmware, the buffers dp-txringi.txstatus are released. However this is released again when the device is unbinded ath11kpci, and...

5.3AI score0.00174EPSS
SaveExploits0References8
Circl
Circl
added 2026/07/19 10:30 a.m.12 views

CVE-2026-16229

creationtimestamp| type| source ---|---|--- 2026-07-19 10:30:25+00:00| seen| https://infosec.exchange/users/offseq/statuses/116946175546142536 2026-07-19 10:30:26+00:00| seen| https://bsky.app/profile/offseq.bsky.social/post/3mqyl5m2v2k25 2026-07-19 12:24:58+00:00| seen|...

5.3CVSS4.7AI score0.00273EPSS
SaveExploits0References3
Circl
Circl
added 2026/07/19 4:21 a.m.12 views

CVE-2026-16201

creationtimestamp| type| source ---|---|--- 2026-07-19 04:21:09+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mqxwjbg67s2o...

6.9CVSS4.8AI score0.00311EPSS
SaveExploits0References1
Rows per page
Query Builder