Lucene search
+L

83912 matches found

CVE
CVE
added 2026/09/17 4:08 p.m.7 views

CVE-2026-90335

CVE-2026-90335 is a NULL-pointer dereference in the Linux kernel's TTY subsystem (serial core). When TTY device registration fails before a cdev is allocated, the serial core retains the port for use by setserial. On later removal, the NULL cdev slot is passed to cdev_del(), triggering the derefe...

0.00155EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/17 4:08 p.m.8 views

CVE-2026-90297

CVE-2026-90297 is a null pointer dereference (kernel oops) in the Linux kernel's drm/sun4i driver (Allwinner). The function sun4i_crtc_init() returns plain NULL when layer initialization fails, while its other error paths return an error pointer. Its sole caller, sun4i_tcon_bind(), checks the res...

0.00211EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/09/17 4:08 p.m.4 views

EUVD-2026-81890

In the Linux kernel, the following vulnerability has been resolved: drm/sun4i: crtc: Propagate layer initialization error sun4icrtcinit returns plain NULL when layer initialization fails, while all its other error paths return an error pointer. The only caller, sun4itconbind, checks the result wi...

0.00211EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/09/17 4:08 p.m.8 views

EUVD-2026-81887

In the Linux kernel, the following vulnerability has been resolved: IB/isert: delay the final Login Response until the session is registered isertputlogintx puts the final Login Response on the wire before transportregistersession, which iscsipostloginhandler reaches only after iscsitargetdologin...

0.0021EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/09/17 4:08 p.m.6 views

EUVD-2026-81886

In the Linux kernel, the following vulnerability has been resolved: IB/isert: post the full-feature receive buffers after session registration isertputlogintx posts the full-feature receive buffers before transportregistersession runs, so an initiator that does not wait for the final Login Respon...

0.0021EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/09/17 4:08 p.m.34 views

CVE-2026-90294 IB/isert: delay the final Login Response until the session is registered

In the Linux kernel, the following vulnerability has been resolved: IB/isert: delay the final Login Response until the session is registered isertputlogintx puts the final Login Response on the wire before transportregistersession, which iscsipostloginhandler reaches only after iscsitargetdologin...

7.5CVSS0.0021EPSS
SaveExploits0References8
CVE
CVE
added 2026/09/17 4:08 p.m.9 views

CVE-2026-90293

CVE-2026-90293 is a NULL pointer dereference in the Linux kernel's IB/isert (iSCSI target over RDMA) component. The function isert_put_login_tx() posts full-feature receive buffers before __transport_register_session() completes, so an iSCSI initiator that sends a SCSI command before receiving th...

7.5CVSS0.0021EPSS
SaveExploits0References8
CVE
CVE
added 2026/09/17 4:08 p.m.11 views

CVE-2026-90294

CVE-2026-90294 is a NULL pointer dereference in the Linux kernel's iSCSI over RDMA target (iSER) module. The root cause is a race condition: isert_put_login_tx() transmits the final Login Response before __transport_register_session() completes, so an initiator that immediately issues a SCSI comm...

7.5CVSS0.0021EPSS
SaveExploits0References8
CVE
CVE
added 2026/09/17 4:08 p.m.6 views

CVE-2026-90282

CVE-2026-90282 affects the QCOM QMP USB legacy PHY driver in the Linux kernel. The root cause is a NULL pointer dereference of qmp->phy when the runtime suspend callback executes in a narrow window between pm_runtime_enable() and pm_runtime_forbid(), before the PHY pointer is initialized. The ...

0.002EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/09/17 4:08 p.m.5 views

EUVD-2026-81875

In the Linux kernel, the following vulnerability has been resolved: phy: qcom: qmp-usb-legacy: Fix possible NULL-deref on early runtime suspend There is a small window where the runtime suspend callback may run after pmruntimeenable and before pmruntimeforbid. In this case, a crash occurs because...

0.002EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/09/17 4:08 p.m.5 views

EUVD-2026-81873

In the Linux kernel, the following vulnerability has been resolved: phy: qcom: qmp-usb: Fix possible NULL-deref on early runtime suspend There is a small window where the runtime suspend callback may run after pmruntimeenable and before pmruntimeforbid. In this case, a crash occurs because runtim...

0.002EPSS
SaveExploits0References5
CVE
CVE
added 2026/09/17 4:08 p.m.10 views

CVE-2026-90281

CVE-2026-90281 affects the Linux kernel driver phy: qcom: snps-femto-v2 . The root cause is a NULL pointer dereference that can occur during early runtime suspend: runtime PM callbacks dereference the hsphy instance before it is fully initialized, because phy_create() enables runtime PM on the PH...

0.0021EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/09/17 4:08 p.m.4 views

EUVD-2026-81874

In the Linux kernel, the following vulnerability has been resolved: phy: qcom: snps-femto-v2: Fix possible NULL-deref on early runtime suspend Runtime PM must be enabled before creating the PHY, since phycreate only enables runtime PM on the PHY device if it is already enabled on this parent...

0.0021EPSS
SaveExploits0References8
CVE
CVE
added 2026/09/17 4:08 p.m.8 views

CVE-2026-90280

CVE-2026-90280 is a NULL pointer dereference in the Linux kernel 's Qualcomm QMP USB PHY driver (phy: qcom: qmp-usb). A small timing window exists where the runtime suspend callback executes after pm_runtime_enable() but before pm_runtime_forbid(), causing a crash because the qmp->phy pointer ...

0.002EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/09/17 4:08 p.m.4 views

EUVD-2026-81864

In the Linux kernel, the following vulnerability has been resolved: armmpam: Fix a NULL pointer dereference on unbinding after an error interrupt If a user unbinds an MSC after mpamdisable has been run in response to an error interrupt then a dereference of a NULL pointer occurs as mpamdisable se...

0.00189EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/17 4:08 p.m.7 views

CVE-2026-90271

This vulnerability affects the Linux kernel's arm_mpam (Memory Partitioning and Monitoring) driver. The root cause is a NULL pointer dereference that occurs when a user unbinds an MSC (Memory System Component) after mpam_disable() has been called in response to an error interrupt, which sets the ...

0.00189EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/17 4:07 p.m.5 views

EUVD-2026-81843

In the Linux kernel, the following vulnerability has been resolved: bpf, cgroup: Fix storage null-ptr-deref after replacing prog Syzkaller reported a storage null-ptr-deref issue after replacing prog. This occurs in the following scenario: 1. prog A, an empty prog, is attached to a cgrp. 2. prog ...

0.002EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/17 4:07 p.m.9 views

CVE-2026-90250

CVE-2026-90250 is a null pointer dereference vulnerability in the Linux kernel's BPF/cgroup subsystem . The issue occurs when a BPF program using BPF_MAP_TYPE_PERCPU_CGROUP_STORAGE replaces an empty prog via link_update. The root cause is that __cgroup_bpf_replace fails to allocate and assign the...

0.002EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/17 4:07 p.m.8 views

CVE-2026-90228

This Linux kernel vulnerability is a NULL pointer dereference in the nvmet (NVMe-over-Fabrics target) subsystem, specifically in nvmet_execute_identify_ns_zns(). When a host sends an Identify command with CNS 05h and CSI 02h (ZNS) to a file-backed namespace , the function calls bdev_is_zoned() on...

7.5CVSS0.00205EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/09/17 4:07 p.m.34 views

CVE-2026-90228 nvmet: fix NULL pointer dereference in nvmet_execute_identify_ns_zns()

In the Linux kernel, the following vulnerability has been resolved: nvmet: fix NULL pointer dereference in nvmetexecuteidentifynszns When a host issues an Identify command with CNS 05h I/O Command Set specific Identify Namespace and CSI 02h ZNS targeting a file-backed namespace,...

7.5CVSS0.00205EPSS
SaveExploits0References7
Rows per page
Query Builder