NONE · 0

CVE-2023-54083

In the Linux kernel, the following vulnerability has been resolved: phy: tegra: xusb: Clear the driver reference in usb-phy dev For the dual-role port, it will assign the phy dev to usb-phy dev and ...

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: phy: tegra: xusb: Clear the driver reference in usb-phy dev For the dual-role port, it will assign the phy dev to usb-phy dev and use the port dev driver as the dev driver of usb-phy. When we try to destroy the port dev, it will destroy its dev driver as well. But we did not remove the reference from usb-phy dev. This might cause the use-after-free issue in KASAN.

References

FAQ

What is CVE-2023-54083?

CVE-2023-54083 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: phy: tegra: xusb: Clear the driver reference in usb-phy dev For the dual-role port, it will assign the phy dev to usb-phy dev and ...

How severe is CVE-2023-54083?

CVSS scoring is not yet available for CVE-2023-54083. Check NVD for updates.

Is there a patch for CVE-2023-54083?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.