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.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2024-11-19 18:15
Updated : 2024-11-22 22:22
NVD link : CVE-2024-53043
Mitre link : CVE-2024-53043
CVE.ORG link : CVE-2024-53043
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference