Lucene search
+L

140830 matches found

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

CVE-2026-68340

In the Linux kernel, the following vulnerability has been resolved: hwmon: occ: validate poll response sensor blocks The OCC poll response parser walks a counted list of sensor data blocks. It used the static backing-array capacity as the parse boundary, but a transport response makes only...

7.7CVSS5.2AI score0.0015EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/10 12:3 p.m.11 views

CVE-2026-68339

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.2AI score0.00209EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/10 12:3 p.m.7 views

CVE-2026-68337

In the Linux kernel, the following vulnerability has been resolved: bpf: Reject redirect helpers without a bpfnetcontext The bpfredirect helpers and skbdoredirect obtain the per-task bpfredirectinfo via bpfnetctxgetri, which dereferences the current-bpfnetcontext unconditionally. That context is...

5.3AI score0.00155EPSS
SaveExploits0
EUVD
EUVD
added 2026/08/10 12:3 p.m.6 views

EUVD-2026-55436

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...

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

CVE-2026-68335 rds: drop incoming messages that cross network namespace boundaries

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.2AI score
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/08/10 12:3 p.m.6 views

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.00134EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/10 12:3 p.m.26 views

CVE-2026-68335 rds: drop incoming messages that cross network namespace boundaries

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.8CVSS0.00134EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/10 12:3 p.m.42 views

CVE-2026-68335

Summary: CVE-2026-68335 relates to the Linux kernel Reliable Datagram Sockets (RDS) vulnerability where an incoming message can be delivered to a socket across network namespace boundaries due to a global rhashtable key that omits netns. This can cause a use-after-free when the sender’s netns is ...

7.8CVSS5.1AI score0.00134EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/08/10 12:3 p.m.7 views

CVE-2026-68334

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.2AI score0.00173EPSS
SaveExploits0
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
OSV
OSV
added 2026/08/10 12:3 p.m.9 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...

5.5AI score
SaveExploits0References6
CVE
CVE
added 2026/08/10 12:3 p.m.31 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:3 p.m.7 views

CVE-2026-68332

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.4AI score0.00173EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/10 12:3 p.m.6 views

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.00168EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/10 12:3 p.m.6 views

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.00161EPSS
SaveExploits0
OSV
OSV
added 2026/08/10 12:3 p.m.5 views

CVE-2026-68329 iommu/amd: Wait for completion instead of returning early in iommu_completion_wait()

In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Wait for completion instead of returning early in iommucompletionwait needsync is a per-IOMMU flag shared by all domains and devices behind that IOMMU. It is set whenever a command is queued with sync == true and clear...

8.8CVSS5.5AI score
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/08/10 12:3 p.m.6 views

CVE-2026-68329

In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Wait for completion instead of returning early in iommucompletionwait needsync is a per-IOMMU flag shared by all domains and devices behind that IOMMU. It is set whenever a command is queued with sync == true and clear...

8.8CVSS5.4AI score0.00159EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/10 12:3 p.m.8 views

CVE-2026-68328

In the Linux kernel, the following vulnerability has been resolved: nfp: Check resource mutex allocation nfpcppresourcefind allocates a CPP mutex handle for the matching resource-table entry and then reports success. nfpresourcetryacquire immediately passes that handle to nfpcppmutextrylock...

5.2AI score0.00168EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/10 12:3 p.m.6 views

CVE-2026-68327

In the Linux kernel, the following vulnerability has been resolved: wan: wanxl: Only reset hardware after BAR mapping wanxlpciinitone stores the freshly allocated card in driver data before the PLX BAR is mapped. Several early probe failures then unwind through wanxlpciremoveone, including failur...

5.2AI score0.00168EPSS
SaveExploits0
Rows per page
Query Builder