Lucene search
+L

567833 matches found

OSV
OSV
added 2026/08/26 2:37 p.m.5 views

CVE-2026-80542 drm/amd/display: Fix NULL pointer dereference in amdgpu_dm_crtc_set_vblank()

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix NULL pointer dereference in amdgpudmcrtcsetvblank amdgpudmcrtcsetvblank dereferences acrtcstate-stream when vblank is enabled/queried from DRMIOCTLMODECRTCGETSEQUENCE before a stream is attached to it. BUG:...

5.7AI score
SaveExploits0References6
CVE
CVE
added 2026/08/26 2:37 p.m.18 views

CVE-2026-80534

CVE-2026-80534 is a lock-leak bug in the XFS filesystem of the Linux kernel. The function xfs_dq_get_next_id() acquires the quota inode ILock before calling xfs_iread_extents() ; if that call fails, the function returns early without releasing the lock, leaving the quota inode permanently locked....

5.3AI score0.00176EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/26 2:37 p.m.5 views

CVE-2026-80534 xfs: fix ilock leak on error in xfs_dq_get_next_id

In the Linux kernel, the following vulnerability has been resolved: xfs: fix ilock leak on error in xfsdqgetnextid xfsdqgetnextid takes the quota inode ILOCK before calling xfsireadextents. If xfsireadextents fails, the function returns immediately without releasing the lock, leaking the quota...

5.6AI score
SaveExploits0References11
Debian CVE
Debian CVE
added 2026/08/26 2:37 p.m.8 views

CVE-2026-80534

In the Linux kernel, the following vulnerability has been resolved: xfs: fix ilock leak on error in xfsdqgetnextid xfsdqgetnextid takes the quota inode ILOCK before calling xfsireadextents. If xfsireadextents fails, the function returns immediately without releasing the lock, leaking the quota...

5.4AI score0.00176EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/26 2:37 p.m.35 views

CVE-2026-80534 xfs: fix ilock leak on error in xfs_dq_get_next_id

In the Linux kernel, the following vulnerability has been resolved: xfs: fix ilock leak on error in xfsdqgetnextid xfsdqgetnextid takes the quota inode ILOCK before calling xfsireadextents. If xfsireadextents fails, the function returns immediately without releasing the lock, leaking the quota...

0.00176EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/26 2:36 p.m.9 views

CVE-2026-74738 regmap: sdw-mbq: don't call an unset readable_reg callback

In the Linux kernel, the following vulnerability has been resolved: regmap: sdw-mbq: don't call an unset readablereg callback regmapsdwmbqpollbusy decides whether to poll the Function Busy bit by calling ctx-readablereg, which is a straight copy of config-readablereg. That callback is optional:...

5.6AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/26 2:36 p.m.31 views

CVE-2026-74738 regmap: sdw-mbq: don't call an unset readable_reg callback

In the Linux kernel, the following vulnerability has been resolved: regmap: sdw-mbq: don't call an unset readablereg callback regmapsdwmbqpollbusy decides whether to poll the Function Busy bit by calling ctx-readablereg, which is a straight copy of config-readablereg. That callback is optional:...

0.00173EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/26 2:36 p.m.16 views

CVE-2026-74738

CVE-2026-74738 affects the Linux kernel regmap sdw-mbq (SoundWire Modem Bus Queued) subsystem. The function regmap_sdw_mbq_poll_busy() dereferences ctx->readable_reg() without checking for NULL , but this callback is optional—drivers such as es9356 and tac5xx2-sdw build an MBQ regmap without s...

5.4AI score0.00173EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/08/26 2:36 p.m.7 views

CVE-2026-74738

In the Linux kernel, the following vulnerability has been resolved: regmap: sdw-mbq: don't call an unset readablereg callback regmapsdwmbqpollbusy decides whether to poll the Function Busy bit by calling ctx-readablereg, which is a straight copy of config-readablereg. That callback is optional:...

5.4AI score0.00173EPSS
SaveExploits0
EUVD
EUVD
added 2026/08/26 2:36 p.m.6 views

EUVD-2026-66568

In the Linux kernel, the following vulnerability has been resolved: regmap: sdw-mbq: don't call an unset readablereg callback regmapsdwmbqpollbusy decides whether to poll the Function Busy bit by calling ctx-readablereg, which is a straight copy of config-readablereg. That callback is optional:...

5.4AI score0.00173EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/26 2:36 p.m.26 views

CVE-2026-74737

CVE-2026-74737 affects the TI AM65 CPSW Network Subsystem (Nuss) driver in the Linux kernel. On the packet reception path, the helper function cppi5_desc_get_tags_ids() fills the full 16-bit Source Tag into the port_id variable, but only the lower 8-bits represent the valid MAC Port ID; the upper...

9.8CVSS5.8AI score0.00559EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/26 2:36 p.m.6 views

CVE-2026-74737 net: ethernet: ti: am65-cpsw-nuss: Fix port_id extraction from SRC TAG

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: ti: am65-cpsw-nuss: Fix portid extraction from SRC TAG On the packet reception path, the ID of the MAC Port on which the packet was received, is embedded in the RX DMA Descriptor's metadata. The ID is extracted usi...

9.8CVSS6AI score
SaveExploits0References11
Cvelist
Cvelist
added 2026/08/26 2:36 p.m.31 views

CVE-2026-74737 net: ethernet: ti: am65-cpsw-nuss: Fix port_id extraction from SRC TAG

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: ti: am65-cpsw-nuss: Fix portid extraction from SRC TAG On the packet reception path, the ID of the MAC Port on which the packet was received, is embedded in the RX DMA Descriptor's metadata. The ID is extracted usi...

9.8CVSS0.00559EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/08/26 2:36 p.m.7 views

CVE-2026-74737

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: ti: am65-cpsw-nuss: Fix portid extraction from SRC TAG On the packet reception path, the ID of the MAC Port on which the packet was received, is embedded in the RX DMA Descriptor's metadata. The ID is extracted usi...

9.8CVSS5.8AI score0.00559EPSS
SaveExploits0
OSV
OSV
added 2026/08/26 2:36 p.m.6 views

CVE-2026-74734 firewire: ohci: fix NULL pointer dereference in ar_context_release

In the Linux kernel, the following vulnerability has been resolved: firewire: ohci: fix NULL pointer dereference in arcontextrelease During the error handling path of the driver's probe function, a NULL pointer dereference can occur in arcontextrelease. When pciprobe fails early e.g., if...

5.6AI score
SaveExploits0References6
CVE
CVE
added 2026/08/26 2:36 p.m.14 views

CVE-2026-74734

A NULL pointer dereference in the Linux kernel's firewire/ohci driver can crash the kernel. During early probe failure (e.g., pcim_enable_device() or MMIO mapping failure), the devres cleanup calls ar_context_release(), which dereferences ctx->ohci before verifying the context was ever initial...

5.4AI score0.00173EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/08/26 2:36 p.m.10 views

CVE-2026-74734

In the Linux kernel, the following vulnerability has been resolved: firewire: ohci: fix NULL pointer dereference in arcontextrelease During the error handling path of the driver's probe function, a NULL pointer dereference can occur in arcontextrelease. When pciprobe fails early e.g., if...

5.4AI score0.00173EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/26 2:36 p.m.27 views

CVE-2026-74734 firewire: ohci: fix NULL pointer dereference in ar_context_release

In the Linux kernel, the following vulnerability has been resolved: firewire: ohci: fix NULL pointer dereference in arcontextrelease During the error handling path of the driver's probe function, a NULL pointer dereference can occur in arcontextrelease. When pciprobe fails early e.g., if...

0.00173EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/26 2:36 p.m.6 views

EUVD-2026-66564

In the Linux kernel, the following vulnerability has been resolved: firewire: ohci: fix NULL pointer dereference in arcontextrelease During the error handling path of the driver's probe function, a NULL pointer dereference can occur in arcontextrelease. When pciprobe fails early e.g., if...

5.4AI score0.00173EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/08/26 2:30 p.m.7 views

Wasmtime has a leak in WASIp1 `fd_renumber` implementation

Impact Wasmtime's native implementation of WASIp1 suffers from a leak in the fdrenumber function where the file descriptor being renumbered to is not properly closed. Wasmtime's implementation erroneously only updated the table of descriptors for WASIp1 and didn't update the underlying table of...

5CVSS5.2AI score0.00217EPSS
SaveExploits0References14Affected Software1
Rows per page
Query Builder