Lucene search
+L

216 matches found

AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.4 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1, and Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: virtio-net: Ensure that the received length does not exceed the allocated size. In xdplinearizepage, when reading the following buffers from the ring, we forget to check the received length against the actual allocated size. This...

8.4CVSS6.2AI score0.00177EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/26 12:03 p.m.13 views

CVE-2026-55620

A flaw was found in emlparser, a Python module designed for parsing email files. A remote attacker can exploit a vulnerability in how the module processes Received: headers containing deeply nested parentheses. By submitting specially crafted email files, an attacker can cause excessive CPU usage...

7.5CVSS5.1AI score0.00366EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/25 7:16 p.m.15 views

CVE-2026-55620

emlparser serves as a python module for parsing eml files and returning various information found in the e-mail as well as computed information. Prior to 3.0.2, emlparser.routing.noparenthesis in emlparser/routing.py removes parenthesized CFWS comments from Received: headers with a regex-based...

7.5CVSS0.00366EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/25 6:27 p.m.8 views

GHSA-G7GC-GMGP-WGQG eml_parser vulnerable to DoS via deeply nested parens in Received headers

Summary emlparser strips parenthesised CFWS comments from Received: headers using a regex-based fix-point loop. The loop has quadratic time complexity in the number of nested parens. A single Received: header containing 5,000 nested parens causes 1.3 seconds of CPU saturation per parsed message;...

7.5CVSS5AI score0.00366EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/08/25 6:27 p.m.13 views

eml_parser vulnerable to DoS via deeply nested parens in Received headers

Summary emlparser strips parenthesised CFWS comments from Received: headers using a regex-based fix-point loop. The loop has quadratic time complexity in the number of nested parens. A single Received: header containing 5,000 nested parens causes 1.3 seconds of CPU saturation per parsed message;...

7.5CVSS4.9AI score0.00366EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2026/08/25 6:26 p.m.30 views

CVE-2026-55620

eml_parser is a Python module for parsing EML files. Prior to 3.0.2 , the eml_parser.routing.noparenthesis function in eml_parser/routing.py removes parenthesized CFWS comments from Received: headers using a regex-based fix-point loop with quadratic running time in nesting depth. A single Receive...

7.5CVSS5.4AI score0.00366EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/25 6:26 p.m.34 views

CVE-2026-55620 eml_parser: DoS via deeply nested parens in Received headers

emlparser serves as a python module for parsing eml files and returning various information found in the e-mail as well as computed information. Prior to 3.0.2, emlparser.routing.noparenthesis in emlparser/routing.py removes parenthesized CFWS comments from Received: headers with a regex-based...

7.5CVSS0.00366EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/25 6:26 p.m.7 views

CVE-2026-55620 eml_parser: DoS via deeply nested parens in Received headers

emlparser serves as a python module for parsing eml files and returning various information found in the e-mail as well as computed information. Prior to 3.0.2, emlparser.routing.noparenthesis in emlparser/routing.py removes parenthesized CFWS comments from Received: headers with a regex-based...

7.5CVSS5.6AI score
SaveExploits0References6
EUVD
EUVD
added 2026/08/25 6:26 p.m.9 views

EUVD-2026-65704

emlparser serves as a python module for parsing eml files and returning various information found in the e-mail as well as computed information. Prior to 3.0.2, emlparser.routing.noparenthesis in emlparser/routing.py removes parenthesized CFWS comments from Received: headers with a regex-based...

7.5CVSS5.4AI score0.00366EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/25 12:00 a.m.17 views

PT-2026-81476

Name of the Vulnerable Software and Affected Versions eml parser versions prior to 3.0.2 Description The noparenthesis function in eml parser/routing.py uses a regex-based fix-point loop to remove parenthesized CFWS Comments and Folding White Space from Received: headers. The processing time for...

7.5CVSS5.6AI score0.00366EPSS
SaveExploits0References15
RedhatCVE
RedhatCVE
added 2026/08/11 7:24 p.m.13 views

CVE-2026-68118

A flaw was found in the Linux kernel's handling of TCP Transmission Control Protocol connections. A remote attacker could send a specially crafted TCP Reset RST packet during the SYN-RECEIVED state. This could cause the system to prematurely remove connection requests instead of issuing a challen...

8.2CVSS5.4AI score0.00391EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/10 1:19 p.m.11 views

AZL-95003 CVE-2026-68118 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: tcp: challenge ACK for non-exact RST in SYN-RECEIVED The SYN-RECEIVED request-socket path in tcpcheckreq accepts an in-window RST without requiring SEG.SEQ to exactly match RCV.NXT. A non-exact RST therefore removes the request...

8.2CVSS5.8AI score0.00391EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/10 1:19 p.m.13 views

CVE-2026-68118

In the Linux kernel, the following vulnerability has been resolved: tcp: challenge ACK for non-exact RST in SYN-RECEIVED The SYN-RECEIVED request-socket path in tcpcheckreq accepts an in-window RST without requiring SEG.SEQ to exactly match RCV.NXT. A non-exact RST therefore removes the request...

8.2CVSS0.00391EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/10 1:19 p.m.11 views

UBUNTU-CVE-2026-68118

In the Linux kernel, the following vulnerability has been resolved: tcp: challenge ACK for non-exact RST in SYN-RECEIVED The SYN-RECEIVED request-socket path in tcpcheckreq accepts an in-window RST without requiring SEG.SEQ to exactly match RCV.NXT. A non-exact RST therefore removes the request...

8.2CVSS5.2AI score0.00391EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/08/10 1:19 p.m.26 views

CVE-2026-68118

In the Linux kernel, the following vulnerability has been resolved: tcp: challenge ACK for non-exact RST in SYN-RECEIVED The SYN-RECEIVED request-socket path in tcpcheckreq accepts an in-window RST without requiring SEG.SEQ to exactly match RCV.NXT. A non-exact RST therefore removes the request...

8.2CVSS5.5AI score0.00391EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/10 11:58 a.m.11 views

EUVD-2026-55499

In the Linux kernel, the following vulnerability has been resolved: tcp: challenge ACK for non-exact RST in SYN-RECEIVED The SYN-RECEIVED request-socket path in tcpcheckreq accepts an in-window RST without requiring SEG.SEQ to exactly match RCV.NXT. A non-exact RST therefore removes the request...

5.3AI score0.00391EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/10 11:58 a.m.27 views

CVE-2026-68118 tcp: challenge ACK for non-exact RST in SYN-RECEIVED

In the Linux kernel, the following vulnerability has been resolved: tcp: challenge ACK for non-exact RST in SYN-RECEIVED The SYN-RECEIVED request-socket path in tcpcheckreq accepts an in-window RST without requiring SEG.SEQ to exactly match RCV.NXT. A non-exact RST therefore removes the request...

8.2CVSS5.4AI score
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/10 11:58 a.m.44 views

CVE-2026-68118 tcp: challenge ACK for non-exact RST in SYN-RECEIVED

In the Linux kernel, the following vulnerability has been resolved: tcp: challenge ACK for non-exact RST in SYN-RECEIVED The SYN-RECEIVED request-socket path in tcpcheckreq accepts an in-window RST without requiring SEG.SEQ to exactly match RCV.NXT. A non-exact RST therefore removes the request...

8.2CVSS0.00391EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/10 11:58 a.m.69 views

CVE-2026-68118

The CVE-2026-68118 issue affects the Linux kernel TCP stack: the SYN-RECEIVED path tcp_check_req() accepted in-window non-exact RSTs without exact SEG.SEQ match, causing the request to be removed instead of issuing a challenge ACK. The fix enforces RFC 9293/5961 order by applying the RST check be...

8.2CVSS5.3AI score0.00391EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/08/10 12:00 a.m.22 views

PT-2026-69518

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the tcp check req function within the SYN-RECEIVED request-socket path. The system accepts an in-window RST Reset packet without requiring the SEG.SEQ variable to...

8.2CVSS5.3AI score0.00391EPSS
SaveExploits0References18
Rows per page
Query Builder