Lucene search
+L

263 matches found

RedhatCVE
RedhatCVE
added 2026/09/11 8:53 p.m.5 views

CVE-2026-80995

A flaw was found in the Linux kernel's MCTP Message Control Transport Protocol networking implementation. This vulnerability arises because the mctproutelookup function accesses a route device without holding a persistent reference, allowing the device to be deallocated while still in use. A loca...

4.7CVSS0.00155EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/11 8:19 p.m.4 views

DEBIAN-CVE-2026-80995

In the Linux kernel, the following vulnerability has been resolved: net: mctp: hold a reference to the route device in mctproutelookup mctproutelookup uses rt-dev without holding a reference on it. mctproutelookupsingle returns the route under RCU only, so the route's device can be torn down...

7.8CVSS0.00155EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/11 8:19 p.m.5 views

CVE-2026-80995

In the Linux kernel, the following vulnerability has been resolved: net: mctp: hold a reference to the route device in mctproutelookup mctproutelookup uses rt-dev without holding a reference on it. mctproutelookupsingle returns the route under RCU only, so the route's device can be torn down...

7.8CVSS0.00155EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/11 7:42 p.m.3 views

CVE-2026-80995 net: mctp: hold a reference to the route device in mctp_route_lookup()

In the Linux kernel, the following vulnerability has been resolved: net: mctp: hold a reference to the route device in mctproutelookup mctproutelookup uses rt-dev without holding a reference on it. mctproutelookupsingle returns the route under RCU only, so the route's device can be torn down...

6.7AI score
SaveExploits0References5
EUVD
EUVD
added 2026/09/11 7:42 p.m.5 views

EUVD-2026-76318

In the Linux kernel, the following vulnerability has been resolved: net: mctp: hold a reference to the route device in mctproutelookup mctproutelookup uses rt-dev without holding a reference on it. mctproutelookupsingle returns the route under RCU only, so the route's device can be torn down...

0.00155EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/11 7:42 p.m.21 views

CVE-2026-80995 net: mctp: hold a reference to the route device in mctp_route_lookup()

In the Linux kernel, the following vulnerability has been resolved: net: mctp: hold a reference to the route device in mctproutelookup mctproutelookup uses rt-dev without holding a reference on it. mctproutelookupsingle returns the route under RCU only, so the route's device can be torn down...

7.8CVSS0.00155EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/11 7:42 p.m.7 views

CVE-2026-80995

In the Linux kernel, the following vulnerability has been resolved: net: mctp: hold a reference to the route device in mctproutelookup mctproutelookup uses rt-dev without holding a reference on it. mctproutelookupsingle returns the route under RCU only, so the route's device can be torn down...

7.8CVSS0.00155EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/09/11 12:00 a.m.8 views

PT-2026-90125

In the Linux kernel, the following vulnerability has been resolved: net: mctp: hold a reference to the route device in mctp route lookup mctp route lookup uses rt-dev without holding a reference on it. mctp route lookup single returns the route under RCU only, so the route's device can be torn do...

0.00155EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2026/08/28 12:00 a.m.13 views

The vulnerability of the mctp_i2c_recv() function in the drivers/net/mctp/mctp-i2c.c module of the MCTP serial transport driver for the Linux operating system allows a hacker to cause a service failure.

The vulnerability of the mctpi2crecv function in the drivers/net/mctp/mctp-i2c.c module of the MCTP serial transport driver for the Linux operating system is related to improper memory release memory leak. Exploiting this vulnerability may allow a remote attacker to cause service interruptions...

5.5CVSS6AI score0.00114EPSS
SaveExploits0References16Affected Software3
BDU FSTEC
BDU FSTEC
added 2026/08/28 12:00 a.m.35 views

The vulnerability of the mctp_flow_prepare_output() function in the net/mctp/route.c module of the Linux operating system allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the mctpflowprepareoutput function in the net/mctp/route.c module of the Linux kernel is related to deficiencies in the deserialization mechanism, resulting from insufficient protection of sensitive data. Exploiting this vulnerability allows an attacker to compromise the...

5.5CVSS6.6AI score0.00114EPSS
SaveExploits0References16Affected Software3
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.7 views

Astra Linux – Vulnerability found in Linux 5.15, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: mctp: Route lookups now perform under a RCU read-side lock. Our current route lookups mctproutelookup and mctproutelookupnull traverse the network’s route list without holding the RCU read lock. This means that the route lookups...

7.8CVSS6.2AI score0.00231EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.6 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: net: mctp: Set SOCKRCUFREE The Bind lookup operation is executed under RCU; therefore, ensure that a socket does not disappear during the middle of a lookup operation...

8.8CVSS5.8AI score0.00232EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.12 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: mctp: i2c: Fixed a skb memory leak in the receive path. When midev-allowrx is set to false, the newly allocated skb is not consumed by netifrx. It is necessary to free the skb directly...

5.5CVSS5.9AI score0.00114EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.13 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: net:mctp: taking ownership of skb in mctplocaloutput Currently, mctplocaloutput only takes ownership of the skb when it succeeds. In some cases where mctplocaloutput fails, we might leak the skb. Ownership of the skb is not...

5.5CVSS5.8AI score0.00221EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.14 views

Astra Linux – Vulnerability in Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: mctp: Fixed an error handling path in mctpinit. If mctpneighinit returns an error, the route resources should be released during the error handling path. Otherwise, some resources may be leaked...

5.5CVSS5.9AI score0.00191EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.8 views

Astra Linux – Vulnerability in Linux 5.15

A flaw was discovered in the MCTP protocol within the Linux kernel. The function mctpunregister reclaims the device’s related resources when a netcard is detached. However, a running program may be unaware of this flaw, leading to a use-after-free of the mdev-addrs object, which could potentially...

4.7CVSS6.6AI score0.00349EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2026/08/17 12:00 a.m.8 views

The vulnerability of the mctp-i2c.c component in the Linux operating system’s kernel allows a hacker to gain access to confidential data.

The vulnerability of the mctp-i2c.c component in the Linux operating system’s kernel is related to the use of an uninitialized resource. Exploiting this vulnerability could allow an attacker to access confidential data...

4CVSS4.8AI score0.0016EPSS
SaveExploits0References16Affected Software3
SUSE CVE
SUSE CVE
added 2026/08/14 11:45 p.m.8 views

SUSE CVE-2026-68124

In the Linux kernel, the following vulnerability has been resolved: mctp: serial: handle zero-length frames to prevent rx buffer overflow The MCTP serial receive state machine reads a frame length byte in mctpserialpushheader case 2 and validates it upper-bound-only: if c MCTPSERIALFRAMEMTU...

9.6CVSS6AI score0.00343EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/12 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-68314

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: mctp i3c: clean up notifier and buses if driver register fails mctpi3cmodinit registers the I3C bus notifier and then walks the existing buses with...

7.8CVSS5.8AI score0.00129EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/11 3:33 p.m.11 views

CVE-2026-68124

A flaw was found in the Linux kernel's Message Control Transport Protocol MCTP serial driver. The driver's receive state machine incorrectly handles zero-length frames, leading to an out-of-bounds write. A local attacker with CAPNETADMIN capabilities can exploit this vulnerability by sending...

9.6CVSS6.1AI score0.00343EPSS
SaveExploits0References4
Rows per page
Query Builder