263 matches found
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...