Lucene search
+L

124258 matches found

Debian CVE
Debian CVE
added 2026/08/15 5:54 a.m.8 views

CVE-2026-72250

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfconntrackreasm: guard macheader adjustment after IPv6 defrag nfctfrag6reasm slides the packet head forward to drop the IPv6 fragment header and then unconditionally advances skb-macheader: skb-macheader += sizeofstru...

7.8CVSS5.3AI score0.00164EPSS
SaveExploits0
OSV
OSV
added 2026/08/15 5:54 a.m.18 views

CVE-2026-72251 netfilter: nf_nat_sip: reload possible stale data pointer

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnatsip: reload possible stale data pointer quoting sashiko: ------------------------------------------------------------------------ .. noticed a potential memory bug and header corruption involving the SIP NAT helpe...

9.8CVSS6AI score
SaveExploits0References11
Debian CVE
Debian CVE
added 2026/08/15 5:54 a.m.7 views

CVE-2026-72249

In the Linux kernel, the following vulnerability has been resolved: netfilter: flowtable: use dst in this direction when pushing IPIP header When pushing the IPIP header, the route of the other direction is used to calculate the headroom, use the route in this direction. Accessing the other tuple...

9.8CVSS5.4AI score0.00516EPSS
SaveExploits0
OSV
OSV
added 2026/08/15 5:54 a.m.10 views

CVE-2026-72249 netfilter: flowtable: use dst in this direction when pushing IPIP header

In the Linux kernel, the following vulnerability has been resolved: netfilter: flowtable: use dst in this direction when pushing IPIP header When pushing the IPIP header, the route of the other direction is used to calculate the headroom, use the route in this direction. Accessing the other tuple...

9.8CVSS5.5AI score
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/08/15 5:54 a.m.6 views

CVE-2026-72248

In the Linux kernel, the following vulnerability has been resolved: netfilter: flowtable: support IPIP tunnel with direct xmit The combination of IPIP tunnel with direct xmit, eg. bridge device, breaks because no dstentry is provided to check the skb headroom and to set the iph-fragoff field. Thi...

9.8CVSS5.4AI score0.00516EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/15 5:54 a.m.7 views

CVE-2026-72247

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfconncount: fix zone comparison in tuple dedup The "already exists" dedup logic in nfconncountadd decides whether a connection has already been counted and can be skipped instead of incrementing the connlimit count. I...

7.5CVSS5.4AI score0.00686EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/15 5:54 a.m.8 views

CVE-2026-72245

In the Linux kernel, the following vulnerability has been resolved: gpu: host1x: Fix device reference leak in host1xdeviceparsedt error path After deviceinitialize, the embedded struct device in struct host1xdevice should be released through the device core with putdevice. In host1xdeviceadd, if...

5.3AI score0.00221EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/15 5:54 a.m.8 views

CVE-2026-72243

In the Linux kernel, the following vulnerability has been resolved: selinux: check connect-related permissions on TCP Fast Open Similar to Landlock, SELinux was not updated when TCP Fast Open support was introduced to ensure connect-related permissions are checked when using TCP Fast Open. Update...

8.4CVSS5.3AI score0.00161EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/15 5:54 a.m.7 views

CVE-2026-72244

In the Linux kernel, the following vulnerability has been resolved: gpu/buddy: bail out of tryharder when alignment cannot be honoured The tryharder contiguous fallback could return a range whose start offset did not match the caller's minblocksize. When a candidate's start is misaligned, realign...

7.8CVSS5.3AI score0.00163EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/15 5:54 a.m.10 views

CVE-2026-72242

In the Linux kernel, the following vulnerability has been resolved: selinux: avoid sksocket dereference in selinuxsctpbindconnect selinuxsctpbindconnect dereferences sk-sksocket to pass a struct socket to selinuxsocketbind and selinuxsocketconnecthelper. However, when the hook is invoked from the...

7.5CVSS5.4AI score0.00595EPSS
SaveExploits0
CVE
CVE
added 2026/08/15 5:54 a.m.32 views

CVE-2026-72242

The CVE-2026-72242 issue affects the Linux kernel SELinux SCTP path: selinux_sctp_bind_connect() dereferenced sk->sk_socket to pass a struct socket* to selinux_socket_bind() and selinux_socket_connect_helper(), but during ASCONF softirq (sctp_process_asconf) there is no guaranteed non-NULL sk-...

7.5CVSS5.3AI score0.00595EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/15 5:54 a.m.24 views

CVE-2026-72242 selinux: avoid sk_socket dereference in selinux_sctp_bind_connect()

In the Linux kernel, the following vulnerability has been resolved: selinux: avoid sksocket dereference in selinuxsctpbindconnect selinuxsctpbindconnect dereferences sk-sksocket to pass a struct socket to selinuxsocketbind and selinuxsocketconnecthelper. However, when the hook is invoked from the...

7.5CVSS0.00595EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/08/15 5:54 a.m.6 views

CVE-2026-72241

In the Linux kernel, the following vulnerability has been resolved: leds: uleds: Fix potential buffer overread The name string supplied by userspace is not guaranteed to be null-terminated, so using strchr on it might result in a buffer overread. The same thing will happen when said string is use...

5.7AI score0.0021EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/15 5:54 a.m.10 views

CVE-2026-72239

In the Linux kernel, the following vulnerability has been resolved: x86/virt/sev: Revert "Drop WBINVD before setting MSRAMD64SYSCFGSNPEN" Revert 99cf1fb58e68 "x86/virt/sev: Drop WBINVD before setting MSRAMD64SYSCFGSNPEN". Section 8.8 of the SNP spec says: Before invoking SNPINITEX with INITRMP se...

9.3CVSS5.3AI score0.00168EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/15 5:54 a.m.6 views

CVE-2026-72240

In the Linux kernel, the following vulnerability has been resolved: mfd: sm501: Fix reference leak on failed device registration When platformdeviceregister fails in sm501registerdevice, the embedded struct device in pdev has already been initialized by deviceinitialize, but the failure path only...

5.4AI score0.0021EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/15 5:54 a.m.7 views

CVE-2026-72238

In the Linux kernel, the following vulnerability has been resolved: x86/boot: Validate console=uart8250 baud rate to fix early boot hang When the baud rate is empty, 0, invalid, or overflows to 0 when stored as an int, the system will hang during early boot because of a division by zero in...

5.3AI score0.0021EPSS
SaveExploits0
OSV
OSV
added 2026/08/15 5:54 a.m.10 views

CVE-2026-72235 batman-adv: retrieve ethhdr after potential skb realloc on RX

In the Linux kernel, the following vulnerability has been resolved: batman-adv: retrieve ethhdr after potential skb realloc on RX pskbmaypull in batadvinterfacerx could reallocate the buffer behind the skb. Variables which were pointing to the old buffer need to be reassigned to avoid an...

8.8CVSS5.8AI score
SaveExploits0References11
Debian CVE
Debian CVE
added 2026/08/15 5:54 a.m.12 views

CVE-2026-72235

In the Linux kernel, the following vulnerability has been resolved: batman-adv: retrieve ethhdr after potential skb realloc on RX pskbmaypull in batadvinterfacerx could reallocate the buffer behind the skb. Variables which were pointing to the old buffer need to be reassigned to avoid an...

8.8CVSS5.6AI score0.00339EPSS
SaveExploits0
CVE
CVE
added 2026/08/15 5:54 a.m.26 views

CVE-2026-72235

CVE-2026-72235 involves batman-adv in the Linux kernel. pskb_may_pull() in batadv_interface_rx() could realloc the buffer behind the skb, leaving pointers to the old buffer vulnerable to use-after-free. The issue was mitigated for the VLAN header but the ethernet header path used for TT and AP is...

8.8CVSS5.6AI score0.00339EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/15 5:54 a.m.25 views

CVE-2026-72235 batman-adv: retrieve ethhdr after potential skb realloc on RX

In the Linux kernel, the following vulnerability has been resolved: batman-adv: retrieve ethhdr after potential skb realloc on RX pskbmaypull in batadvinterfacerx could reallocate the buffer behind the skb. Variables which were pointing to the old buffer need to be reassigned to avoid an...

8.8CVSS0.00339EPSS
SaveExploits0References8
Rows per page
Query Builder