Lucene search
+L

252649 matches found

RedhatCVE
RedhatCVE
added 2026/08/24 3:43 p.m.5 views

CVE-2026-74644

A flaw was found in the Linux kernel's Data Access MONitor DAMON component. When damonpamigrate or damosvamigrate functions attempt to migrate memory pages folios to an invalid Node ID NID, these pages are not properly returned to the Least Recently Used LRU list. This improper handling results i...

5.5CVSS5.3AI score0.00168EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/24 3:42 p.m.6 views

CVE-2026-74641

A flaw was found in the Advanced Linux Sound Architecture ALSA usx2y driver in the Linux kernel. A local attacker, by opening the hwdep node of an attached US-X2Y device, could exploit an unbounded memory mapping mmap fault offset. This allows read-write access to arbitrary kernel memory,...

7.8CVSS5.5AI score0.00129EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/24 3:22 p.m.7 views

CVE-2026-74639

A flaw was found in the Linux kernel, specifically within the ALSA us144mkii driver. The captureurbcomplete function resubmits capture Urban Request Blocks URBs without properly re-anchoring them. This oversight allows URBs to remain queued on the host controller even after their associated memor...

7CVSS6.3AI score0.00166EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/24 3:21 p.m.7 views

CVE-2026-74640

A flaw was found in the Linux kernel's ALSA FireWire Control Protocol FCP. An unprivileged process can trigger an out-of-bounds write by reading controls on /dev/snd/controlC0 after an oversized Level Meter map has been installed. This occurs because the fcpmeterctlget function writes beyond its...

7.8CVSS6AI score0.00127EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/24 3:01 p.m.6 views

CVE-2026-74634

A flaw was found in the Linux kernel's ring-buffer component. This vulnerability occurs when the system attempts to change the order of sub-buffers while resizing is disabled, leading to memory being freed prematurely. A local attacker could exploit this use-after-free condition to potentially...

7.8CVSS5.4AI score0.00125EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/24 2:50 p.m.6 views

CVE-2026-74628

A flaw was found in the Linux kernel's x25 network protocol. The way timers are managed for x25 sockets can lead to a use-after-free vulnerability. Specifically, a timer might be rearmed after the associated socket has been deallocated, causing the system to access freed memory. This could...

9.8CVSS5.3AI score0.00488EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/24 2:48 p.m.7 views

CVE-2026-74627

A flaw was found in the Linux kernel's net: devmem component. This vulnerability occurs when netiov and page-backed fragments are improperly mixed within a single skb socket buffer in the zerocopyfillskbfromdevmem function. This improper handling can lead to a system crash, resulting in a Denial ...

7.8CVSS5.4AI score0.00127EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/24 2:48 p.m.8 views

CVE-2026-74623

A flaw was found in the Linux kernel's atlantic network driver. When a network interface using this driver is deinitialized while under transmit TX or XDPTX load, certain transmit buffers are not properly released. This oversight leads to a memory leak, which can prevent the proper shutdown of...

5.5CVSS5.4AI score0.00177EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/24 2:48 p.m.6 views

CVE-2026-74620

A flaw was found in the Linux kernel's net/sched subsystem, specifically within the actgact and actpolice modules. A local user could exploit this vulnerability by providing a specially crafted control action that bypasses proper range checks. This improper handling of control actions leads to an...

5.5CVSS5.3AI score0.00177EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/24 2:42 p.m.8 views

CVE-2026-74630

A flaw was found in the Linux kernel's IPv6 subsystem. The in6devget function can incorrectly increment the reference count of an inet6dev object after it has been freed, leading to a use-after-free vulnerability. A local attacker could exploit this to cause memory corruption, potentially resulti...

7.8CVSS5.3AI score0.00128EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/08/24 2:38 p.m.75 views

tracee

Before moving on, please consider giving us a GitHub star ⭐️. Thank you! About Tracee Tracee is a runtime security and observability tool that helps you understand how your system and applications behave. It is using eBPF technology to tap into your system and expose that information as events tha...

5.6AI score
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2026/08/24 2:37 p.m.8 views

kernel: KVM: x86: Don't (re)check L1 intercepts when completing userspace I/O

A flaw was found in the Kernel-based Virtual Machine KVM for x86. This vulnerability occurs when KVM incorrectly re-checks Level 1 L1 intercepts during the completion of userspace I/O emulation for a Level 2 L2 instruction. If the L1 or host userspace modifies I/O interception settings during thi...

7.9CVSS7AI score0.00158EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/24 2:37 p.m.8 views

kernel: dlm: validate length in dlm_search_rsb_tree

A flaw was found in the Linux kernel's Distributed Lock Manager dlm module. An attacker could send specially crafted network messages with an oversized length parameter to the dlmdumprsbname function. This lack of validation can lead to an out-of-bounds write in the dlmsearchrsbtree function,...

9.8CVSS9.1AI score0.00426EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/24 2:37 p.m.6 views

kernel: selinux: fix overlayfs mmap() and mprotect() access checks

A flaw was found in the Linux kernel's SELinux security module when handling overlayfs. The existing security model for overlayfs does not properly enforce access controls for mmap and mprotect operations. This oversight could allow a local attacker to bypass intended security policies, potential...

7.1CVSS5.4AI score0.00123EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/08/24 2:36 p.m.6 views

CVE-2026-74637

A flaw was found in the Linux kernel's perf subsystem. A local attacker could exploit a use-after-free vulnerability when a perf event group's sibling is detached but remains active, and its pointer to the group leader is not properly updated. This improper handling can lead to a system crash,...

7.8CVSS5.4AI score0.00125EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/24 2:36 p.m.8 views

CVE-2026-74636

A flaw was found in the Linux kernel. A race condition exists between the updateeventfields and eventdefinefields functions within the tracing subsystem. A local user, by loading specific modules, could exploit this unprotected access to kernel fields. This could lead to a kernel panic, resulting...

5.5CVSS5.2AI score0.00173EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/24 2:36 p.m.7 views

CVE-2026-74618

A flaw was found in the Linux kernel's binfmtmisc component. An unprivileged local user can exploit this vulnerability by manipulating user and mount namespaces to repeatedly trigger a warning condition during the mounting of binfmtmisc. This repeated triggering can lead to kernel log flooding,...

5.5CVSS5.4AI score0.00168EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/24 2:36 p.m.8 views

CVE-2026-74619

A flaw was found in the Linux kernel's overlay filesystem overlayfs. An unprivileged local user can repeatedly trigger a warning condition by manipulating user and mount namespaces and file system context operations. This can lead to kernel log flooding, kernel tainting, and potentially a system...

5.5CVSS5.3AI score0.00168EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/24 2:20 p.m.10 views

CVE-2026-74616

A flaw was found in the Linux kernel's XDP eXpress Data Path component. When XDP frames are cloned, a specially crafted frame can cause the skbsharedinfo structure to overwrite live packet data. This improper handling of memory during frame cloning can lead to corruption of XDP return metadata,...

9.8CVSS5.4AI score0.00513EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/08/24 1:55 p.m.3 views

blueborne-CVE-2017-1000251

Linux Kernel 4.13.1 - BlueTooth Buffer Overflow PoC BlueBorne - Prova di concetto - Disarmato/Non armato - Solo DoS Crash Questa è una copia del repository iniziale pubblicato da @marcinguy che successivamente l'ha rimosso e reso privato...

8CVSS6.8AI score0.16181EPSS
SaveExploits12
Rows per page
Query Builder