← Back to CVE List

CVE-2024-53043

Published: 2024-11-19T18:15Z
Last Modified: 2024-11-22T22:22Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
In the Linux kernel, the following vulnerability has been resolved: mctp i2c: handle NULL header address daddr can be NULL if there is no neighbour table entry present, in that case the tx packet should be dropped. saddr will usually be set by MCTP core, but check for NULL in case a packet is transmitted by a different protocol. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt