Lucene search
+L

120 matches found

RedhatCVE
RedhatCVE
•added 2026/09/25 8:51 a.m.•3 views

CVE-2026-97417

A flaw was found in the Linux kernel's netfilter connection tracking subsystem. The TCP option processing mechanism improperly assumes memory alignment when reading packet headers. A remote attacker could exploit this vulnerability by sending crafted TCP packets with misaligned SACK options throu...

7.5CVSS5.8AI score0.00426EPSS
SaveExploits0References4
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•11 views

Astra Linux – Vulnerability in Linux

In the Linux kernel, the following vulnerability has been resolved: netfilter: synproxy: Fixed an out-of-bounds condition during the parsing of TCP options. The TCP option parser in synproxy(synproxyparseoptions)could read one byte out of bounds. When the length is 1, the execution flow enters a...

8.2CVSS6.2AI score0.00777EPSS
SaveExploits0References2
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•7 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 5.15

In the Linux kernel, the following vulnerabilities have been resolved: mptcp: fixed TCP options overflow. Syzbot reported the following errors: Oops: general protection fault, likely due to a non-canonical address 0xdffffc0000000001: 0000 1 PREEMPT SMP KASAN PTI KASAN: null-ptr-deref in range...

9.8CVSS6.6AI score0.00519EPSS
SaveExploits0References2
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•13 views

Astra Linux – Vulnerability in Linux

In the Linux kernel, the following vulnerability has been resolved: schcake: A out-of-bounds access issue was fixed during the parsing of TCP options and headers. The TCP option parser in cake qdisc cakegettcpopt and caketcphmaydrop could read one byte out of bounds. When the length of the data...

7.1CVSS6.2AI score0.00259EPSS
SaveExploits0References2
NVD
NVD
•added 2026/08/12 6:17 p.m.•12 views

CVE-2026-16931

IBM i 7.6, 7.5, 7.4, and 7.3 could allow a remote attacker to cause a denial of service due to improper handling of zero-length TCP options...

7.5CVSS0.00549EPSS
SaveExploits0References1
CVE
CVE
•added 2026/08/12 5:27 p.m.•90 views

CVE-2026-16931

CVE-2026-16931 affects IBM i releases 7.6, 7.5, 7.4 and 7.3. A remote attacker could cause a denial of service through improper handling of zero-length TCP options. The vulnerability has a CVSS v3.1 base score of 7.5 (NETWORK, HIGH impact on availability; no impact on confidentiality/integrity). ...

7.5CVSS5.3AI score0.00549EPSS
SaveExploits0References1Affected Software1
EUVD
EUVD
•added 2026/08/12 5:27 p.m.•16 views

EUVD-2026-57376

IBM i 7.6, 7.5, 7.4, and 7.3 could allow a remote attacker to cause a denial of service due to improper handling of zero-length TCP options...

7.5CVSS5.3AI score0.00549EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
•added 2026/08/12 5:27 p.m.•14 views

CVE-2026-16931 IBM i is Affected By A Denial of Service Vulnerability []

IBM i 7.6, 7.5, 7.4, and 7.3 could allow a remote attacker to cause a denial of service due to improper handling of zero-length TCP options...

7.5CVSS5.3AI score0.00549EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/08/12 5:27 p.m.•39 views

CVE-2026-16931 IBM i is Affected By A Denial of Service Vulnerability []

IBM i 7.6, 7.5, 7.4, and 7.3 could allow a remote attacker to cause a denial of service due to improper handling of zero-length TCP options...

7.5CVSS0.00549EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
•added 2026/08/12 12:00 a.m.•7 views

PT-2026-71184

IBM i 7.6, 7.5, 7.4, and 7.3 could allow a remote attacker to cause a denial of service due to improper handling of zero-length TCP options...

7.5CVSS5.3AI score0.00549EPSS
SaveExploits0References2
IBM Security Bulletins
IBM Security Bulletins
•added 2026/08/11 6:53 p.m.•23 views

Security Bulletin: IBM i is Affected By A Denial of Service Vulnerability [CVE-2026-16931]

Summary IBM i is vulnerable to a denial of service due to improper handling of TCP options CVE-2026-16931 as described in the vulnerability details section. Vulnerability Details CVEID:CVE-2026-16931 DESCRIPTION: IBM i could allow a remote attacker to cause a denial of service due to improper...

7.5CVSS5.3AI score0.00549EPSS
SaveExploits0Affected Software5
NVD
NVD
•added 2026/08/10 1:19 p.m.•15 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.00508EPSS
SaveExploits0References4
NVD
NVD
•added 2026/06/24 5:17 p.m.•23 views

CVE-2026-52999

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlinkosf: fix out-of-bounds read on option matching In nfosfmatch, the nfosfhdrctx structure is initialized once and passed by reference to nfosfmatchone for each fingerprint checked. During TCP option parsing,...

9.1CVSS0.00823EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
•added 2026/06/17 12:05 p.m.•15 views

kernel: netfilter: xt_tcpmss: check remaining length before reading optlen

A flaw was found in the Linux kernel, specifically within the netfilter: xttcpmss module. A remote attacker could exploit this vulnerability by sending a specially crafted TCP packet. The TCP option parser does not properly validate the remaining option length, which results in an out-of-bounds...

8.2CVSS5.6AI score0.00633EPSS
SaveExploits0References5
OSV
OSV
•added 2026/05/06 11:27 a.m.•11 views

CVE-2026-43190 netfilter: xt_tcpmss: check remaining length before reading optlen

In the Linux kernel, the following vulnerability has been resolved: netfilter: xttcpmss: check remaining length before reading optlen Quoting reporter: In net/netfilter/xttcpmss.c lines 53-68, the TCP option parser reads opi+1 directly without validating the remaining option length. If the last...

8.2CVSS6.2AI score
SaveExploits0References11
SUSE CVE
SUSE CVE
•added 2026/03/26 2:43 p.m.•17 views

SUSE CVE-2026-23397

In the Linux kernel, the following vulnerability has been resolved: nfnetlinkosf: validate individual option lengths in fingerprints nfnlosfaddcallback validates optnum bounds and string NUL-termination but does not check individual option length fields. A zero-length option causes nfosfmatchone ...

4.4CVSS5.8AI score0.00122EPSS
SaveExploits0References16
OSV
OSV
•added 2026/03/26 11:16 a.m.•13 views

DEBIAN-CVE-2026-23397

In the Linux kernel, the following vulnerability has been resolved: nfnetlinkosf: validate individual option lengths in fingerprints nfnlosfaddcallback validates optnum bounds and string NUL-termination but does not check individual option length fields. A zero-length option causes nfosfmatchone ...

7.1CVSS5.4AI score0.00122EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
•added 2025/11/05 12:00 a.m.•4 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-989100)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-989100 advisory. In the Linux kernel, the following vulnerability has been resolved: mptcp: Fix out of bounds when parsing TCP options The TCP option parser in mptcp mptcpgetoptions...

8.2CVSS5.7AI score0.00713EPSS
SaveExploits0References4
EUVD
EUVD
•added 2025/10/07 12:30 a.m.•16 views

EUVD-2005-2070

Malware in sbrugna...

5CVSS6.4AI score0.01081EPSS
SaveExploits0References2
EUVD
EUVD
•added 2025/10/07 12:30 a.m.•18 views

EUVD-2015-8128

Malware in sbrugna...

7.5CVSS7.5AI score0.01765EPSS
SaveExploits0References3
Rows per page
Query Builder