Lucene search
+L

11048 matches found

OSV
OSV
added 2026/08/10 1:20 p.m.6 views

DEBIAN-CVE-2026-68382

In the Linux kernel, the following vulnerability has been resolved: drm/xe/guc: Hold device ref until queue teardown completes GuC exec queue destruction can run asynchronously. If the final device put happens from a destroy worker, drmm cleanup can end up draining the same workqueue and deadlock...

7.8CVSS5.2AI score0.00129EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/10 1:20 p.m.4 views

DEBIAN-CVE-2026-68377

In the Linux kernel, the following vulnerability has been resolved: net/sched: acttunnelkey: Defer dstrelease to RCU callback Fix a race-condition use-after-free in tunnelkeyreleaseparams. The function releases the metadatadst of the old params synchronously via dstrelease while deferring the...

7.8CVSS5.2AI score0.00128EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/10 1:20 p.m.11 views

DEBIAN-CVE-2026-68378

In the Linux kernel, the following vulnerability has been resolved: dpll: fix NULL pointer dereference in dpllmsgaddpinrefsync When a dpllpin is shared across multiple dplldevice instances and those devices are being unregistered e.g. during driver module removal, a NULL pointer dereference can...

5.3AI score0.002EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/10 1:20 p.m.3 views

DEBIAN-CVE-2026-68373

In the Linux kernel, the following vulnerability has been resolved: wifi: at76c50x-usb: avoid length underflow in at76guessfreq at76guessfreq checks only that the received frame is at least a bare 802.11 header 24 bytes before subtracting the fixed management-body offset: len -= eloff; For both...

8.1CVSS5.2AI score0.00277EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/10 1:20 p.m.4 views

DEBIAN-CVE-2026-68366

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uvc: clamp SENDRESPONSE length to the response buffer uvcsendresponse builds the UVC control response from a user-supplied struct uvcrequestdata: req-length = mintunsigned int, uvc-eventlength, data-length;...

5.3AI score0.00184EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/10 1:20 p.m.5 views

DEBIAN-CVE-2026-68371

In the Linux kernel, the following vulnerability has been resolved: usb: musb: omap2430: Do not put borrowed ofnode in probe omap2430probe stores pdev-dev.ofnode in a local np variable. This is a borrowed pointer and the probe function does not take a reference to it. The success and error paths...

8.4CVSS5.2AI score0.00182EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/10 1:20 p.m.18 views

DEBIAN-CVE-2026-68359

In the Linux kernel, the following vulnerability has been resolved: hwmon: nzxt-smart2 Stop device IO before calling hidhwstop Calling hidhwstop does not stop the device IO. This results in a race condition between hidinputreport and the point immediately following the execution of hiddeviceiosta...

5.5AI score0.00231EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/10 1:20 p.m.5 views

DEBIAN-CVE-2026-68360

In the Linux kernel, the following vulnerability has been resolved: hwmon: corsair-cpro Stop device IO before calling hidhwstop Calling hidhwstop does not stop the device IO. This results in a race condition between hidinputreport and the point immediately following the execution of...

5.5AI score0.00236EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/10 1:20 p.m.7 views

DEBIAN-CVE-2026-68354

In the Linux kernel, the following vulnerability has been resolved: firewire: net: Fix fragmented datagram reassembly fwnetfragnew keeps a sorted list of received fragments for a partial datagram. When a new fragment is adjacent to an existing fragment, the code checks whether the new fragment al...

8.8CVSS5.3AI score0.00285EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/10 1:20 p.m.6 views

DEBIAN-CVE-2026-68353

In the Linux kernel, the following vulnerability has been resolved: wifi: ath6kl: fix OOB read from firmware nummsg in TX complete handler The firmware-controlled nummsg field u8, 0-255 drives the loop in ath6klwmitxcompleteeventrx without validation against the buffer length. This allows...

8.1CVSS5.4AI score0.0029EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/10 1:20 p.m.9 views

DEBIAN-CVE-2026-68352

In the Linux kernel, the following vulnerability has been resolved: wifi: ath6kl: fix OOB read from firmware IE lengths in connect event The firmware-controlled beaconielen, assocreqlen, and assocresplen fields in ath6klwmiconnecteventrx are not validated against the buffer length. Their sum up t...

8.3CVSS5.6AI score0.00419EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/10 1:20 p.m.5 views

DEBIAN-CVE-2026-68347

In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Fix IRQ unsafe locking in gdom allocation Lockdep complains: 259.410489 ===================================================== 259.417287 WARNING: HARDIRQ-safe - HARDIRQ-unsafe lock order detected 259.424667...

5.2AI score0.00162EPSS
SaveExploits0References1
Circl
Circl
added 2026/08/10 1:20 p.m.10 views

CVE-2026-33377

creationtimestamp| type| source ---|---|--- 2026-08-10 13:20:26+00:00| seen| https://bsky.app/profile/o2cloud.bsky.social/post/3msq6vu3qme2z 2026-08-13 08:46:16+00:00| seen| https://www.cert.ssi.gouv.fr/avis/CERTFR-2026-AVI-0989...

7.1CVSS7AI score0.00226EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/10 1:20 p.m.7 views

DEBIAN-CVE-2026-68341

In the Linux kernel, the following vulnerability has been resolved: ovpn: fix use after free in unlockovpn unlockovpn iterates over the releaselist using llistforeachentry and drops the peer reference inside the loop body via ovpnpeerput. If this drops the last reference, the peer is eventually...

8.8CVSS5.3AI score0.00566EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/10 1:20 p.m.7 views

DEBIAN-CVE-2026-68335

In the Linux kernel, the following vulnerability has been resolved: rds: drop incoming messages that cross network namespace boundaries rdsfindbound looks up the destination socket using a global rhashtable keyed solely on addr, port, scopeid. Network namespaces are not part of the key, so a send...

7.8CVSS5.1AI score0.00135EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/10 1:20 p.m.6 views

DEBIAN-CVE-2026-68330

In the Linux kernel, the following vulnerability has been resolved: net: airoha: Fix DMA direction for NPU mailbox buffer airohanpusendmsg always maps the mailbox buffer with DMATODEVICE, but some callers expect the NPU to write response data back into the same buffer: - airohanpuwlanmsgget...

7.8CVSS5.6AI score0.00162EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/10 1:20 p.m.6 views

DEBIAN-CVE-2026-68331

In the Linux kernel, the following vulnerability has been resolved: dpaa2-eth: put MAC endpoint device on disconnect fslmcgetendpoint returns the MAC endpoint device with a reference taken through devicefindchild. The Ethernet connect path stores that device in mac-mcdev and keeps it for the...

5.2AI score0.00172EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/10 1:20 p.m.6 views

DEBIAN-CVE-2026-68333

In the Linux kernel, the following vulnerability has been resolved: dpaa2-switch: put MAC endpoint device on disconnect fslmcgetendpoint returns the MAC endpoint device with a reference taken through devicefindchild. The switch port connect path stores that device in mac-mcdev and keeps it for th...

5.2AI score0.0018EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/10 1:20 p.m.7 views

DEBIAN-CVE-2026-68323

In the Linux kernel, the following vulnerability has been resolved: tipc: serialize udp bearer replicast list updates tipcudprcastadd and cleanupbearer both update ub-rcast.list with listaddrcu / listdelrcu, but nothing serializes them. The add runs from the encap receive softirq via...

7.8CVSS5.2AI score0.0012EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/10 1:20 p.m.7 views

DEBIAN-CVE-2026-68326

In the Linux kernel, the following vulnerability has been resolved: wifi: mwifiex: bound uAP association event IEs to the event buffer mwifiexprocessuapevent handles EVENTUAPSTAASSOC by exposing the reassociation request IEs that the firmware copies into the event: sinfo-assocreqies =...

8.8CVSS5.5AI score0.00266EPSS
SaveExploits0References1
Rows per page
Query Builder