Lucene search
+L

120922 matches found

CVE
CVE
added 2026/08/10 12:3 p.m.33 views

CVE-2026-68351

The CVE-2026-68351 entry describes a Linux kernel issue in the wifi carl9170 driver where a command-response length mismatch could cause an out-of-bounds read. The bug occurred because carl9170_cmd_callback() could fall through to memcpy(ar->readbuf, buffer + 4, len - 4) with len derived from ...

5.5AI score0.00209EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/10 12:3 p.m.5 views

EUVD-2026-55452

In the Linux kernel, the following vulnerability has been resolved: wifi: carl9170: bound memcpy length in cmd callback to prevent OOB read When the firmware sends a command response with a length mismatch, carl9170cmdcallback logs the mismatch and calls carl9170restart but then falls through to...

5.5AI score0.00209EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/10 12:3 p.m.13 views

CVE-2026-68351 wifi: carl9170: bound memcpy length in cmd callback to prevent OOB read

In the Linux kernel, the following vulnerability has been resolved: wifi: carl9170: bound memcpy length in cmd callback to prevent OOB read When the firmware sends a command response with a length mismatch, carl9170cmdcallback logs the mismatch and calls carl9170restart but then falls through to...

5.6AI score
SaveExploits0References11
EUVD
EUVD
added 2026/08/10 12:3 p.m.6 views

EUVD-2026-55451

In the Linux kernel, the following vulnerability has been resolved: wifi: carl9170: fix OOB read from off-by-two in TX status handler The bounds check in carl9170txprocessstatus uses i cmd-hdr.len / 2 + 1 which is off by two, allowing 2 extra iterations past valid txstatus entries when the...

5.3AI score0.00175EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/10 12:3 p.m.8 views

CVE-2026-68350 wifi: carl9170: fix OOB read from off-by-two in TX status handler

In the Linux kernel, the following vulnerability has been resolved: wifi: carl9170: fix OOB read from off-by-two in TX status handler The bounds check in carl9170txprocessstatus uses i cmd-hdr.len / 2 + 1 which is off by two, allowing 2 extra iterations past valid txstatus entries when the...

5.4AI score
SaveExploits0References11
OSV
OSV
added 2026/08/10 12:3 p.m.8 views

CVE-2026-68343 smb: client: validate DFS referral PathConsumed

In the Linux kernel, the following vulnerability has been resolved: smb: client: validate DFS referral PathConsumed parsedfsreferrals validates that the response contains the fixed referral entry array and, on for-next, the per-referral string offsets. However, the response also contains a...

9.1CVSS5.3AI score
SaveExploits0References9
OSV
OSV
added 2026/08/10 12:3 p.m.8 views

CVE-2026-68339 Bluetooth: btusb: validate Realtek vendor event length

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb: validate Realtek vendor event length btusbrecveventrealtek reads the event code at data0 and the Realtek subevent code at data2 before deciding whether to consume a vendor event as a coredump. For example, the...

5.4AI score
SaveExploits0References8
EUVD
EUVD
added 2026/08/10 12:3 p.m.6 views

EUVD-2026-55435

In the Linux kernel, the following vulnerability has been resolved: rxrpc: fix iothread race in rxrpcwakeupiothread rxrpcwakeupiothread checks local-iothread before waking it, but then reloads the pointer for wakeupprocess. local-iothread is cleared with WRITEONCE when the I/O thread exits, so th...

5.3AI score0.00173EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/10 12:3 p.m.33 views

CVE-2026-68334

CVE-2026-68334 concerns the Linux kernel rxrpc subsystem. The issue arises in rxrpc_wake_up_io_thread(), which checks local->io_thread before waking it but then reloads the pointer for wake_up_process(), allowing a race because local->io_thread can be cleared by WRITE_ONCE() when the I/O th...

5.3AI score0.00173EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/10 12:3 p.m.32 views

CVE-2026-68334 rxrpc: fix io_thread race in rxrpc_wake_up_io_thread()

In the Linux kernel, the following vulnerability has been resolved: rxrpc: fix iothread race in rxrpcwakeupiothread rxrpcwakeupiothread checks local-iothread before waking it, but then reloads the pointer for wakeupprocess. local-iothread is cleared with WRITEONCE when the I/O thread exits, so th...

0.00173EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/10 12:3 p.m.11 views

EUVD-2026-55433

In the Linux kernel, the following vulnerability has been resolved: net: airoha: Fix potential use-after-free in airohappedeinit airohappedeinit replaces the NPU pointer with NULL via rcureplacepointer but does not wait for existing RCU readers to exit before calling ppedeinit and airohanpuput...

5.5AI score0.00173EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/10 12:3 p.m.31 views

CVE-2026-68332 net: airoha: Fix potential use-after-free in airoha_ppe_deinit()

In the Linux kernel, the following vulnerability has been resolved: net: airoha: Fix potential use-after-free in airohappedeinit airohappedeinit replaces the NPU pointer with NULL via rcureplacepointer but does not wait for existing RCU readers to exit before calling ppedeinit and airohanpuput...

0.00173EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/10 12:3 p.m.38 views

CVE-2026-68332

The CVE concerns a Linux kernel net/airoha issue where airoha_ppe_deinit() replaces the NPU pointer with NULL via rcu_replace_pointer() but does not wait for existing RCU readers, risking use-after-free when a reader still holds a reference. The fix adds synchronize_rcu() before ppe_deinit() to e...

5.5AI score0.00173EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/08/10 12:2 p.m.12 views

CVE-2026-68306

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: fix possible NULL-pointer deref in mt7996mcustabfereht mt76connacgetehtphycap routine can theoretically return NULL so check cap pointer before dereferencing it...

5.2AI score0.00168EPSS
SaveExploits0
OSV
OSV
added 2026/08/10 12:2 p.m.7 views

CVE-2026-68279 drm/dp/mst: fix OOB reads in remote DPCD/I2C sideband reply parsers

In the Linux kernel, the following vulnerability has been resolved: drm/dp/mst: fix OOB reads in remote DPCD/I2C sideband reply parsers drmdpsidebandparseremotedpcdread reads numbytes from the raw message and then unconditionally does: memcpybytes, &raw-msgidx, numbytes; without checking that idx...

5.5AI score
SaveExploits0References9
OSV
OSV
added 2026/08/10 12:1 p.m.7 views

CVE-2026-68278 drm/dp/mst: fix buffer overflows in sideband chunk accumulation

In the Linux kernel, the following vulnerability has been resolved: drm/dp/mst: fix buffer overflows in sideband chunk accumulation drmdpsidebandappendpayload has three related bugs when processing device-provided sideband reply data: 1. Zero-length curchunklen underflow: msglen is a 6-bit field...

5.4AI score
SaveExploits0References9
OSV
OSV
added 2026/08/10 12:1 p.m.5 views

CVE-2026-68277 drm/dp/mst: fix OOB reads on 2-byte fields in sideband reply parsers

In the Linux kernel, the following vulnerability has been resolved: drm/dp/mst: fix OOB reads on 2-byte fields in sideband reply parsers Three sideband reply parsers read 16-bit fields as: val = raw-msgidx msgidx+1; and check bounds only after the fact. When idx == raw-curlen, raw-msgidx+1 reads...

5.4AI score
SaveExploits0References9
CVE
CVE
added 2026/08/10 12:1 p.m.52 views

CVE-2026-68277

The CVE-2026-68277 entry concerns Linux kernel DRM/DP/MST sideband reply parsers where three 16-bit reads check bounds after reading, risking out-of-bounds access (idx == curlen). A fix was applied: pre-check using a single combined condition (idx + 2 > curlen) before each 2-byte read. Affecte...

5.3AI score0.00209EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/10 12:1 p.m.30 views

CVE-2026-68255 drm/virtio: bound EDID block reads to the response buffer

In the Linux kernel, the following vulnerability has been resolved: drm/virtio: bound EDID block reads to the response buffer virtiogetedidblock validates the read offset only against the device-supplied resp-size field, never against the fixed-size resp-edid array. The EDID block index is driven...

7.7CVSS0.0019EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/08/10 12:1 p.m.6 views

EUVD-2026-55356

In the Linux kernel, the following vulnerability has been resolved: drm/virtio: bound EDID block reads to the response buffer virtiogetedidblock validates the read offset only against the device-supplied resp-size field, never against the fixed-size resp-edid array. The EDID block index is driven...

5.3AI score0.0019EPSS
SaveExploits0References5
Rows per page
Query Builder