Lucene search
+L

164 matches found

NVD
NVD
added 2026/08/22 4:16 p.m.17 views

CVE-2026-74696

In the Linux kernel, the following vulnerability has been resolved: tcp: fix TFO maxqlen accounting across reuseport migration A listener's TCPFASTOPEN maxqlen stops being accurate and lets through far more pending Fast Open requests than it was configured for. This only shows up with SOREUSEPORT...

0.00215EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/08/22 3:32 p.m.7 views

EUVD-2026-64383

In the Linux kernel, the following vulnerability has been resolved: tcp: fix TFO maxqlen accounting across reuseport migration A listener's TCPFASTOPEN maxqlen stops being accurate and lets through far more pending Fast Open requests than it was configured for. This only shows up with SOREUSEPORT...

5.5AI score0.00215EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/22 3:32 p.m.22 views

CVE-2026-74696 tcp: fix TFO max_qlen accounting across reuseport migration

In the Linux kernel, the following vulnerability has been resolved: tcp: fix TFO maxqlen accounting across reuseport migration A listener's TCPFASTOPEN maxqlen stops being accurate and lets through far more pending Fast Open requests than it was configured for. This only shows up with SOREUSEPORT...

0.00215EPSS
SaveExploits0References7
CVE
CVE
added 2026/08/22 3:32 p.m.15 views

CVE-2026-74696

CVE-2026-74696 is a Linux kernel vulnerability in TCP Fast Open (TFO) max_qlen accounting during SO_REUSEPORT listener migration . When a listener is closed and its pending TFO children are handed to a surviving listener, the fastopenq.qlen counter is charged on the old listener but uncharged on ...

5.5AI score0.00215EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/08/22 12:00 a.m.8 views

PT-2026-79701

In the Linux kernel, the following vulnerability has been resolved: tcp: fix TFO max qlen accounting across reuseport migration A listener's TCP FASTOPEN max qlen stops being accurate and lets through far more pending Fast Open requests than it was configured for. This only shows up with SO...

5.4AI score0.00215EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2026/08/18 5:33 p.m.4 views

CVE-2026-72243

A flaw was found in the Linux kernel's Security-Enhanced Linux SELinux module. When using TCP Fast Open, SELinux failed to properly check connect-related permissions. This oversight could allow a local attacker to bypass SELinux network access controls, potentially enabling unauthorized network...

8.4CVSS5.4AI score0.00161EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/15 6:21 a.m.5 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.4CVSS0.00161EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/15 6:21 a.m.5 views

UBUNTU-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
SaveExploits0References9
EUVD
EUVD
added 2026/08/15 5:54 a.m.8 views

EUVD-2026-59142

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...

5.4AI score0.00161EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/15 5:54 a.m.20 views

CVE-2026-72243 selinux: check connect-related permissions on TCP Fast Open

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.5AI score
SaveExploits0References9
Cvelist
Cvelist
added 2026/08/15 5:54 a.m.22 views

CVE-2026-72243 selinux: check connect-related permissions on TCP Fast Open

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.4CVSS0.00161EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/15 5:54 a.m.34 views

CVE-2026-72243

CVE-2026-72243 affects the Linux kernel’s SELinux integration with TCP Fast Open. The issue was that SELinux didn’t update connect-related permissions when TCP Fast Open was introduced, potentially bypassing proper access checks. The root cause is in the socket_sendmsg() path, where the code fail...

8.4CVSS5.3AI score0.00161EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/08/15 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-72243

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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...

8.4CVSS5.4AI score0.00161EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.7 views

PT-2026-72431

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description SELinux failed to verify connect-related permissions when TCP Fast Open was utilized. This occurred because the system was not updated to ensure these checks were performed during the...

8.4CVSS5.3AI score0.00161EPSS
SaveExploits0References8
Microsoft CVE
Microsoft CVE
added 2026/07/20 8:07 a.m.7 views

apparmor: mediate the implicit connect of TCP fast open sendmsg

...

9.8CVSS5.2AI score0.00131EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/07/19 5:34 p.m.14 views

SUSE CVE-2026-63828

In the Linux kernel, the following vulnerability has been resolved: apparmor: mediate the implicit connect of TCP fast open sendmsg sendmsg/sendto with MSGFASTOPEN is a combination of connect2 and write2: it opens the connection in the SYN. apparmorsocketsendmsg only checks AAMAYSEND, so a profil...

5.5CVSS5.4AI score0.00131EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/19 12:16 p.m.13 views

CVE-2026-63828

In the Linux kernel, the following vulnerability has been resolved: apparmor: mediate the implicit connect of TCP fast open sendmsg sendmsg/sendto with MSGFASTOPEN is a combination of connect2 and write2: it opens the connection in the SYN. apparmorsocketsendmsg only checks AAMAYSEND, so a profil...

8.4CVSS0.00131EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/07/19 12:02 p.m.44 views

CVE-2026-63828 apparmor: mediate the implicit connect of TCP fast open sendmsg

In the Linux kernel, the following vulnerability has been resolved: apparmor: mediate the implicit connect of TCP fast open sendmsg sendmsg/sendto with MSGFASTOPEN is a combination of connect2 and write2: it opens the connection in the SYN. apparmorsocketsendmsg only checks AAMAYSEND, so a profil...

8.4CVSS0.00131EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/07/19 12:02 p.m.19 views

EUVD-2026-45494

In the Linux kernel, the following vulnerability has been resolved: apparmor: mediate the implicit connect of TCP fast open sendmsg sendmsg/sendto with MSGFASTOPEN is a combination of connect2 and write2: it opens the connection in the SYN. apparmorsocketsendmsg only checks AAMAYSEND, so a profil...

5.4AI score0.00131EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/19 12:02 p.m.9 views

CVE-2026-63828 apparmor: mediate the implicit connect of TCP fast open sendmsg

In the Linux kernel, the following vulnerability has been resolved: apparmor: mediate the implicit connect of TCP fast open sendmsg sendmsg/sendto with MSGFASTOPEN is a combination of connect2 and write2: it opens the connection in the SYN. apparmorsocketsendmsg only checks AAMAYSEND, so a profil...

8.4CVSS5.4AI score
SaveExploits0References11
Rows per page
Query Builder