Lucene search
+L

236529 matches found

OSV
OSV
added 2026/07/27 8:16 a.m.3 views

UBUNTU-CVE-2026-64534

In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: check INITFAILED before nvmetrequninit in digest error path In nvmettcptryrecvddgst, when a data digest mismatch is detected, nvmetrequninit is called unconditionally. However, if the command arrived via the...

9.8CVSS5.6AI score0.00384EPSS
SaveExploits0References10
RedhatCVE
RedhatCVE
added 2026/07/27 8:11 a.m.10 views

CVE-2026-64418

A flaw was found in the Linux kernel's memory management mm shrinker subsystem. A race condition exists where the shrinkerinfo array can be prematurely freed while still accessible, leading to a use-after-free or double-free vulnerability. This memory corruption can be exploited by a local attack...

7.8CVSS5.8AI score0.00125EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/27 8:6 a.m.9 views

CVE-2026-64290

A flaw was found in the Linux kernel's iommufd component. When a copytouser operation fails within the iommufdfaultfopsread function, the system enters an infinite loop. This continuous retry consumes 100% of the CPU and holds a mutex, which can lead to a denial of service DoS for affected system...

5.5CVSS5.8AI score0.00198EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/27 7:56 a.m.10 views

CVE-2026-64342

A flaw was found in the Linux kernel's USB iowarrior driver. This vulnerability, a use-after-free, occurs because write operations are not properly halted when a device disconnects. An attacker could potentially exploit this to cause system instability or execute arbitrary code...

7CVSS6.1AI score0.00177EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/27 7:56 a.m.12 views

CVE-2026-64384

A flaw was found in the Linux kernel's Server Message Block SMB client. This vulnerability occurs due to a double-free error when handling change notify replies. If a response attempt returns a replayable error and frees its buffer, and then SMB2notifyinit fails, the same buffer can be freed agai...

9.8CVSS6AI score0.00457EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/27 7:52 a.m.10 views

CVE-2026-64314

A flaw was found in the Linux kernel's chacha20poly1305 cryptographic module. This vulnerability occurs because the chachapolycreate function does not properly validate a poly1305 template argument. When this argument is missing, an error pointer is incorrectly passed to a string comparison...

5.8AI score0.00198EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/27 7:48 a.m.9 views

CVE-2026-64424

A flaw was found in the Linux kernel's netpoll module. During the system shutdown process, a race condition can occur where a network transmission worker attempts to access memory that has already been deallocated. This use-after-free vulnerability can lead to system instability, causing a denial...

5.5CVSS5.8AI score0.00168EPSS
SaveExploits0References4
AstraLinux
AstraLinux
added 2026/07/27 7:47 a.m.4 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: rtmutex: Use waiter::task instead of current in removewaiter. removewaiter is used by the slowlock paths, but it is also used for proxy-lock rollback in rtmutexstartproxylock, when invoked from futexrequeue. In the latter case,...

7.8CVSS6.1AI score0.00725EPSS
SaveExploits53References3
AstraLinux
AstraLinux
added 2026/07/27 7:47 a.m.6 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: ppp: The requirement for CAPNETADMIN in the target netns is necessary for unattached IOCTls. The opening of /dev/ppp is currently allowed for file-fcred-userns, while unattached administrative IOCTls operate on...

8.8CVSS5.8AI score0.0025EPSS
SaveExploits1References3
AstraLinux
AstraLinux
added 2026/07/27 7:47 a.m.6 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: ipv6: Proper accounting of fraggap on the paged allocation path In ip6.AppendData, when the paged-allocation branch is taken MSGMORE / NETIFFSG / large fraglen, alloclen and pagedlen are computed as follows: alloclen =...

7.8CVSS5.8AI score0.00265EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/07/27 7:47 a.m.8 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerabilities have been resolved: net/sched: Fixed a issue where partial COW operations by pedit led to corruption of the page cache. tcfpeditact calculates the COW range for skbensurewritable once before the key loop, using tcfpoffmaxhint. However, this hint...

7.8CVSS6.4AI score0.00525EPSS
SaveExploits13References3
AstraLinux
AstraLinux
added 2026/07/27 7:47 a.m.5 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: bpf: Free reuseport cBPF prog after RCU grace period. Eulgyu Kim reported the splat below with a repro. 0 The repro sets up a UDP reuseport group with a cBPF prog and replaces it with a new one while another thread is sending a U...

7.8CVSS6.6AI score0.00165EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/07/27 7:47 a.m.10 views

Astra Linux – Vulnerability found in Linux 6.12, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: net: bonding: Fixed a use-after-free in bondxmitbroadcast. bondxmitbroadcast reuses the original skb for the last slave determined by bondislastslave and clones it for others. Concurrent slave enslave/release operations may mutat...

7.8CVSS6.3AI score0.00124EPSS
SaveExploits0References4
AstraLinux
AstraLinux
added 2026/07/27 7:47 a.m.6 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerabilities have been resolved: net: skbuff: Fixed an issue where a missing zerocopy reference was present in the pskbcarve helpers. Both pskbcarveinsideheader and pskbcarveinsidenonlinear copy the old skbsharedinfo header into a new buffer using memcpy. Thi...

7.8CVSS6AI score0.00238EPSS
SaveExploits1References3
AstraLinux
AstraLinux
added 2026/07/27 7:47 a.m.8 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerabilities have been resolved: eventpoll: Fixed an UAF Use-After-Free issue with epremovestruct eventpoll and struct file. The epremove function via epremovefile clears the file-fep field under file-flock, but then continues using @file within the critical...

7.8CVSS6.9AI score0.03234EPSS
SaveExploits3References3
RedhatCVE
RedhatCVE
added 2026/07/27 7:42 a.m.11 views

CVE-2026-64431

A flaw was found in the Linux kernel's NTFS file system driver. A remote attacker could exploit this vulnerability by providing a specially crafted NTFS image, leading to out-of-bounds memory access. This memory corruption can cause the system to crash, resulting in a denial of service...

7.8CVSS5.9AI score0.00123EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/27 7:42 a.m.11 views

CVE-2026-64433

A flaw was found in the Linux kernel's Bluetooth Management MGMT subsystem. A use-after-free UAF vulnerability exists in the adddevicecomplete function. This occurs because the function does not properly acquire a lock before accessing connection parameters, allowing a concurrent device removal...

5.5CVSS6AI score0.00168EPSS
SaveExploits0References4
SUSE Linux
SUSE Linux
added 2026/07/27 7:33 a.m.6 views

Security update for the Linux Kernel (Live Patch 14 for SUSE Linux Enterprise 15 SP7)

This update for the SUSE Linux Enterprise Kernel 6.4.0-150700.53.52 fixes various security issues: The following security issues were fixed: CVE-2026-23240: tls: Fix race condition in tlsswcancelworktx bsc1262404. CVE-2026-31738: vxlan: validate ND option lengths in vxlannacreate bsc1264060...

9.3CVSS6.5AI score0.00908EPSS
SaveExploits5References24
RedhatCVE
RedhatCVE
added 2026/07/27 7:32 a.m.12 views

CVE-2026-64349

A flaw was found in the Linux kernel's USB dwc3 driver. Incorrect type handling in the dwc3readl and dwc3writel functions within dwc3ulpisetup can lead to memory corruption. This vulnerability may allow an attacker to cause system instability or potentially execute arbitrary code, depending on th...

6.1AI score0.00166EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/27 7:32 a.m.11 views

CVE-2026-64277

A flaw was found in the Linux kernel's synaptics-rmi4 input driver. The rmif3amapgpios function incorrectly allocates memory for the gpiokeymap, making it smaller than required. This allows a device reporting a specific gpiocount value to trigger an out-of-bounds read, leading to information...

7.8CVSS5.8AI score0.00164EPSS
SaveExploits0References4
Rows per page
Query Builder