Lucene search
+L

1374 matches found

Tenable Nessus
Tenable Nessus
added 2026/08/12 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-68179

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - misc: nsm: only unlock nsmdev on post-lock error paths nsmdevioctl jumps to the common out label even when the initial copyfromuser fails before nsm-lock has be...

8.4CVSS5.4AI score0.0018EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/08/12 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-68150

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - fs/super: fix emergency thaw double-unlock of sumount dothawall iterates over all superblocks via iteratesupers with SUPERITEREXCL, which acquires sumount...

5.6AI score0.00175EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/11 6:47 p.m.6 views

CVE-2026-68150

A flaw was found in the Linux kernel. A local attacker could trigger a double-unlock vulnerability in the filesystem's emergency thaw operation. This occurs when the sumount semaphore is released twice, leading to corruption of the semaphore's internal state. This corruption can cause system...

5.5CVSS5.4AI score0.00175EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/11 3:33 p.m.10 views

CVE-2026-68179

A flaw was found in the Linux kernel's Network Shared Memory NSM module. A local attacker can exploit an issue in the nsmdevioctl function where an incorrect mutex unlock operation is performed. This occurs when an initial data copy fails, leading to an attempt to unlock a mutex that was never...

8.4CVSS5.3AI score0.0018EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/11 11:25 a.m.11 views

CVE-2026-68245

A flaw was found in the drm/amdgpu component of the Linux kernel. A use-after-unlock vulnerability exists where a virtual machine VM pointer is dereferenced after its protective lock has been released. This allows the pointer to be modified, potentially leading to memory corruption. An attacker...

7.8CVSS5.2AI score0.00163EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/10 1:20 p.m.11 views

CVE-2026-68341

In the Linux kernel, the following vulnerability has been resolved: ovpn: fix use after free in unlockovpn unlockovpn iterates over the releaselist using llistforeachentry and drops the peer reference inside the loop body via ovpnpeerput. If this drops the last reference, the peer is eventually...

8.8CVSS0.00566EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/10 1:20 p.m.5 views

CVE-2026-68245

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix lifetime issue of amdgpuvmgettaskinfopasid The vm pointer returned from amdgpuvmgetvmfrompasid is only valid while the lock is still being held. Once xaunlockirqrestore is called and returned, the pointer is no...

7.8CVSS0.00163EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/10 1:20 p.m.5 views

CVE-2026-68179

In the Linux kernel, the following vulnerability has been resolved: misc: nsm: only unlock nsmdev on post-lock error paths nsmdevioctl jumps to the common out label even when the initial copyfromuser fails before nsm-lock has been taken. The error path then blindly unlocks a mutex that was never...

8.4CVSS0.0018EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/10 1:20 p.m.4 views

CVE-2026-68150

In the Linux kernel, the following vulnerability has been resolved: fs/super: fix emergency thaw double-unlock of sumount dothawall iterates over all superblocks via iteratesupers with SUPERITEREXCL, which acquires sumount exclusively before calling the callback and releases it afterwards. Howeve...

0.00175EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/10 1:20 p.m.5 views

UBUNTU-CVE-2026-68179

In the Linux kernel, the following vulnerability has been resolved: misc: nsm: only unlock nsmdev on post-lock error paths nsmdevioctl jumps to the common out label even when the initial copyfromuser fails before nsm-lock has been taken. The error path then blindly unlocks a mutex that was never...

8.4CVSS5.3AI score0.0018EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/10 1:20 p.m.5 views

UBUNTU-CVE-2026-68245

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix lifetime issue of amdgpuvmgettaskinfopasid The vm pointer returned from amdgpuvmgetvmfrompasid is only valid while the lock is still being held. Once xaunlockirqrestore is called and returned, the pointer is no...

7.8CVSS5.2AI score0.00163EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/08/10 1:20 p.m.6 views

CVE-2026-68179

In the Linux kernel, the following vulnerability has been resolved: misc: nsm: only unlock nsmdev on post-lock error paths nsmdevioctl jumps to the common out label even when the initial copyfromuser fails before nsm-lock has been taken. The error path then blindly unlocks a mutex that was never...

8.4CVSS5.6AI score0.0018EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/08/10 1:20 p.m.8 views

CVE-2026-68150

In the Linux kernel, the following vulnerability has been resolved: fs/super: fix emergency thaw double-unlock of sumount dothawall iterates over all superblocks via iteratesupers with SUPERITEREXCL, which acquires sumount exclusively before calling the callback and releases it afterwards. Howeve...

5.6AI score0.00175EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/08/10 1:20 p.m.7 views

CVE-2026-68245

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix lifetime issue of amdgpuvmgettaskinfopasid The vm pointer returned from amdgpuvmgetvmfrompasid is only valid while the lock is still being held. Once xaunlockirqrestore is called and returned, the pointer is no...

7.8CVSS5.5AI score0.00163EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/10 1:20 p.m.6 views

UBUNTU-CVE-2026-68150

In the Linux kernel, the following vulnerability has been resolved: fs/super: fix emergency thaw double-unlock of sumount dothawall iterates over all superblocks via iteratesupers with SUPERITEREXCL, which acquires sumount exclusively before calling the callback and releases it afterwards. Howeve...

5.3AI score0.00175EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/10 12:03 p.m.75 views

CVE-2026-68341

The CVE-2026-68341 issue affects the Linux kernel’s ovpn handling. In unlock_ovpn(), the code iterates a release_list with llist_for_each_entry() and drops peer references inside the loop via ovpn_peer_put(). If the last reference is dropped, the peer may be freed, but the loop’s advance uses pee...

8.8CVSS5.3AI score0.00566EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/10 12:03 p.m.8 views

EUVD-2026-55442

In the Linux kernel, the following vulnerability has been resolved: ovpn: fix use after free in unlockovpn unlockovpn iterates over the releaselist using llistforeachentry and drops the peer reference inside the loop body via ovpnpeerput. If this drops the last reference, the peer is eventually...

5.3AI score0.00566EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/10 12:01 p.m.22 views

CVE-2026-68245 drm/amdgpu: fix lifetime issue of amdgpu_vm_get_task_info_pasid()

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix lifetime issue of amdgpuvmgettaskinfopasid The vm pointer returned from amdgpuvmgetvmfrompasid is only valid while the lock is still being held. Once xaunlockirqrestore is called and returned, the pointer is no...

7.8CVSS5.3AI score
SaveExploits0References7
EUVD
EUVD
added 2026/08/10 12:01 p.m.6 views

EUVD-2026-55346

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix lifetime issue of amdgpuvmgettaskinfopasid The vm pointer returned from amdgpuvmgetvmfrompasid is only valid while the lock is still being held. Once xaunlockirqrestore is called and returned, the pointer is no...

5.2AI score0.00163EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/10 11:59 a.m.31 views

CVE-2026-68179 misc: nsm: only unlock nsm_dev on post-lock error paths

In the Linux kernel, the following vulnerability has been resolved: misc: nsm: only unlock nsmdev on post-lock error paths nsmdevioctl jumps to the common out label even when the initial copyfromuser fails before nsm-lock has been taken. The error path then blindly unlocks a mutex that was never...

8.4CVSS0.0018EPSS
SaveExploits0References4
Rows per page
Query Builder