Lucene search
+L

270955 matches found

RedhatCVE
RedhatCVE
added 2026/09/11 11:55 p.m.11 views

CVE-2026-89734

A flaw was found in the Linux kernel's USB Video Class UVC gadget driver. This vulnerability occurs in the uvcgvideoinit function when the kthreadrunworker function fails. In such a scenario, an error logging mechanism attempts to access an uninitialized pointer, leading to a null pointer...

4.7CVSS5.4AI score0.00166EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/09/11 11:55 p.m.10 views

CVE-2026-89713

A flaw was found in the Linux kernel's Network File System Daemon NFSD. A remote attacker, by sending a crafted file attribute modification request SETATTR while a file is being concurrently appended, could exploit a time-of-check to time-of-use TOCTOU vulnerability. This could lead to the...

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

CVE-2026-89672

A flaw was found in the Linux kernel's Network File System NFS server daemon nfsd. When processing NFSACL version 2 SETACL requests, the system could unintentionally remove a directory's default Access Control List ACL or both access and default ACLs. This occurs because the setposixacl function ...

9.1CVSS5.7AI score0.00522EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/09/11 11:55 p.m.10 views

CVE-2026-89486

A flaw was found in the Linux kernel's Intelligent Platform Management Interface IPMI subsystem. Due to incorrect synchronization during the deallocation of command receiver objects, a use-after-free vulnerability can occur. This allows a freed memory region to be accessed, which could be exploit...

7.8CVSS6AI score0.00124EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/09/11 11:55 p.m.10 views

CVE-2026-89451

A flaw was found in the Linux kernel's IOMMU Input/Output Memory Management Unit SVA Shared Virtual Addressing component. A race condition during the attachment of an SVA handle can lead to a situation where a device pointer is not properly initialized. A local attacker could exploit this flaw by...

5.5CVSS5.3AI score0.002EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/09/11 11:55 p.m.10 views

CVE-2026-80974

A flaw was found in the mfd: sm501 component of the Linux kernel. This vulnerability arises from a failure to properly free allocated memory for struct sm501devdata during the device removal process. A local attacker could potentially exploit this memory leak, which may lead to a denial of servic...

5.5CVSS5.8AI score0.002EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/09/11 11:51 p.m.15 views

CVE-2026-89689

A flaw was found in the Linux kernel's Network File System NFS daemon, nfsd. A remote attacker could exploit a use-after-free vulnerability in the nfsd4sequence function. This occurs when the system attempts to reduce the number of active session slots while a client is still using one of the slo...

9.8CVSS6AI score0.00605EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/09/11 11:51 p.m.14 views

CVE-2026-89665

A flaw was found in the Linux kernel's nfsd component. A remote attacker could exploit this vulnerability by sending a specially crafted NFSv2 SETATTR or CREATE request with an out-of-range 'useconds' value. This could lead to incorrect timestamps being written to the filesystem, resulting in dat...

8.2CVSS5.8AI score0.0062EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/09/11 11:49 p.m.14 views

CVE-2026-89662

A flaw was found in the Linux kernel's Network File System Daemon NFSD. During client teardown, a race condition can occur where a lock owner is freed while still being referenced, leading to a use-after-free vulnerability. This can result in a NULL dereference, potentially causing a system crash...

9.8CVSS5.9AI score0.00684EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/09/11 11:49 p.m.13 views

CVE-2026-80976

A flaw was found in the Linux kernel's IPv6 Segment Routing seg6 implementation. An unprivileged user can exploit this vulnerability by injecting a specially crafted IPv6 packet. This can lead to an out-of-bounds read, potentially causing a system crash and resulting in a Denial of Service DoS...

9.8CVSS5.7AI score0.00704EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/09/11 11:48 p.m.14 views

CVE-2026-89764

A flaw was found in the Linux kernel's rust: devres component. A race condition exists when two processes attempt to revoke a Devres resource concurrently. This can lead to a use-after-free vulnerability, where one process might free resources that another process is still actively using. Such an...

7.8CVSS6AI score0.00143EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/09/11 11:48 p.m.14 views

CVE-2026-89716

A flaw was found in the zram component of the Linux kernel. This vulnerability occurs because the system does not properly validate user-supplied deflate parameters, specifically winbits values. An attacker could exploit this by providing malformed input, which would trigger an internal error BUG...

4.4CVSS5.7AI score0.00198EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/09/11 11:48 p.m.13 views

CVE-2026-89561

A flaw was found in the Linux kernel's IPv6 Routing Protocol for Low-Power and Lossy Networks RPL implementation. A remote attacker could send specially crafted IPv6 packets to a vulnerable system while manipulating the network interface's Maximum Transmission Unit MTU, which defines the largest...

7.5CVSS5.3AI score0.00432EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/09/11 11:48 p.m.15 views

CVE-2026-89462

A flaw was found in the Linux kernel's power supply subsystem, specifically within the max17040 driver. This vulnerability occurs when the max17040getvcell and max17040getsoc functions fail to properly handle errors returned by regmapread during an I2C transfer. As a result, uninitialized registe...

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

CVE-2026-81008

A flaw was found in the Linux kernel's interconnect subsystem. When a dynamic memory allocation fails during path initialization, an object is prematurely freed while still being referenced in internal lists. This creates dangling pointers, which can be later accessed or modified. This...

7.8CVSS5.9AI score0.00159EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/09/11 11:48 p.m.18 views

CVE-2026-80999

A flaw was found in the Linux kernel's Realtek Digital Subscriber Line DSA driver. The driver incorrectly uses gpiodsetvalue instead of gpiodsetvaluecansleep for reset GPIO operations. This can lead to system warnings when the reset GPIO is managed by a sleeping controller, potentially causing...

5.5CVSS5.7AI score0.002EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/09/11 11:47 p.m.17 views

CVE-2026-80989

A flaw was found in the Linux kernel's Thunderbolt networking subsystem. When a Thunderbolt connection fails to establish, the system may not correctly update its state, leading to repeated attempts to tear down an already inactive connection. This can result in a kernel warning and, under certai...

8.8CVSS5.7AI score0.00338EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/09/11 11:44 p.m.16 views

CVE-2026-89703

A flaw was found in the nfsd component of the Linux kernel. The nfsd4droprevokedstid function, which handles admin-revoked delegations, fails to correctly set a status flag before releasing a lock. This oversight can lead to a use-after-free condition when a freed delegation is incorrectly added ...

9.8CVSS6.4AI score0.00608EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/09/11 11:44 p.m.16 views

CVE-2026-89702

A flaw was found in the Linux kernel's Network File System Daemon nfsd. When processing NFSv2/v3-over-UDP requests, the nfsdfhverify and nfsdfhverifyerr tracepoints incorrectly size a memory buffer. This can lead to an out-of-bounds write, potentially allowing a remote attacker to cause a denial ...

9.8CVSS5.7AI score0.00463EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/09/11 11:34 p.m.16 views

CVE-2026-89708

A flaw was found in the Linux kernel's NFS daemon nfsd. During the teardown of an NFSv4 session, a race condition can occur where the session's memory is freed while an active callback task still holds a reference to it. This can lead to a use-after-free vulnerability, potentially causing system...

9.8CVSS6AI score0.00435EPSS
SaveExploits0References4
Rows per page
Query Builder