Lucene search
+L

66528 matches found

ATTACKERKB
ATTACKERKB
added 2026/08/12 12:07 a.m.6 views

CVE-2026-68441

In the Linux kernel, the following vulnerability has been resolved: net/sched: Handle TCACTREDIRECT from qdisc filter chains When a TC filter attached to a qdisc filter chain returns TCACTREDIRECT ex: via an eBPF program calling bpfredirect or an actbpf action, the redirect was silently lost i.e ...

5.3AI score0.00148EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2026/08/12 12:07 a.m.42 views

CVE-2026-68441

The CVE-2026-68441 issue affects the Linux kernel net/sched path where TC_ACT_REDIRECT from qdisc filter chains could be lost and the packet redirected was silently dropped instead of being redirected. A fix adds a tcf_classify_qdisc() inline helper wrapping tcf_classify() to convert a TC_ACT_RED...

5.3AI score0.00148EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/12 12:07 a.m.33 views

CVE-2026-68439

The CVE affects the Linux kernel wifi stack, specifically the mt76/mt7925 components. A NULL-pointer dereference could occur in mt7925_mcu_bss_he_tlv() when mt76_connac_get_he_phy_cap may return NULL, and code dereferences the cap pointer without null-checking. The description notes that a fix ha...

5.2AI score0.00156EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/12 12:07 a.m.30 views

CVE-2026-68439 wifi: mt76: mt7925: fix possible NULL-pointer deref in mt7925_mcu_bss_he_tlv()

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

0.00156EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/12 12:07 a.m.7 views

CVE-2026-68439

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

5.2AI score0.00156EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
added 2026/08/12 12:07 a.m.8 views

EUVD-2026-57047

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

5.2AI score0.00156EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/08/12 12:07 a.m.9 views

CVE-2026-68439

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

5.2AI score0.00156EPSS
SaveExploits0
OSV
OSV
added 2026/08/12 12:07 a.m.13 views

CVE-2026-68439 wifi: mt76: mt7925: fix possible NULL-pointer deref in mt7925_mcu_bss_he_tlv()

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

5.3AI score
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2026/08/12 12:07 a.m.7 views

CVE-2026-68434

In the Linux kernel, the following vulnerability has been resolved: serial: 8250mid: Fix NULL function pointer dereference on DNV/ICX-D/SNR platforms Commit b1b4efea05a5 "serial: 8250mid: Disable DMA for selected platforms" replaced the dnvboard setup and exit callbacks with PTRIFfalse, ..., whic...

5.4AI score0.00173EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/08/12 12:07 a.m.9 views

CVE-2026-68434 serial: 8250_mid: Fix NULL function pointer dereference on DNV/ICX-D/SNR platforms

In the Linux kernel, the following vulnerability has been resolved: serial: 8250mid: Fix NULL function pointer dereference on DNV/ICX-D/SNR platforms Commit b1b4efea05a5 "serial: 8250mid: Disable DMA for selected platforms" replaced the dnvboard setup and exit callbacks with PTRIFfalse, ..., whic...

5.5AI score
SaveExploits0References9
Cvelist
Cvelist
added 2026/08/12 12:07 a.m.37 views

CVE-2026-68434 serial: 8250_mid: Fix NULL function pointer dereference on DNV/ICX-D/SNR platforms

In the Linux kernel, the following vulnerability has been resolved: serial: 8250mid: Fix NULL function pointer dereference on DNV/ICX-D/SNR platforms Commit b1b4efea05a5 "serial: 8250mid: Disable DMA for selected platforms" replaced the dnvboard setup and exit callbacks with PTRIFfalse, ..., whic...

0.00173EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/12 12:07 a.m.44 views

CVE-2026-68434

The CVE affects Linux kernel 8250_mid serial driver on Denverton (DNV), Ice Lake Xeon D (ICX-D) and Snowridge (SNR) platforms. Root cause: NULL function pointer dereference after changing setup/exit callbacks to PTR_IF(false, ...) without NULL checks in mid8250_probe() and mid8250_remove(), leadi...

5.4AI score0.00173EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/08/12 12:07 a.m.7 views

EUVD-2026-57042

In the Linux kernel, the following vulnerability has been resolved: serial: 8250mid: Fix NULL function pointer dereference on DNV/ICX-D/SNR platforms Commit b1b4efea05a5 "serial: 8250mid: Disable DMA for selected platforms" replaced the dnvboard setup and exit callbacks with PTRIFfalse, ..., whic...

5.4AI score0.00173EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/08/12 12:07 a.m.11 views

CVE-2026-68434

In the Linux kernel, the following vulnerability has been resolved: serial: 8250mid: Fix NULL function pointer dereference on DNV/ICX-D/SNR platforms Commit b1b4efea05a5 "serial: 8250mid: Disable DMA for selected platforms" replaced the dnvboard setup and exit callbacks with PTRIFfalse, ..., whic...

5.3AI score0.00173EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/12 12:07 a.m.28 views

CVE-2026-68429 drm/dp_mst: Handle torn-down topology gracefully in drm_dp_mst_topology_queue_probe()

In the Linux kernel, the following vulnerability has been resolved: drm/dpmst: Handle torn-down topology gracefully in drmdpmsttopologyqueueprobe A hotplug or link-loss event can tear down the MST topology setting mgr-mststate = false and mgr-mstprimary = NULL concurrently with a caller invoking...

0.00168EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/12 12:07 a.m.16 views

CVE-2026-68429 drm/dp_mst: Handle torn-down topology gracefully in drm_dp_mst_topology_queue_probe()

In the Linux kernel, the following vulnerability has been resolved: drm/dpmst: Handle torn-down topology gracefully in drmdpmsttopologyqueueprobe A hotplug or link-loss event can tear down the MST topology setting mgr-mststate = false and mgr-mstprimary = NULL concurrently with a caller invoking...

5.4AI score
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2026/08/12 12:07 a.m.6 views

CVE-2026-68429

In the Linux kernel, the following vulnerability has been resolved: drm/dpmst: Handle torn-down topology gracefully in drmdpmsttopologyqueueprobe A hotplug or link-loss event can tear down the MST topology setting mgr-mststate = false and mgr-mstprimary = NULL concurrently with a caller invoking...

5.2AI score0.00168EPSS
SaveExploits0References6Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/08/12 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-68345

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - armmpam: guard MBWU state before adding it to garbage destroycomponentcfg adds each RIS mbwustate object to the MPAM garbage list when destroying component...

5.5AI score0.00198EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/12 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-68306

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - wifi: mt76: mt7996: fix possible NULL-pointer deref in mt7996mcustabfereht mt76connacgetehtphycap routine can theoretically return NULL so check cap pointer...

5.3AI score0.00168EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/08/12 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-68101

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/amdgpu: fix check in amdgpuhmminvalidategfx For a short moment during alloc/free the userptr BO is not part of his VM, so bo-vmbo can be NULL. Keep a...

5.5AI score0.00149EPSS
SaveExploits0References2
Rows per page
Query Builder