In the Linux kernel before 5.17, drivers/phy/tegra/xusb.c mishandles the tegra_xusb_find_port_node return value. Callers expect NULL in the error case, but an error pointer is used.
References
Link | Resource |
---|---|
https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.17 | Mailing List Patch Vendor Advisory |
https://github.com/torvalds/linux/commit/045a31b95509c8f25f5f04ec5e0dec5cd09f2c5f | Patch |
Configurations
Information
Published : 2023-03-01 11:15
Updated : 2023-03-08 17:04
NVD link : CVE-2023-23000
Mitre link : CVE-2023-23000
JSON object : View
CWE
CWE-476
NULL Pointer Dereference
Products Affected
linux
- linux_kernel