Lucene search
+L

398899 matches found

UbuntuCve
UbuntuCve
added 2026/08/26 3:17 p.m.8 views

CVE-2026-80524

In the Linux kernel, the following vulnerability has been resolved: optee: ffa: Add NULL check in opteeffalendprotmem Sashiko locally reports a possible null dereference under memory pressure due to the lack of validation of the allocated pointer. Fix that by adding the missing check...

5.5AI score0.00155EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/08/26 3:17 p.m.8 views

CVE-2026-80520

In the Linux kernel, the following vulnerability has been resolved: ovpn: fix NULL dereference when killing missing key ovpncryptokillkey assumes both crypto slots are populated and dereferences each slot before checking it. That is not guaranteed: a peer can have only one installed key, and the...

7.5CVSS5.6AI score0.00432EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/26 3:17 p.m.6 views

UBUNTU-CVE-2026-80524

In the Linux kernel, the following vulnerability has been resolved: optee: ffa: Add NULL check in opteeffalendprotmem Sashiko locally reports a possible null dereference under memory pressure due to the lack of validation of the allocated pointer. Fix that by adding the missing check...

5.8AI score0.00155EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/26 3:17 p.m.7 views

UBUNTU-CVE-2026-80542

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.8AI score0.00166EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/26 3:17 p.m.7 views

UBUNTU-CVE-2026-80520

In the Linux kernel, the following vulnerability has been resolved: ovpn: fix NULL dereference when killing missing key ovpncryptokillkey assumes both crypto slots are populated and dereferences each slot before checking it. That is not guaranteed: a peer can have only one installed key, and the...

7.5CVSS5.8AI score0.00432EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/26 3:17 p.m.5 views

UBUNTU-CVE-2026-80579

In the Linux kernel, the following vulnerability has been resolved: fbdev: clear fbinfo-mode before deleting a videomode fbsetvar can delete a mode from info-modelist when userspace passes FBACTIVATEINVMODE through FBIOPUTVSCREENINFO. The code checks that the mode being deleted is not the current...

7.8CVSS5.8AI score0.00112EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/26 3:17 p.m.8 views

UBUNTU-CVE-2026-80577

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: skip zero-sized firmware sections panthorfwloadsectionentry skips BO creation when the firmware section VA range is empty. If such a section is added to the firmware section list, section-mem is left as NULL. Later...

5.8AI score0.00156EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/08/26 3:17 p.m.9 views

CVE-2026-80542

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.5AI score0.00166EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/08/26 3:17 p.m.10 views

CVE-2026-80577

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: skip zero-sized firmware sections panthorfwloadsectionentry skips BO creation when the firmware section VA range is empty. If such a section is added to the firmware section list, section-mem is left as NULL. Later...

5.8AI score0.00156EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/26 3:17 p.m.8 views

UBUNTU-CVE-2026-80578

In the Linux kernel, the following vulnerability has been resolved: fbdev: core: Fix pointer desynchronization in fbioread In fbioread, if copytouser performs a partial copy e.g., due to a faulty user buffer, the loop adjusts the chunk size 'c' and updates the remaining 'count'. However, the...

7.3CVSS5.9AI score0.00116EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/26 3:17 p.m.7 views

UBUNTU-CVE-2026-80564

In the Linux kernel, the following vulnerability has been resolved: gve: fix NULL dereference due to missing ptp adjfine Fix NULL dereference due to missing implementation of adjfine, which can be triggered from usermode as follows: sudo ./testptp -d /dev/ptp0 -f 0 551.943697 BUG: kernel NULL...

5.8AI score0.00166EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/26 3:17 p.m.7 views

UBUNTU-CVE-2026-80528

In the Linux kernel, the following vulnerability has been resolved: ceph: avoid fs reclaim while using current-journalinfo handlereply stores a cephmdsrequest pointer in current-journalinfo while filling the inode and dentry cache from an MDS reply. An allocation in this section can enter direct...

9.8CVSS5.8AI score0.00521EPSS
SaveExploits0References10
OSV
OSV
added 2026/08/26 3:17 p.m.5 views

UBUNTU-CVE-2026-80572

In the Linux kernel, the following vulnerability has been resolved: Input: byd - synchronize timer deletion before freeing private data byddisconnect uses timerdelete before freeing the driver's private data. This does not wait for a running bydcleartouch callback, which dereferences the private...

7.8CVSS5.8AI score0.0012EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/26 3:16 p.m.9 views

DEBIAN-CVE-2026-74753

In the Linux kernel, the following vulnerability has been resolved: perf: Reject exited events as group leaders perfeventremoveonexec sets remove-on-exec events to the EXIT state and detaches their group relationships. The event's file descriptor can remain open, however, and perfeventopen...

7.8CVSS5.4AI score0.00128EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/26 3:16 p.m.15 views

AZL-97778 CVE-2026-74753 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: perf: Reject exited events as group leaders perfeventremoveonexec sets remove-on-exec events to the EXIT state and detaches their group relationships. The event's file descriptor can remain open, however, and perfeventopen...

7.8CVSS5.8AI score0.00128EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/26 3:16 p.m.8 views

CVE-2026-74753

In the Linux kernel, the following vulnerability has been resolved: perf: Reject exited events as group leaders perfeventremoveonexec sets remove-on-exec events to the EXIT state and detaches their group relationships. The event's file descriptor can remain open, however, and perfeventopen...

7.8CVSS0.00128EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/26 3:16 p.m.12 views

DEBIAN-CVE-2026-74748

In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: fix refcount race between list:set GC and swap ipsetputbyindex resolved the index to a set pointer under RCU, then took ipsetreflock in ipsetput to decrement set-ref. ipsetswap holds that same lock while swappin...

7.8CVSS5.4AI score0.00138EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/26 3:16 p.m.8 views

AZL-97733 CVE-2026-74748 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: fix refcount race between list:set GC and swap ipsetputbyindex resolved the index to a set pointer under RCU, then took ipsetreflock in ipsetput to decrement set-ref. ipsetswap holds that same lock while swappin...

7.8CVSS5.8AI score0.00138EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/26 3:16 p.m.7 views

CVE-2026-74748

In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: fix refcount race between list:set GC and swap ipsetputbyindex resolved the index to a set pointer under RCU, then took ipsetreflock in ipsetput to decrement set-ref. ipsetswap holds that same lock while swappin...

7.8CVSS0.00138EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/26 3:16 p.m.9 views

DEBIAN-CVE-2026-74740

In the Linux kernel, the following vulnerability has been resolved: net/sched: actapi: fix TOCTOU NULL deref on a-gotochain tcfactionexec handles TCACTGOTOCHAIN by first checking rcuaccesspointera-gotochain and then calling tcfactiongotochainexec, which does a second, independent...

5.4AI score0.00175EPSS
SaveExploits0References1
Rows per page
Query Builder