Lucene search
+L

30 matches found

NVD
NVD
added 6 days ago7 views

CVE-2026-68119

In the Linux kernel, the following vulnerability has been resolved: tcp: initialize standalone TCP-AO response padding tcpv4sendack and tcpv6sendresponse construct standalone TCP responses with TCP-AO options. The option length carries the actual MAC length, but the TCP header length includes the...

7.5CVSS0.00373EPSS
SaveExploits0References4
EUVD
EUVD
added 6 days ago9 views

EUVD-2026-55500

In the Linux kernel, the following vulnerability has been resolved: tcp: initialize standalone TCP-AO response padding tcpv4sendack and tcpv6sendresponse construct standalone TCP responses with TCP-AO options. The option length carries the actual MAC length, but the TCP header length includes the...

5.2AI score0.00373EPSS
SaveExploits0References4
CVE
CVE
added 6 days ago29 views

CVE-2026-68119

The CVE-2026-68119 issue concerns the Linux kernel TCP-AO implementation: when constructing standalone TCP responses with TCP-AO options, the TCP header padding is not fully initialized if the MAC length is not four-byte aligned. The function tcp_ao_hash_hdr() writes only the MAC, leaving 1–3 pad...

7.5CVSS5.2AI score0.00373EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/27 7:52 a.m.14 views

CVE-2026-64459

A flaw was found in the Linux kernel's TCP-AO TCP Authentication Option implementation. An unprivileged local user can exploit a use-after-free vulnerability in the tcpaodestroysock function. By manipulating TCP sockets with TCPMD5SIG and TCPAOADDKEY, an attacker can trigger a race condition duri...

9.8CVSS5.8AI score0.00475EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/07/25 3:58 p.m.8 views

SUSE CVE-2026-64459

In the Linux kernel, the following vulnerability has been resolved: tcp: restore RCU grace period in tcpaodestroysock Commit 51e547e8c89c "tcp: Free TCP-AO/TCP-MD5 info/keys without RCU" removed the callrcu callback from tcpaodestroysock, arguing that "the destruction of info/keys is delayed unti...

9.8CVSS5.6AI score0.00475EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/07/21 5:12 a.m.10 views

CVE-2026-53389

A flaw was found in the Linux kernel's TCP Authentication Option TCP-AO implementation. When a TCP-AO key is deleted asynchronously, the system fails to clear pointers to the freed memory. This can allow an attacker to access previously freed memory, potentially leading to information disclosure ...

7.8CVSS5.7AI score0.00125EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/07/19 12:1 p.m.8 views

CVE-2026-53389

In the Linux kernel, the following vulnerability has been resolved: net/tcp-ao: fix use-after-free of key in delasync path In tcpaodeletekey, the delasync path skips the currentkey and rnextkey validity checks present in the synchronous path, assuming these pointers are always NULL on LISTEN...

5.3AI score0.00125EPSS
SaveExploits0References5Affected Software1
RedhatCVE
RedhatCVE
added 2026/05/08 9:29 p.m.21 views

CVE-2026-43384

A flaw was found in the Linux kernel's TCP Authentication Option TCP-AO implementation. This vulnerability arises from a non-constant-time comparison of Message Authentication Codes MACs. A remote attacker could potentially exploit this timing discrepancy to perform a timing attack, which may lea...

9.8CVSS5.8AI score0.00457EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/12 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2023-53817

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - crypto: lib/mpi - avoid null pointer deref in mpicmpui During NVMeTCP Authentication a controller can trigger a kernel oops by specifying the 8192 bit Diffie...

7.5CVSS5.6AI score0.00519EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/12/09 3:31 a.m.6 views

EUVD-2023-60089

In the Linux kernel, the following vulnerability has been resolved: crypto: lib/mpi - avoid null pointer deref in mpicmpui During NVMeTCP Authentication a controller can trigger a kernel oops by specifying the 8192 bit Diffie Hellman group and passing a correctly sized, but zeroed Diffie Hellamn...

5.9AI score0.00519EPSS
SaveExploits0References9
OSV
OSV
added 2025/12/09 1:16 a.m.8 views

UBUNTU-CVE-2023-53817

In the Linux kernel, the following vulnerability has been resolved: crypto: lib/mpi - avoid null pointer deref in mpicmpui During NVMeTCP Authentication a controller can trigger a kernel oops by specifying the 8192 bit Diffie Hellman group and passing a correctly sized, but zeroed Diffie Hellamn...

7.5CVSS5.8AI score0.00519EPSS
SaveExploits0References11
Debian CVE
Debian CVE
added 2025/12/09 12:1 a.m.9 views

CVE-2023-53817

In the Linux kernel, the following vulnerability has been resolved: crypto: lib/mpi - avoid null pointer deref in mpicmpui During NVMeTCP Authentication a controller can trigger a kernel oops by specifying the 8192 bit Diffie Hellman group and passing a correctly sized, but zeroed Diffie Hellamn...

7.5CVSS5.3AI score0.00519EPSS
SaveExploits0
AstraLinux
AstraLinux
added 2025/11/01 10:54 a.m.4 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: net/tcp: Fixed a socket memory leak in the handling of TCP-AO failures for IPv6. When tcpaocopyallmatching fails in tcpv6synrecvsock, the function simply exits. This results in a memory leak: unreferenced object 0xffff0000281a820...

5.5CVSS5.7AI score0.00135EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/10/14 7:42 a.m.8 views

CVE-2025-39950

In the Linux kernel, the following vulnerability has been resolved: net/tcp: Fix a NULL pointer dereference when using TCP-AO with TCPREPAIR A NULL pointer dereference can occur in tcpaofinishconnect during a connect system call on a socket with a TCP-AO key added and TCPREPAIR enabled. The...

5.7AI score0.00138EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2025/10/08 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2025-39950

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net/tcp: Fix a NULL pointer dereference when using TCP-AO with TCPREPAIR A NULL pointer dereference can occur in tcpaofinishconnect during a connect system cal...

5.5CVSS5.8AI score0.00138EPSS
SaveExploits0References2
OSV
OSV
added 2025/10/04 8:15 a.m.8 views

UBUNTU-CVE-2025-39950

In the Linux kernel, the following vulnerability has been resolved: net/tcp: Fix a NULL pointer dereference when using TCP-AO with TCPREPAIR A NULL pointer dereference can occur in tcpaofinishconnect during a connect system call on a socket with a TCP-AO key added and TCPREPAIR enabled. The...

5.5CVSS5.9AI score0.00138EPSS
SaveExploits0References16
CVE
CVE
added 2025/10/04 7:31 a.m.47 views

CVE-2025-39950

CVE-2025-39950 pertains to the Linux kernel: a NULL pointer dereference can occur in net/tcp when TCP-AO is used with TCP_REPAIR during connect(), due to dereferencing skb without null-check in tcp_ao_finish_connect(). The vulnerability affects code paths where a TCP-AO key is present and TCP_REP...

5.5CVSS6AI score0.00138EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/10/04 7:31 a.m.7 views

CVE-2025-39950 net/tcp: Fix a NULL pointer dereference when using TCP-AO with TCP_REPAIR

In the Linux kernel, the following vulnerability has been resolved: net/tcp: Fix a NULL pointer dereference when using TCP-AO with TCPREPAIR A NULL pointer dereference can occur in tcpaofinishconnect during a connect system call on a socket with a TCP-AO key added and TCPREPAIR enabled. The...

6AI score
SaveExploits0References6
NVD
NVD
added 2025/09/19 4:15 p.m.14 views

CVE-2025-39852

In the Linux kernel, the following vulnerability has been resolved: net/tcp: Fix socket memory leak in TCP-AO failure handling for IPv6 When tcpaocopyallmatching fails in tcpv6synrecvsock it just exits the function. This ends up causing a memory-leak: unreferenced object 0xffff0000281a8200 size...

5.5CVSS0.00135EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/19 4:15 p.m.7 views

UBUNTU-CVE-2025-39852

In the Linux kernel, the following vulnerability has been resolved: net/tcp: Fix socket memory leak in TCP-AO failure handling for IPv6 When tcpaocopyallmatching fails in tcpv6synrecvsock it just exits the function. This ends up causing a memory-leak: unreferenced object 0xffff0000281a8200 size...

5.5CVSS5.8AI score0.00135EPSS
SaveExploits0References16
Rows per page
Query Builder