Lucene search
+L

504347 matches found

RedhatCVE
RedhatCVE
added 2026/09/11 11:27 p.m.10 views

CVE-2026-89443

A flaw was found in the Linux kernel's platform/x86 ISST module. The isstifgetperflevelmask and isstifgetbasefreqmask functions fail to validate a user-provided 'level' parameter. A local attacker could exploit this by providing an invalid 'level' value, leading to an out-of-bounds read from the...

7.1CVSS5.6AI score0.00159EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/09/11 11:27 p.m.10 views

CVE-2026-81017

A flaw was found in the Linux kernel's sensorhub component. A local attacker could provide a maliciously crafted sensor number in an EC FIFO event. This unchecked sensor number could lead to an out-of-bounds read and write in the batchstate array, potentially causing memory corruption or system...

8.4CVSS6AI score0.00182EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/09/11 11:27 p.m.11 views

CVE-2026-80984

A flaw was found in the net/smc component of the Linux kernel. When a link group terminates while a socket is waiting in smcclosestreamwait, a NULL pointer dereference can occur during the SMC-D teardown path. This can lead to a system crash, resulting in a Denial of Service DoS...

5.5CVSS5.4AI score0.002EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/09/11 11:25 p.m.12 views

CVE-2026-89696

A flaw was found in the Linux kernel's Network File System NFS daemon nfsd. A remote client can exploit this by sending a specially crafted NFS COMPOUND request. This request, when processed, can lead to a NULL pointer dereference in the nfsd kthread, causing the system to crash and resulting in ...

7.5CVSS5.5AI score0.00762EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/09/11 11:25 p.m.10 views

CVE-2026-89677

A flaw was found in the Linux kernel's Network File System Daemon nfsd. When creating files, the dentrycreate function could return an unexpected directory entry dentry. This could lead to a previously stored dentry being prematurely freed and then used again, potentially causing memory corruptio...

9.8CVSS5.9AI score0.00407EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/09/11 11:25 p.m.12 views

CVE-2026-89637

A flaw was found in the Linux kernel's Server Message Block SMB client. When processing a malformed secondary TRANSACT2 response, a use-after-free UAF vulnerability and a buffer leak can occur in the cifschecktrans2 function. This can lead to a dangling buffer being reused by the demux thread,...

9.8CVSS6.4AI score0.00588EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/09/11 11:25 p.m.13 views

CVE-2026-89610

A flaw was found in the Linux kernel's NTFS component. The mapping pairs decoder fails to verify if a run length extends beyond the volume boundary. A local attacker could exploit this by providing a malformed NTFS image with a crafted mapping pairs array. This could lead to memory corruption and...

9.8CVSS6.1AI score0.00553EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/09/11 11:25 p.m.11 views

CVE-2026-80942

A flaw was found in the Linux kernel's rtlwifi driver for rtl8192du. Specifically, a memory allocation made during the initialization of shared data was not consistently freed in error handling paths. This could result in a memory leak, potentially leading to system instability or a Denial of...

5.5CVSS5.7AI score0.00168EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/09/11 11:25 p.m.10 views

CVE-2026-89478

A flaw was found in the Linux kernel's Stream Control Transmission Protocol SCTP implementation. An authenticated attacker could exploit a timing window during the removal of an SCTP transport. This could lead to the system attempting to read from freed memory, potentially causing a denial of...

9.8CVSS5.6AI score0.00521EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/09/11 11:25 p.m.12 views

CVE-2026-80949

A flaw was found in the Linux kernel's brcmfmac Wi-Fi driver. The memory allocated for a buffer is not properly released in certain error handling paths within the brcmfsdioreadcontrol function. This improper memory management can lead to a memory leak, potentially causing system instability or a...

5.5CVSS5.8AI score0.00176EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/09/11 11:22 p.m.9 views

CVE-2026-89602

A flaw was found in the erofs Enhanced Read-Only File System component of the Linux kernel. This vulnerability occurs when resizing global buffers, specifically if a resize operation fails after some buffers have already been enlarged. A subsequent retry can lead to memory corruption by attemptin...

7.8CVSS6.1AI score0.00172EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/09/11 11:20 p.m.10 views

CVE-2026-89471

A flaw was found in the Linux kernel's crosusbpd-charger driver. A malicious or compromised embedded controller EC can report an excessive number of USB Power Delivery PD ports. This causes the driver to write beyond the allocated memory buffer when populating a fixed-size array for port data,...

8.4CVSS6.2AI score0.00144EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/09/11 11:08 p.m.10 views

CVE-2026-89735

A flaw was found in the Linux kernel's USB gadget MIDI2 driver. The driver fails to properly remove default configuration file system configfs groups during teardown, leading to a resource leak. A local attacker could exploit this vulnerability to cause memory exhaustion, potentially resulting in...

4.4CVSS5.7AI score0.00168EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/09/11 11:08 p.m.9 views

CVE-2026-89681

A flaw was found in the Linux kernel's nfsd component. A race condition in the layout fence worker can cause a double-reference to a layout stateid. This occurs because the workqueue core clears a pending flag prematurely, allowing a new worker to be scheduled while another is still active. The...

9.8CVSS5.6AI score0.00379EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/09/11 11:08 p.m.9 views

CVE-2026-89619

A flaw was found in the Linux kernel, specifically within the intel-quickspi driver. This vulnerability allows a malicious Human Interface Device HID to send an oversized report, which is then copied into a buffer without proper size validation. This leads to a buffer overflow, a type of memory...

7.8CVSS6.6AI score0.00136EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/09/11 11:08 p.m.9 views

CVE-2026-89531

A flaw was found in the Linux kernel's svcrdma module. A remote attacker can exploit this vulnerability by repeatedly attempting connections when the system is under memory pressure. This can lead to a resource leak of rdmacmid objects, which, if amplified, could result in a Denial of Service DoS...

7CVSS5.6AI score0.00168EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/09/11 11:08 p.m.9 views

CVE-2026-89671

A flaw was found in the Linux kernel's Network File System version 3 NFSv3 server daemon nfsd. The nfsd3procsetacl function unconditionally processes Access Control List ACL update requests, even when the client's request does not specify an ACL to be set. A remote attacker could exploit this by...

9.1CVSS5.8AI score0.00487EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/09/11 11:08 p.m.8 views

CVE-2026-89653

A flaw was found in the Linux kernel's Ceph filesystem. This vulnerability occurs when a malicious or malformed MDSMap exporttargets entry, controlled by a monitor, contains a rank value that exceeds the maximum allowed CEPHMAXMDS during the decoding process. This can lead to an out-of-bounds...

9.8CVSS5.7AI score0.00509EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/09/11 11:08 p.m.12 views

CVE-2026-89616

A flaw was found in the Linux kernel's NTFS3 filesystem driver. When decompressing LZNT data, the nireadframe function may not fully zero out memory after a partial decompression. This can lead to the disclosure of previously used kernel memory pages to a local attacker who reads a specially...

7.5CVSS5.7AI score0.00415EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/09/11 11:08 p.m.10 views

CVE-2026-89493

A flaw was found in the Linux kernel's ocfs2 component. A local attacker with CAPSYSADMIN privileges could exploit this by mounting a crafted or corrupted ocfs2 image, or by performing a raw write to the block device backing an already-mounted ocfs2 filesystem. This vulnerability arises from...

8.8CVSS6AI score0.00632EPSS
SaveExploits0References4
Rows per page
Query Builder