Lucene search
+L

1597 matches found

Ubuntu
Ubuntu
added 2026/07/28 6:37 a.m.13 views

USN-8547-2: Linux kernel (Azure FIPS) vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - RISC-V architecture; - Cryptographic API; - InfiniBand drivers; - IOMMU subsystem; - Network drivers; -...

9.8CVSS6.7AI score0.11039EPSS
SaveExploits4
NVD
NVD
added 2026/07/26 7:16 a.m.10 views

CVE-2024-14040

In the Linux kernel, the following vulnerability has been resolved: net: nexthop: Increase weight to u16 In CLOS networks, as link failures occur at various points in the network, ECMP weights of the involved nodes are adjusted to compensate. With high fan-out of the involved nodes, and overall...

7.8CVSS0.0011EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/26 6:30 a.m.12 views

EUVD-2024-55701

In the Linux kernel, the following vulnerability has been resolved: net: nexthop: Increase weight to u16 In CLOS networks, as link failures occur at various points in the network, ECMP weights of the involved nodes are adjusted to compensate. With high fan-out of the involved nodes, and overall...

5.6AI score0.0011EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/26 6:30 a.m.28 views

CVE-2024-14040

CVE-2024-14040 affects the Linux kernel’s nexthop handling in ECMP/CLOS networks. The patch increases the nexthop weight width from 8-bit to 16-bit to accommodate large weight ratios (e.g., 1000:999) that don’t fit in 8 bits. The UAPI changes introduce a weight_high field and split fields to pres...

7.8CVSS5.6AI score0.0011EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/26 6:30 a.m.27 views

CVE-2024-14040 net: nexthop: Increase weight to u16

In the Linux kernel, the following vulnerability has been resolved: net: nexthop: Increase weight to u16 In CLOS networks, as link failures occur at various points in the network, ECMP weights of the involved nodes are adjusted to compensate. With high fan-out of the involved nodes, and overall...

7.8CVSS0.0011EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/07/26 12:0 a.m.11 views

PT-2026-64796

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description In CLOS networks, Equal-Cost Multi-Path ECMP weights are adjusted to compensate for link failures. In deployments with high fan-out and a large number of nodes, the 8-bit weight limit is...

7.8CVSS5.8AI score0.0011EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/07/24 4:21 p.m.7 views

SUSE CVE-2026-63867

In the Linux kernel, the following vulnerability has been resolved: mptcp: close TOCTOU race while computing rcvwnd The MPTCP output path access locklessly the MPTCP-level ackseq in multiple times, using possibly different values for the dataack in the DSS option and to compute the announced rcv...

8.2CVSS5.7AI score0.00321EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/24 12:0 a.m.10 views

PT-2026-64347

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the block layer where blk insert cloned request fails to recompute nr integrity segments against the bottom queue. In stacked driver configurations, such as dm-multipa...

9.8CVSS5.9AI score0.00463EPSS
SaveExploits0
OSV
OSV
added 2026/07/23 2:13 p.m.3 views

SUSE-SU-2026:3212-1 Security update for multipath-tools

This update for multipath-tools fixes the following issues Update to version 0.7.9+238+suse.1249506. - kpartx: integer overflow in the GPT partition table size calculation can lead to heap OOB read via crafted USB device or disk imagebsc1268145. - kpartx: missing bounds check can lead to a DASD...

5.9AI score
SaveExploits0References3
OSV
OSV
added 2026/07/22 6:46 p.m.6 views

SUSE-SU-2026:3199-1 Security update for multipath-tools

This update for multipath-tools fixes the following issues - kpartx: integer overflow in the GPT partition table size calculation can lead to heap OOB read via crafted USB device or disk imagebsc1268145. - kpartx: missing bounds check can lead to a DASD VOL1 unbounded array write via a crafted DA...

5.4AI score
SaveExploits0References3
SUSE Linux
SUSE Linux
added 2026/07/22 7:26 a.m.8 views

Security update for multipath-tools

This update for multipath-tools fixes the following issues: Update to version 0.9.8+292+suse.c0523c1. kpartx: integer overflow in the GPT partition table size calculation can lead to heap OOB read via crafted USB device or disk imagebsc1268145. kpartx: missing bounds check can lead to a DASD VOL1...

5.4AI score
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/21 7:26 p.m.10 views

CVE-2026-63867

A flaw was found in the Linux kernel's Multipath TCP MPTCP implementation. A race condition exists when computing the receive window, where the acknowledgment sequence number is accessed without proper locking. This can lead to inconsistencies in how the receive window is calculated and...

8.2CVSS5.3AI score0.00321EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/07/20 12:0 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-63867

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - mptcp: close TOCTOU race while computing rcvwnd The MPTCP output path access locklessly the MPTCP-level ackseq in multiple times, using possibly different value...

8.2CVSS5.9AI score0.00321EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/19 5:34 p.m.9 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 3:16 p.m.6 views

CVE-2026-63867

In the Linux kernel, the following vulnerability has been resolved: mptcp: close TOCTOU race while computing rcvwnd The MPTCP output path access locklessly the MPTCP-level ackseq in multiple times, using possibly different values for the dataack in the DSS option and to compute the announced rcv...

8.2CVSS0.00321EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/07/19 2:18 p.m.22 views

EUVD-2026-45552

In the Linux kernel, the following vulnerability has been resolved: mptcp: close TOCTOU race while computing rcvwnd The MPTCP output path access locklessly the MPTCP-level ackseq in multiple times, using possibly different values for the dataack in the DSS option and to compute the announced rcv...

5.4AI score0.00321EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2026/07/19 2:18 p.m.10 views

CVE-2026-63867

In the Linux kernel, the following vulnerability has been resolved: mptcp: close TOCTOU race while computing rcvwnd The MPTCP output path access locklessly the MPTCP-level ackseq in multiple times, using possibly different values for the dataack in the DSS option and to compute the announced rcv...

8.2CVSS5.3AI score0.00321EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/07/19 2:18 p.m.38 views

CVE-2026-63867 mptcp: close TOCTOU race while computing rcv_wnd

In the Linux kernel, the following vulnerability has been resolved: mptcp: close TOCTOU race while computing rcvwnd The MPTCP output path access locklessly the MPTCP-level ackseq in multiple times, using possibly different values for the dataack in the DSS option and to compute the announced rcv...

8.2CVSS0.00321EPSS
SaveExploits0References7
CVE
CVE
added 2026/07/19 2:18 p.m.16 views

CVE-2026-63867

CVE-2026-63867 : In the Linux kernel, a TOCTOU race in MPTCP was resolved in the rcv_wnd computation. The MPTCP output path locklessly accesses the MPTCP-level ack_seq multiple times, potentially using different data_ack values from the DSS option to compute the announced rcv_wnd for the same pac...

8.2CVSS5.4AI score0.00321EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/19 2:18 p.m.5 views

CVE-2026-63867 mptcp: close TOCTOU race while computing rcv_wnd

In the Linux kernel, the following vulnerability has been resolved: mptcp: close TOCTOU race while computing rcvwnd The MPTCP output path access locklessly the MPTCP-level ackseq in multiple times, using possibly different values for the dataack in the DSS option and to compute the announced rcv...

8.2CVSS5.4AI score
SaveExploits0References10
Rows per page
Query Builder