Lucene search
+L

78692 matches found

Cvelist
Cvelist
added 2026/06/24 4:30 p.m.35 views

CVE-2026-53058 drm/bridge: cadence: cdns-mhdp8546-core: Set the mhdp connector earlier in atomic_enable()

In the Linux kernel, the following vulnerability has been resolved: drm/bridge: cadence: cdns-mhdp8546-core: Set the mhdp connector earlier in atomicenable In case if we get errors in cdnsmhdplinkup or cdnsmhdpregread in atomicenable, we will go to cdnsmhdpmodesetretryfn and will hit NULL pointer...

0.00122EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/06/24 4:30 p.m.8 views

EUVD-2026-38926

In the Linux kernel, the following vulnerability has been resolved: drm/bridge: cadence: cdns-mhdp8546-core: Set the mhdp connector earlier in atomicenable In case if we get errors in cdnsmhdplinkup or cdnsmhdpregread in atomicenable, we will go to cdnsmhdpmodesetretryfn and will hit NULL pointer...

5.8AI score0.00122EPSS
SaveExploits0References5
OSV
OSV
added 2026/06/24 4:30 p.m.6 views

CVE-2026-53058 drm/bridge: cadence: cdns-mhdp8546-core: Set the mhdp connector earlier in atomic_enable()

In the Linux kernel, the following vulnerability has been resolved: drm/bridge: cadence: cdns-mhdp8546-core: Set the mhdp connector earlier in atomicenable In case if we get errors in cdnsmhdplinkup or cdnsmhdpregread in atomicenable, we will go to cdnsmhdpmodesetretryfn and will hit NULL pointer...

5.5CVSS5.8AI score0.00122EPSS
SaveExploits0References8
OSV
OSV
added 2026/06/24 4:29 p.m.5 views

CVE-2026-53048 gfs2: prevent NULL pointer dereference during unmount

In the Linux kernel, the following vulnerability has been resolved: gfs2: prevent NULL pointer dereference during unmount When flushing out outstanding glock work during an unmount, gfs2logflush can be called when sdp-sdjdesc has already been deallocated and sdp-sdjdesc is NULL. Commit 35264909e9...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2026/06/24 4:29 p.m.37 views

CVE-2026-53048 gfs2: prevent NULL pointer dereference during unmount

In the Linux kernel, the following vulnerability has been resolved: gfs2: prevent NULL pointer dereference during unmount When flushing out outstanding glock work during an unmount, gfs2logflush can be called when sdp-sdjdesc has already been deallocated and sdp-sdjdesc is NULL. Commit 35264909e9...

0.00123EPSS
SaveExploits0References7
CVE
CVE
added 2026/06/24 4:29 p.m.16 views

CVE-2026-53048

CVE-2026-53048 affects the Linux kernel by introducing a NULL pointer dereference in gfs2 during unmount. Specifically, gfs2_log_release() dereferences sdp->sd_jdesc after it has been deallocated, which can occur while flushing outstanding glock work in gfs2_log_flush(). The vulnerability is l...

5.5CVSS5.7AI score0.00123EPSS
SaveExploits0References7Affected Software1
EUVD
EUVD
added 2026/06/24 4:29 p.m.6 views

EUVD-2026-38916

In the Linux kernel, the following vulnerability has been resolved: gfs2: prevent NULL pointer dereference during unmount When flushing out outstanding glock work during an unmount, gfs2logflush can be called when sdp-sdjdesc has already been deallocated and sdp-sdjdesc is NULL. Commit 35264909e9...

5.7AI score0.00123EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/06/24 4:29 p.m.38 views

CVE-2026-53042 fwctl: Fix class init ordering to avoid NULL pointer dereference on device removal

In the Linux kernel, the following vulnerability has been resolved: fwctl: Fix class init ordering to avoid NULL pointer dereference on device removal CXL is linked before fwctl in drivers/Makefile. Both use moduleinit, so cxlpcidriverinit runs first. When cxlpciprobe calls fwctlregister and then...

0.00121EPSS
SaveExploits0References3
CVE
CVE
added 2026/06/24 4:29 p.m.27 views

CVE-2026-53042

The CVE-2026-53042 issue affects the Linux kernel fwctl subsystem where class initialization ordering can trigger a NULL pointer dereference on device removal. Root cause: CXL is linked before fwctl in drivers/Makefile, leading to cxl_pci_driver_init() running before fwctl_init(). When cxl_pci_pr...

5.5CVSS5.8AI score0.00121EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2026/06/24 4:29 p.m.11 views

EUVD-2026-38910

In the Linux kernel, the following vulnerability has been resolved: fwctl: Fix class init ordering to avoid NULL pointer dereference on device removal CXL is linked before fwctl in drivers/Makefile. Both use moduleinit, so cxlpcidriverinit runs first. When cxlpciprobe calls fwctlregister and then...

5.8AI score0.00121EPSS
SaveExploits0References3
OSV
OSV
added 2026/06/24 4:29 p.m.4 views

CVE-2026-53042 fwctl: Fix class init ordering to avoid NULL pointer dereference on device removal

In the Linux kernel, the following vulnerability has been resolved: fwctl: Fix class init ordering to avoid NULL pointer dereference on device removal CXL is linked before fwctl in drivers/Makefile. Both use moduleinit, so cxlpcidriverinit runs first. When cxlpciprobe calls fwctlregister and then...

5.5CVSS5.8AI score0.00121EPSS
SaveExploits0References6
OSV
OSV
added 2026/06/24 4:29 p.m.4 views

CVE-2026-53041 ocfs2: fix listxattr handling when the buffer is full

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix listxattr handling when the buffer is full BUG If an OCFS2 inode has both inline and block-based xattrs, listxattr can return a size larger than the caller's buffer when the inline names consume that buffer exactly...

7.1CVSS6AI score0.00126EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2026/06/24 4:29 p.m.39 views

CVE-2026-53041 ocfs2: fix listxattr handling when the buffer is full

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix listxattr handling when the buffer is full BUG If an OCFS2 inode has both inline and block-based xattrs, listxattr can return a size larger than the caller's buffer when the inline names consume that buffer exactly...

7.1CVSS0.00126EPSS
SaveExploits0References8
CVE
CVE
added 2026/06/24 4:29 p.m.25 views

CVE-2026-53041

CVE-2026-53041 concerns OCFS2 in the Linux kernel. When an OCFS2 inode has both inline and block-based xattrs, listxattr() could report a size larger than the caller’s buffer if inline names consumed the buffer exactly, triggering a kernel bug/DoS. The root cause was a refactor that used size == ...

7.1CVSS6AI score0.00126EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2026/06/24 4:29 p.m.35 views

CVE-2026-53034 bpf, sockmap: Fix af_unix null-ptr-deref in proto update

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Fix afunix null-ptr-deref in proto update unixstreamconnect sets skstate WRITEONCEsk-skstate, TCPESTABLISHED before it assigns a peer unixpeersk = newsk. skstate == TCPESTABLISHED makes sockmapskstateallowed believe...

0.00128EPSS
SaveExploits0References6
CVE
CVE
added 2026/06/24 4:29 p.m.15 views

CVE-2026-53034

CVE-2026-53034 is a Linux kernel issue in af_unix sockmap handling where a race between unix_stream_connect() state update and unix_peer assignment can lead to a NULL pointer dereference in unix_stream_bpf_update_proto(). The root cause is a timing window when sk_state is set to TCP_ESTABLISHED b...

5.5CVSS5.6AI score0.00128EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/06/24 4:29 p.m.5 views

CVE-2026-53034 bpf, sockmap: Fix af_unix null-ptr-deref in proto update

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Fix afunix null-ptr-deref in proto update unixstreamconnect sets skstate WRITEONCEsk-skstate, TCPESTABLISHED before it assigns a peer unixpeersk = newsk. skstate == TCPESTABLISHED makes sockmapskstateallowed believe...

5.5CVSS5.6AI score0.00128EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2026/06/24 4:29 p.m.34 views

CVE-2026-53032 bpf: Fix NULL deref in map_kptr_match_type for scalar regs

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix NULL deref in mapkptrmatchtype for scalar regs Commit ab6c637ad027 "bpf: Fix a bpfkptrxchg issue with local kptr" refactored mapkptrmatchtype to branch on btfiskernel before checking basetype. A scalar register stored in...

0.00122EPSS
SaveExploits0References5
CVE
CVE
added 2026/06/24 4:29 p.m.13 views

CVE-2026-53032

The CVE-2026-53032 issue affects the Linux kernel's BPF subsystem, specifically the map_kptr_match_type function. A scalar register stored into a kptr can trigger a NULL dereference when the code branches on btf_is_kernel(reg->btf) before verifying base_type(), since such registers have no BTF...

5.5CVSS5.7AI score0.00122EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/06/24 4:29 p.m.6 views

CVE-2026-53032 bpf: Fix NULL deref in map_kptr_match_type for scalar regs

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix NULL deref in mapkptrmatchtype for scalar regs Commit ab6c637ad027 "bpf: Fix a bpfkptrxchg issue with local kptr" refactored mapkptrmatchtype to branch on btfiskernel before checking basetype. A scalar register stored in...

5.5CVSS5.8AI score0.00122EPSS
SaveExploits0References8
Rows per page
Query Builder