Lucene search
+L

266642 matches found

RedHat Linux
RedHat Linux
added 2026/09/08 9:06 a.m.5 views

kernel: ipv4: free net->ipv4.sysctl_local_reserved_ports after unregister_net_sysctl_table()

A flaw was found in the Linux kernel's IPv4 networking component. The ipv4sysctlexitnet function prematurely frees the net-ipv4.sysctllocalreservedports memory. This can lead to a use-after-free vulnerability, where other threads might attempt to access deallocated memory. Such an issue can resul...

7.8CVSS7.2AI score0.00129EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/08 9:06 a.m.9 views

kernel: ipv6: add NULL checks for idev in SRv6 paths

A flaw was found in the Linux kernel. Missing null pointer checks in the IPv6 Segment Routing SRv6 implementation, specifically within the seg6hmacvalidateskb and ipv6srhrcv functions, can occur when an IPv6 device lacks proper configuration. This oversight may allow an attacker to trigger a null...

5.5CVSS5.6AI score0.00123EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/08 9:06 a.m.7 views

kernel: udp: Fix wildcard bind conflict check when using hash2

A flaw was found in the Linux kernel's User Datagram Protocol UDP implementation. When a significant number of UDP sockets are bound to specific local addresses on the same port, the kernel's conflict detection mechanism can fail. This allows a local attacker to bind to a wildcard address on a po...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/08 9:06 a.m.7 views

kernel: ipv6: prevent possible UaF in addrconf_permanent_addr()

A flaw was found in the Linux kernel's IPv6 networking subsystem. Specifically, a Use-after-Free UaF vulnerability exists within the addrconfpermanentaddr function. This issue arises when the system attempts to access an IPv6 address after it has been freed, which could allow an attacker to cause...

7.8CVSS7.3AI score0.00121EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/08 9:06 a.m.6 views

kernel: vxlan: do not reuse cached ip_hdr() value after skb_tunnel_check_pmtu()

A flaw was found in the Linux kernel's Virtual Extensible LAN VXLAN module. This vulnerability occurs because a cached IP header pointer is improperly reused after a Path Maximum Transmission Unit PMTU check. When the packet's head is modified during the PMTU check, the old cached IP header point...

9.8CVSS6.6AI score0.00514EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/08 9:06 a.m.6 views

kernel: fuse: clear intr_entry in fuse_resend and fuse_remove_pending_req

A flaw was found in the Linux kernel's fuse component. When a fuse request is interrupted and then resent, a specific interrupt entry intrentry is not properly cleared. If the requesting task subsequently receives a fatal signal, this uncleared entry can lead to a use-after-free condition. This...

7.8CVSS7.2AI score0.00163EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/08 9:06 a.m.9 views

kernel: rhashtable: clear stale iter->p on table restart

A flaw was found in the Linux kernel. This vulnerability, known as a use-after-free, occurs in the rhashtable component when the system improperly handles hash table restarts. An attacker could potentially exploit this by causing the system to access memory that has already been released, which m...

7.8CVSS7.1AI score0.00117EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/08 9:06 a.m.7 views

kernel: io_uring/poll: fix signed comparison in io_poll_get_ownership()

A flaw was found in the Linux kernel's iouring/poll component. A logic error exists in the iopollgetownership function due to an incorrect signed comparison. This flaw prevents the necessary slowpath from being triggered when the IOPOLLCANCELFLAG is set, potentially leading to unexpected behavior...

7.8CVSS5.6AI score0.0012EPSS
SaveExploits0References5
F5 Networks
F5 Networks
added 2026/09/08 7:11 a.m.7 views

K000163237: Linux kernel vulnerability CVE-2026-53183

Security Advisory Description In the Linux kernel, the following vulnerability has been resolved: mptcp: allow subflow rcv wnd to shrink In MPTCP connection, the window field in the TCP header refers to the MPTCP-level rcvnxt and it's right edge should not move backward. Such constraint is enforc...

7.5CVSS6.5AI score0.00479EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/09/08 2:09 a.m.8 views

kernel: netfilter: conntrack: remove sprintf usage

A flaw was found in the Linux kernel's netfilter conntrack module. This vulnerability arises from the use of sprintf and insufficient buffer sizing in the manglecontentlen function, which can lead to a stack-out-of-bounds write. An attacker could potentially exploit this memory corruption issue t...

9.8CVSS6.4AI score0.00368EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/08 2:09 a.m.9 views

kernel: nvmet-rdma: handle inline data with a nonzero offset

A flaw was found in the nvmet-rdma component of the Linux kernel. This vulnerability arises from incorrect handling of inline data with a non-zero offset, which can lead to an integer underflow. An attacker could exploit this to cause the system to read beyond its allocated memory, potentially...

9.8CVSS5.7AI score0.00695EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/08 2:09 a.m.7 views

kernel: crypto: pcrypt - Fix handling of MAY_BACKLOG requests

A flaw was found in the Linux kernel's pcrypt component. This vulnerability involves how the system handles certain requests, specifically MAYBACKLOG requests, which can indicate a temporary busy state. If not properly managed, the system's processing of these requests could lead to resource...

9.8CVSS5.5AI score0.00554EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/08 2:09 a.m.12 views

kernel: net: bridge: stop fast-leave after deleting a port group

A flaw was found in the Linux kernel's network bridge module. When handling multicast fast-leave, a vulnerability exists where the system may attempt to access a port group after it has been deleted. This can occur if multicast-to-unicast was previously enabled and then disabled, leading to a sta...

9.8CVSS5.9AI score0.0056EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/08 2:09 a.m.17 views

kernel: netfilter: synproxy: refresh tcphdr after skb_ensure_writable

A flaw was found in the Linux kernel's netfilter synproxy module. When handling TCP timestamp options, a stale pointer can be used after memory reallocation. This can result in memory corruption, where data is written to a freed memory area, or lead to packets being sent with an incorrect checksu...

9.8CVSS5.8AI score0.00514EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/08 2:09 a.m.16 views

kernel: smb: client: validate DFS referral PathConsumed

A flaw was found in the Linux kernel's Server Message Block SMB client. A remote attacker could send a specially crafted SMB response containing a malformed Distributed File System DFS referral. This could cause the PathConsumed value to exceed the search name length, leading to an out-of-bounds...

9.1CVSS5.7AI score0.00513EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/08 2:09 a.m.12 views

kernel: rhashtable: clear stale iter->p on table restart

A flaw was found in the Linux kernel. This vulnerability, known as a use-after-free, occurs in the rhashtable component when the system improperly handles hash table restarts. An attacker could potentially exploit this by causing the system to access memory that has already been released, which m...

7.8CVSS7.1AI score0.00117EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/08 1:25 a.m.8 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.8CVSS6.3AI score0.0014EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/08 1:25 a.m.8 views

kernel: tls: Use __sk_dst_get() and dst_dev_rcu() in get_netdev_for_sock()

A flaw was found in the Linux kernel’s TLS implementation net/tls/tlsdevice.c. The function getnetdevforsock is invoked during setsockopt, which is not executed under RCU Read-Copy-Update protection. It previously used skdstgetsk-dev, which can lead to a use-after-free UAF if the sk’s destination...

7.8CVSS6.5AI score0.00161EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/08 1:25 a.m.6 views

kernel: Bluetooth: hci_event: fix potential UAF in SSP passkey handlers

A flaw was found in the Linux kernel's Bluetooth subsystem. This vulnerability, a Use-After-Free UAF, exists within the Secure Simple Pairing SSP passkey handlers. It occurs when hciconn lookup and field access are performed without proper locking, allowing a connection to be freed concurrently...

8.8CVSS6AI score0.00262EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/08 1:25 a.m.6 views

kernel: smb/client: fix out-of-bounds read in smb2_compound_op()

A flaw was found in the Linux kernel's Server Message Block SMB client. A remote attacker, acting as a malicious SMB server, could send a specially crafted, truncated response with an oversized buffer length. This could lead to an out-of-bounds read in the smb2compoundop function, allowing the...

9.1CVSS7.6AI score0.00478EPSS
SaveExploits0References5
Rows per page
Query Builder