Lucene search
+L

386182 matches found

RedHat Linux
RedHat Linux
added 2026/09/09 1:05 a.m.7 views

kernel: USB: serial: io_ti: fix heap overflow in get_manuf_info()

A flaw was found in the Linux kernel's ioti USB serial driver. A malicious USB device, when plugged into a host running this driver, can exploit a heap overflow vulnerability in the getmanufinfo function. This occurs because the driver does not properly validate the size of data read from the...

6.8CVSS0.00271EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/09 1:05 a.m.7 views

kernel: i2c: stub: Reject I2C block transfers with invalid length

A flaw was found in the Linux kernel's i2c-stub driver. A local user with access to the /dev/i2c- device can exploit this vulnerability by issuing an I2C System Management Bus SMBus input/output control ioctl command with a specially crafted block transfer length. This invalid length can cause th...

7.8CVSS0.00127EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/09 1:05 a.m.7 views

kernel: Bluetooth: l2cap: Add missing chan lock in l2cap_ecred_reconf_rsp

A flaw was found in the Linux kernel's Bluetooth Logical Link Control and Adaptation Protocol L2CAP implementation. A remote Bluetooth Low Energy BLE device can exploit this by sending a specially crafted L2CAP ECRED reconfiguration response. This can lead to the corruption of the channel list,...

8.8CVSS0.0026EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/09 1:05 a.m.8 views

kernel: can:bcm: arbitrary kernel code execution leading to escalate privileges

A flaw was found in the Linux kernel in net/can/bcm.c in can: bcm, where an unprivileged local user can exploit this vulnerability to execute arbitrary code within the kernel, which leads to a local privilege escalation LPE. This allows the attacker to gain root privileges and take full control o...

7.8CVSS0.00146EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/09 1:05 a.m.7 views

kernel: ice: fix double-free of tx_buf skb

A flaw was found in the Linux kernel's ice network driver. An error in the driver's handling of network packet transmission, specifically when icetso or icetxcsum functions fail, can lead to a double-free of a network buffer skb. This occurs because a transmit buffer txbuf may still point to an...

7.8CVSS0.00138EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/09 1:05 a.m.6 views

kernel: dm btree remove: fix use after free in rebalance_children()

In the Linux kernel, the following vulnerability has been resolved: dm btree remove: fix use after free in rebalancechildren Move dmtmunlock after dmtmdec...

7.8CVSS0.00271EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/09 1:05 a.m.7 views

kernel: netfilter: nf_tables: don't skip expired elements during walk

A flaw was found in the Linux kernel. Improper management of the lifecycle of some nftables objects could result in consumption of all system memory. An attacker who can create nftables rules could use this to effect a Denial of Service...

5.5CVSS0.00204EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/09 1:05 a.m.6 views

kernel: Kernel: Remote out-of-bounds write in RDMA/siw

A flaw was found in the Linux kernel's Soft iWARP siw driver. A remote attacker, by sending specially crafted Read Response segments that exceed the requested length, can trigger an out-of-bounds write. This vulnerability can lead to memory corruption, potentially causing a kernel crash or...

9.8CVSS0.00714EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/09 1:05 a.m.7 views

Important: Red Hat Security Advisory: kernel security, bug fix, and enhancement update

An update for kernel is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support and Red Hat Enterprise Linux 8.4 Extended Update Support Long-Life Add-On. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerabilit...

9.8CVSS6.9AI score0.00714EPSS
SaveExploits0References13
RedHat Linux
RedHat Linux
added 2026/09/09 1:05 a.m.7 views

kernel: Bluetooth: l2cap: Add missing chan lock in l2cap_ecred_reconf_rsp

A flaw was found in the Linux kernel's Bluetooth Logical Link Control and Adaptation Protocol L2CAP implementation. A remote Bluetooth Low Energy BLE device can exploit this by sending a specially crafted L2CAP ECRED reconfiguration response. This can lead to the corruption of the channel list,...

8.8CVSS0.0026EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/09 1:05 a.m.7 views

kernel: crypto: ccp - copy IV using skcipher ivsize

A flaw was found in the Linux kernel's cryptographic coprocessor CCP driver. When processing AFALG rfc3686-ctr-aes-ccp requests, the ccpaescomplete function attempts to restore more data than the allocated buffer for the Initialization Vector IV can hold. This leads to a buffer overrun, which can...

7.8CVSS0.0014EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/09 1:05 a.m.7 views

kernel: ipv6: fix possible UAF in icmpv6_rcv()

A flaw was found in the Linux kernel's IPv6 Internet Protocol version 6 implementation. This vulnerability, a Use-After-Free UAF error, occurs due to incorrect caching of network packet addresses before a memory operation. An attacker could potentially exploit this flaw to cause memory corruption...

9.8CVSS0.00395EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/09 1:05 a.m.9 views

kernel: can:bcm: arbitrary kernel code execution leading to escalate privileges

A flaw was found in the Linux kernel in net/can/bcm.c in can: bcm, where an unprivileged local user can exploit this vulnerability to execute arbitrary code within the kernel, which leads to a local privilege escalation LPE. This allows the attacker to gain root privileges and take full control o...

7.8CVSS0.00146EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/09 1:05 a.m.8 views

kernel: i2c: stub: Reject I2C block transfers with invalid length

A flaw was found in the Linux kernel's i2c-stub driver. A local user with access to the /dev/i2c- device can exploit this vulnerability by issuing an I2C System Management Bus SMBus input/output control ioctl command with a specially crafted block transfer length. This invalid length can cause th...

7.8CVSS0.00127EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/09 1:05 a.m.7 views

kernel: ip6_gre: Use cached t->net in ip6erspan_changelink()

A flaw was found in the Linux kernel's ip6gre module. An unprivileged user could exploit this vulnerability by migrating a network device, causing the ip6erspanchangelink function to incorrectly handle network namespace references. This error leads to a use-after-free condition when the original...

7.8CVSS0.00126EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/09 1:05 a.m.8 views

kernel: net: atm: fix crash due to unvalidated vcc pointer in sigd_send()

A flaw was found in the Linux kernel's Asynchronous Transfer Mode ATM networking component. A local attacker, by acting as a malicious signaling daemon, could send a specially crafted message containing an unvalidated pointer. This unvalidated pointer would be directly used by the kernel, leading...

5.5CVSS0.00131EPSS
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/09 1:03 a.m.17 views

CVE-2022-23222

CVE-2022-23222 Chinese writeup: https://tr3e.ee/posts/cve-2022-23222-linux-kernel-ebpf-lpe.txt For educational/research purposes only. Use at your own risk. Build & Run root@kitploit: $ make cc -I include -static -w -o exploit exploit.c $ ./exploit phase1/8 'create bpf maps' running + phase1/8...

7.8CVSS7.1AI score0.01915EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/09 12:48 a.m.12 views

ivanti-cve-2023-35080-privilege-escalation-bof

Ivanti Connect Secure VPN Privilege Escalation Ivanti Secure Access previously Pulse Secure privilege escalation Cobalt Strike BOF CVE-2023-35080. Exploit by Alex and BOF by Tijme. Made possible by Northwave Cyber Security Description This is a Cobalt Strike CS Beacon Object File BOF and executab...

8.8CVSS7.7AI score0.00713EPSS
SaveExploits1References6
Kitploit
Kitploit
added 2026/09/09 12:41 a.m.9 views

leHACK-Analysis-of-CVE-2018-8453

leHACK 2019: Analyzing CVE-2018-8453: An interesting tale of UAF and Double Free in Windows Kernel This talk was delivered at leHACK 2019 Abstract In this talk, we discuss intricate details of exploitation of CVE-2018-8453, a vulnerability in win32.sys Microsoft Windows driver. It which was...

7.8CVSS8AI score0.70042EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/09/09 12:32 a.m.9 views

Linux-Vulnerability-CVE-2016-0728-and-Exploit

Linux-Vulnerability-CVE-2016-0728-and-Exploit Document on Linux Kernal Vulnerability CVE-2016-0728 and Exploitation -References- https://perception-point.io/resources/research/analysis-and-exploitation-of-a-linux-kernel-vulnerability/...

7.8CVSS6.9AI score0.03442EPSS
SaveExploits14References2
Rows per page
Query Builder