Lucene search
+L

247301 matches found

EUVD
EUVD
added 4 days ago8 views

EUVD-2026-59563

In the Linux kernel, the following vulnerability has been resolved: drm/radeon: fix memory leak in radeonringrestore on lock failure radeonringrestore takes ownership of the data buffer allocated by radeonringbackup. The caller radeongpureset only frees it in the non-restore branch; in the restor...

5.8AI score0.00177EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 4 days ago7 views

CVE-2026-74416

In the Linux kernel, the following vulnerability has been resolved: drm/radeon: fix memory leak in radeonringrestore on lock failure radeonringrestore takes ownership of the data buffer allocated by radeonringbackup. The caller radeongpureset only frees it in the non-restore branch; in the restor...

5.7AI score0.00177EPSS
SaveExploits0
Cvelist
Cvelist
added 4 days ago33 views

CVE-2026-74416 drm/radeon: fix memory leak in radeon_ring_restore() on lock failure

In the Linux kernel, the following vulnerability has been resolved: drm/radeon: fix memory leak in radeonringrestore on lock failure radeonringrestore takes ownership of the data buffer allocated by radeonringbackup. The caller radeongpureset only frees it in the non-restore branch; in the restor...

0.00177EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 4 days ago4 views

CVE-2026-74417

In the Linux kernel, the following vulnerability has been resolved: drm/radeon: fix integer overflow in radeonalignpitch radeonalignpitch has the same kind of overflow issue as the old amdgpu helper: both the alignment round-up add and the final 'aligned cpp' calculation can overflow signed int. ...

7.8CVSS5.6AI score0.0012EPSS
SaveExploits0
OSV
OSV
added 4 days ago4 views

CVE-2026-74416 drm/radeon: fix memory leak in radeon_ring_restore() on lock failure

In the Linux kernel, the following vulnerability has been resolved: drm/radeon: fix memory leak in radeonringrestore on lock failure radeonringrestore takes ownership of the data buffer allocated by radeonringbackup. The caller radeongpureset only frees it in the non-restore branch; in the restor...

5.9AI score
SaveExploits0References11
CVE
CVE
added 4 days ago16 views

CVE-2026-74416

CVE-2026-74416 affects the Linux kernel DRM/Radeon stack. The vulnerability is a memory-leak in radeon_ring_restore() on lock failure: radeon_ring_restore() takes ownership of the buffer allocated by radeon_ring_backup(), but when radeon_ring_lock() fails it returns early and does not kvfree(data...

5.7AI score0.00177EPSS
SaveExploits0References8
EUVD
EUVD
added 4 days ago7 views

EUVD-2026-59562

In the Linux kernel, the following vulnerability has been resolved: spi: atcspi200: fix use-after-free when driver unbind DMA resource is initialized after SPI controller registration. So when driver unbind, this can trigger a use-after-free when DMA is torn down while the controller is still ali...

5.5AI score0.00155EPSS
SaveExploits0References2
Cvelist
Cvelist
added 4 days ago30 views

CVE-2026-74415 spi: atcspi200: fix use-after-free when driver unbind

In the Linux kernel, the following vulnerability has been resolved: spi: atcspi200: fix use-after-free when driver unbind DMA resource is initialized after SPI controller registration. So when driver unbind, this can trigger a use-after-free when DMA is torn down while the controller is still ali...

0.00155EPSS
SaveExploits0References2
OSV
OSV
added 4 days ago5 views

CVE-2026-74415 spi: atcspi200: fix use-after-free when driver unbind

In the Linux kernel, the following vulnerability has been resolved: spi: atcspi200: fix use-after-free when driver unbind DMA resource is initialized after SPI controller registration. So when driver unbind, this can trigger a use-after-free when DMA is torn down while the controller is still ali...

5.6AI score
SaveExploits0References5
Debian CVE
Debian CVE
added 4 days ago3 views

CVE-2026-74415

In the Linux kernel, the following vulnerability has been resolved: spi: atcspi200: fix use-after-free when driver unbind DMA resource is initialized after SPI controller registration. So when driver unbind, this can trigger a use-after-free when DMA is torn down while the controller is still ali...

5.4AI score0.00155EPSS
SaveExploits0
CVE
CVE
added 4 days ago13 views

CVE-2026-74415

CVE-2026-74415 concerns the Linux kernel SPI driver for atcspi200. The root cause is a use-after-free during driver unbind when DMA resources are initialized after SPI controller registration, causing DMA teardown while the controller is still active and may trigger DMA transfers. The vulnerabili...

5.4AI score0.00155EPSS
SaveExploits0References2
EUVD
EUVD
added 4 days ago10 views

EUVD-2026-59561

In the Linux kernel, the following vulnerability has been resolved: hfsplus: Remove the duplicate attr inode dirty marking action Syzbot reported a null-ptr-deref in 1. If the attributes file is not loaded during system mount, a trigger occurs 1 when setxattr is executed in userspace. Remove the...

5.3AI score0.00155EPSS
SaveExploits0References2
CVE
CVE
added 4 days ago16 views

CVE-2026-74413

The CVE-2026-74413 issue affects the Linux kernel wifi driver rtW89, where AER error handlers incorrectly retrieved a pointer stored with pci_set_drvdata as a net_device instead of the ieee80211_hw pointer, causing operations on the wrong offsets in netif_device_detach/attach. The fix aligns the ...

8.8CVSS5.4AI score0.00243EPSS
SaveExploits0References3
Cvelist
Cvelist
added 4 days ago30 views

CVE-2026-74413 wifi: rtw89: fix wrong pci_get_drvdata type in AER handlers

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: fix wrong pcigetdrvdata type in AER handlers rtw89 stores an ieee80211hw pointer via pcisetdrvdata at probe time, but ioerrordetected and ioresume retrieve it as a netdevice pointer. This causes...

8.8CVSS0.00243EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 4 days ago7 views

CVE-2026-74414

In the Linux kernel, the following vulnerability has been resolved: hfsplus: Remove the duplicate attr inode dirty marking action Syzbot reported a null-ptr-deref in 1. If the attributes file is not loaded during system mount, a trigger occurs 1 when setxattr is executed in userspace. Remove the...

5.3AI score0.00155EPSS
SaveExploits0
OSV
OSV
added 4 days ago3 views

CVE-2026-74414 hfsplus: Remove the duplicate attr inode dirty marking action

In the Linux kernel, the following vulnerability has been resolved: hfsplus: Remove the duplicate attr inode dirty marking action Syzbot reported a null-ptr-deref in 1. If the attributes file is not loaded during system mount, a trigger occurs 1 when setxattr is executed in userspace. Remove the...

5.4AI score
SaveExploits0References5
Cvelist
Cvelist
added 4 days ago36 views

CVE-2026-74414 hfsplus: Remove the duplicate attr inode dirty marking action

In the Linux kernel, the following vulnerability has been resolved: hfsplus: Remove the duplicate attr inode dirty marking action Syzbot reported a null-ptr-deref in 1. If the attributes file is not loaded during system mount, a trigger occurs 1 when setxattr is executed in userspace. Remove the...

0.00155EPSS
SaveExploits0References2
CVE
CVE
added 4 days ago18 views

CVE-2026-74414

CVE-2026-74414 affects the Linux kernel (hfsplus) where a null-pointer dereference could occur during setxattr if the attributes file is not loaded at mount time. The root cause is a duplicate attr inode dirty-marking action in hfsplus/xattr.c, leading to a potential dereference in hfsplus_setxat...

5.3AI score0.00155EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 4 days ago7 views

CVE-2026-74413

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: fix wrong pcigetdrvdata type in AER handlers rtw89 stores an ieee80211hw pointer via pcisetdrvdata at probe time, but ioerrordetected and ioresume retrieve it as a netdevice pointer. This causes...

8.8CVSS5.4AI score0.00243EPSS
SaveExploits0
EUVD
EUVD
added 4 days ago6 views

EUVD-2026-59560

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: fix wrong pcigetdrvdata type in AER handlers rtw89 stores an ieee80211hw pointer via pcisetdrvdata at probe time, but ioerrordetected and ioresume retrieve it as a netdevice pointer. This causes...

5.4AI score0.00243EPSS
SaveExploits0References3
Rows per page
Query Builder