Lucene search
+L

300 matches found

OSV
OSV
added 2026/07/25 10:17 a.m.5 views

UBUNTU-CVE-2026-64373

In the Linux kernel, the following vulnerability has been resolved: cpufreq: Fix hotplug-suspend race during reboot During system reboot, cpufreqsuspend is called via the kernelrestart - deviceshutdown path. Unlike the normal system suspend path, the reboot path does not call freezeprocesses, so...

5.7AI score0.00177EPSS
SaveExploits0References11
OSV
OSV
added 2026/07/25 8:50 a.m.7 views

CVE-2026-64373 cpufreq: Fix hotplug-suspend race during reboot

In the Linux kernel, the following vulnerability has been resolved: cpufreq: Fix hotplug-suspend race during reboot During system reboot, cpufreqsuspend is called via the kernelrestart - deviceshutdown path. Unlike the normal system suspend path, the reboot path does not call freezeprocesses, so...

5.8AI score
SaveExploits0References11
CVE
CVE
added 2026/07/25 8:50 a.m.9 views

CVE-2026-64373

The issue CVE-2026-64373 affects the Linux kernel cpufreq subsystem. During system reboot, cpufreq_suspend() is invoked via kernel_restart() where freeze_processes() is not called, allowing CPU hotplug to run concurrently and potentially free governor_data while cpufreq_suspend() accesses it. Thi...

5.8AI score0.00177EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/07/25 12:0 a.m.13 views

PT-2026-64594

In the Linux kernel, the following vulnerability has been resolved: cpufreq: Fix hotplug-suspend race during reboot During system reboot, cpufreq suspend is called via the kernel restart - device shutdown path. Unlike the normal system suspend path, the reboot path does not call freeze processes,...

5.8AI score0.00177EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2026/07/22 12:30 a.m.6 views

CVE-2026-64015

A flaw was found in the Linux kernel's keyring code. The assocarrayfind function, used for looking up keys, was called without holding the necessary Read-Copy-Update RCU read lock. This oversight allows for a memory corruption vulnerability, particularly affecting persistent key handling, as the...

7.8CVSS5.4AI score0.00129EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/07/21 12:58 p.m.5 views

SUSE CVE-2026-64189

In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: fix race between dump and ipsetlist resize The release path of ipsetdumpdo and ipsetdumpdone read inst-ipsetlist via ipsetrefnetlink, a plain rcudereferenceraw of the array pointer. These run from netlinkrecvmsg...

7.8CVSS5.4AI score0.00121EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/20 5:18 p.m.11 views

CVE-2026-64189

In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: fix race between dump and ipsetlist resize The release path of ipsetdumpdo and ipsetdumpdone read inst-ipsetlist via ipsetrefnetlink, a plain rcudereferenceraw of the array pointer. These run from netlinkrecvmsg...

7.8CVSS0.00121EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2026/07/20 4:27 p.m.7 views

CVE-2026-64189

In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: fix race between dump and ipsetlist resize The release path of ipsetdumpdo and ipsetdumpdone read inst-ipsetlist via ipsetrefnetlink, a plain rcudereferenceraw of the array pointer. These run from netlinkrecvmsg...

5.3AI score0.00121EPSS
SaveExploits0References9Affected Software1
CVE
CVE
added 2026/07/20 4:27 p.m.14 views

CVE-2026-64189

CVE-2026-64189 affects the Linux kernel netfilter ipset dump path. A race between dump and ip_set_list resize allows a use-after-free when a concurrent ip_set_create() grows the array and the old one is freed before it is fully dereferenced. The advisory notes that the dump code reads inst->ip...

7.8CVSS5.4AI score0.00121EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/20 4:27 p.m.6 views

CVE-2026-64189 netfilter: ipset: fix race between dump and ip_set_list resize

In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: fix race between dump and ipsetlist resize The release path of ipsetdumpdo and ipsetdumpdone read inst-ipsetlist via ipsetrefnetlink, a plain rcudereferenceraw of the array pointer. These run from netlinkrecvmsg...

7.8CVSS5.4AI score
SaveExploits0References11
Debian CVE
Debian CVE
added 2026/07/20 4:27 p.m.7 views

CVE-2026-64189

In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: fix race between dump and ipsetlist resize The release path of ipsetdumpdo and ipsetdumpdone read inst-ipsetlist via ipsetrefnetlink, a plain rcudereferenceraw of the array pointer. These run from netlinkrecvmsg...

7.8CVSS5.3AI score0.00121EPSS
SaveExploits0
CVE
CVE
added 2026/07/19 3:40 p.m.15 views

CVE-2026-64162

CVE-2026-64162 concerns the Linux kernel idpf driver: a read_dev_clk_lock spinlock could be used before initialization because the lock was not initialized before ptp aux work could run. The issue arises when idpf_ptp_init() initializes read_dev_clk_lock after ptp_schedule_worker() has started an...

9.8CVSS5.4AI score0.00347EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/19 3:39 p.m.37 views

CVE-2026-64045 ovpn: tcp - use cached peer pointer in ovpn_tcp_close()

In the Linux kernel, the following vulnerability has been resolved: ovpn: tcp - use cached peer pointer in ovpntcpclose ovpntcpclose loads the ovpnsocket via rcudereferenceskuserdata under rcureadlock, takes a reference on sock-peer, caches the peer pointer in a local, and drops the read lock. It...

8.4CVSS0.00154EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/19 3:39 p.m.15 views

CVE-2026-64045

CVE-2026-64045 (Linux kernel, ovpn tcp close race) : The vulnerability stems from ovpn_tcp_close() loading the ovpn_socket pointer under RCU read-lock, then using sock->peer after releasing the lock, while ovpn_socket_release() may detach the socket concurrently. The fix tightens the pattern b...

8.4CVSS5.3AI score0.00154EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/07/19 3:39 p.m.8 views

CVE-2026-64045

In the Linux kernel, the following vulnerability has been resolved: ovpn: tcp - use cached peer pointer in ovpntcpclose ovpntcpclose loads the ovpnsocket via rcudereferenceskuserdata under rcureadlock, takes a reference on sock-peer, caches the peer pointer in a local, and drops the read lock. It...

8.4CVSS5.2AI score0.00154EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/07/02 12:0 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-53341

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - fhandle: fix UAF due to unlocked -mntns read in maydecodefh maydecodefh accesses mount::mntns without holding any locks; that means the mount can concurrently b...

7.8CVSS5.5AI score0.0012EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/01 2:16 p.m.11 views

CVE-2026-53341

In the Linux kernel, the following vulnerability has been resolved: fhandle: fix UAF due to unlocked -mntns read in maydecodefh maydecodefh accesses mount::mntns without holding any locks; that means the mount can concurrently be unmounted, and the mntnamespace can concurrently be freed after an...

7.8CVSS0.0012EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/07/01 2:16 p.m.11 views

CVE-2026-53341

In the Linux kernel, the following vulnerability has been resolved: fhandle: fix UAF due to unlocked -mntns read in maydecodefh maydecodefh accesses mount::mntns without holding any locks; that means the mount can concurrently be unmounted, and the mntnamespace can concurrently be freed after an...

7.8CVSS6AI score0.0012EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/01 2:16 p.m.8 views

UBUNTU-CVE-2026-53341

In the Linux kernel, the following vulnerability has been resolved: fhandle: fix UAF due to unlocked -mntns read in maydecodefh maydecodefh accesses mount::mntns without holding any locks; that means the mount can concurrently be unmounted, and the mntnamespace can concurrently be freed after an...

7.8CVSS5.7AI score0.0012EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/07/01 1:32 p.m.14 views

EUVD-2026-40975

In the Linux kernel, the following vulnerability has been resolved: fhandle: fix UAF due to unlocked -mntns read in maydecodefh maydecodefh accesses mount::mntns without holding any locks; that means the mount can concurrently be unmounted, and the mntnamespace can concurrently be freed after an...

5.8AI score0.0012EPSS
SaveExploits0References3
Rows per page
Query Builder