Lucene search
+L

477664 matches found

RedhatCVE
RedhatCVE
added 7 hours ago1 views

CVE-2026-74372

A flaw was found in the Linux kernel's RAID1 subsystem. When a REQATOMIC write operation encounters a bad block, a reference to the RAID device rdev is not properly released. This resource leak prevents the affected RAID device from being removed, potentially leading to a denial of service DoS...

5.5CVSS5.3AI score0.00166EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 7 hours ago1 views

CVE-2026-74369

A flaw was found in the Linux kernel's liveupdate component. This use-after-free vulnerability occurs due to an incorrect order of operations when managing file handler modules. Specifically, the system attempts to access module operations after the module's reference count has been decremented,...

5.5CVSS5.9AI score0.00155EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 7 hours ago1 views

CVE-2026-74354

A flaw was found in the Linux kernel's Berkeley Packet Filter BPF subsystem. A local attacker could exploit a locking issue within the zappages function. This vulnerability arises because zapvmarange requires a specific memory map lock mmaplock that, when acquired under certain conditions, can le...

7.8CVSS5.4AI score0.0012EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 7 hours ago1 views

CVE-2026-74293

A flaw was found in the Linux kernel's Advanced Linux Sound Architecture System on Chip ASoC subsystem, specifically within the fslaudmix component. The fslaudmixputmixclksrc and fslaudmixputoutsrc functions do not properly validate user-provided enum values before processing them. This improper...

7.8CVSS5.4AI score0.00129EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 7 hours ago1 views

CVE-2026-74437

A flaw was found in the Linux kernel's uvcvideo module, which manages USB Video Class UVC devices. When a UVC camera with asynchronous control is in use, a specific sequence of operations can lead to a deadlock within the kernel. This vulnerability could allow a local attacker to cause a...

5.5CVSS5.2AI score0.00154EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 7 hours ago1 views

CVE-2026-74309

A flaw was found in the Linux kernel's vdpa/octeonep component. This vulnerability involves an incorrect mapping of Interrupt Request IRQ numbers to processing rings within the interrupt handler. The system incorrectly calculates the IRQ index, which can lead to misdirected or mishandled...

10CVSS5.3AI score0.00448EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 7 hours ago2 views

CVE-2026-74427

A flaw was found in the AFS Andrew File System component of the Linux kernel. During the teardown of an AFS network namespace, a work item responsible for managing preallocated resources rxrpc call/connection/peer queue may not be properly canceled. This improper resource handling could lead to a...

9.8CVSS5.4AI score0.00404EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 7 hours ago1 views

CVE-2026-74420

A flaw was found in the Linux kernel's GPU Shared Virtual Memory SVM subsystem. This vulnerability occurs when attempting to create an SVM range on Virtual Memory Areas VMAs that are not backed by physical page objects. An attacker could exploit this by triggering repeated page retrieval failures...

5.5CVSS5.5AI score0.00155EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 8 hours ago1 views

CVE-2026-74405

A flaw was found in the Linux kernel. A race condition exists within the Optimized Power Performance OPP subsystem, where a newly added OPP object is exposed before its internal reference count is fully initialized. A concurrent operation can then increment this uninitialized reference count,...

7.8CVSS5.4AI score0.00128EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 8 hours ago1 views

CVE-2026-74319

A flaw was found in the btrfs zoned filesystem within the Linux kernel. When performing data relocation, the system can enter a deadlock state. This happens because the relocation process waits for a space reservation ticket that cannot be fulfilled, as the relocation itself is the operation...

5.5CVSS5.5AI score0.00155EPSS
SaveExploits0References4
F5 Networks
F5 Networks
added 8 hours ago4 views

K000162987: Linux kernel vulnerability CVE-2026-53313

Security Advisory Description In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Avoid NULL dereference in dcdmubsrv error paths In dcdmubsrvlogdiagnosticdata and dcdmubsrvenabledpiatrace. Both functions check: if !dcdmubsrv || !dcdmubsrv-dmub and then call...

5.5CVSS4.4AI score0.001EPSS
SaveExploits0
NVD
NVD
added 9 hours ago5 views

CVE-2026-58088

The ELF core dump code counted the number of dumpable VM map entries, allocated a buffer for the corresponding program headers, then iterated over the map a second time to populate them. A process sharing the address space via rfork2 can mutate the map between the two passes, causing the second...

7.4CVSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 9 hours ago4 views

CVE-2026-74358

A flaw was found in the ext4 filesystem component of the Linux kernel. On 64-bit systems, an incorrect mapping of wait/wake bits during fast commits could lead to unexpected behavior. This issue, if triggered, may result in system instability or data integrity problems...

5.5CVSS5.3AI score0.00166EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 9 hours ago3 views

CVE-2026-74314

A flaw was found in the Linux kernel's BPF Berkeley Packet Filter subsystem. This vulnerability arises from improper handling of special fields during the recycling of map values, which can lead to unsafe destruction operations. Specifically, in tracing programs operating within a Non-Maskable...

7.8CVSS5.4AI score0.00129EPSS
SaveExploits0References4
EUVD
EUVD
added 10 hours ago4 views

EUVD-2026-62364

The GETALL and SETALL commands in semctl2 recorded the number of semaphores in the target set, dropped the lock protecting the set, allocated a buffer sized for that count, and reacquired the lock. A sequence-number check was used to verify that the set had not been replaced in the interim, but t...

7.8CVSS5.8AI score
SaveExploits0References1
Cvelist
Cvelist
added 10 hours ago8 views

CVE-2026-58087 Heap out-of-bounds access in semctl(2)

The GETALL and SETALL commands in semctl2 recorded the number of semaphores in the target set, dropped the lock protecting the set, allocated a buffer sized for that count, and reacquired the lock. A sequence-number check was used to verify that the set had not been replaced in the interim, but t...

SaveExploits0References1
CVE
CVE
added 10 hours ago53 views

CVE-2026-58087

The GETALL and SETALL commands in semctl2 recorded the number of semaphores in the target set, dropped the lock protecting the set, allocated a buffer sized for that count, and reacquired the lock. A sequence-number check was used to verify that the set had not been replaced in the interim, but t...

5.8AI score
SaveExploits0References1
OSV
OSV
added 10 hours ago12 views

ROOT-OS-UBUNTU-2404-CVE-2026-46209 CVE-2026-46209 in linux - Patched by Root

Root has patched CVE-2026-46209 in the linux package for Root:Ubuntu:24.04. Multiple fixed versions available...

7CVSS6.5AI score0.00139EPSS
SaveExploits0
OSV
OSV
added 10 hours ago4 views

ROOT-OS-UBUNTU-2404-CVE-2025-21721 CVE-2025-21721 in linux - Patched by Root

Root has patched CVE-2025-21721 in the linux package for Root:Ubuntu:24.04. Multiple fixed versions available...

5.5CVSS6.7AI score0.002EPSS
SaveExploits0
OSV
OSV
added 10 hours ago6 views

ROOT-OS-UBUNTU-2404-CVE-2025-37796 CVE-2025-37796 in linux - Patched by Root

Root has patched CVE-2025-37796 in the linux package for Root:Ubuntu:24.04. Multiple fixed versions available...

7.8CVSS6.6AI score0.00189EPSS
SaveExploits0
Rows per page
Query Builder