aboutsummaryrefslogtreecommitdiff
path: root/scripts/generate_rust_analyzer.py
diff options
context:
space:
mode:
authorEJ Hsu <[email protected]>2023-06-09 14:29:32 +0800
committerVinod Koul <[email protected]>2023-06-21 17:31:41 +0530
commitc0c2fcb1325d0d4f3b322b5ee49385f8eca2560d (patch)
treef8c6296245390fcf44b865d5021e612aa79ea86a /scripts/generate_rust_analyzer.py
parent1abd3127bde7b67d3e57c02a10b8d77a67decc84 (diff)
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. Fixes: e8f7d2f409a1 ("phy: tegra: xusb: Add usb-phy support") Cc: [email protected] Signed-off-by: EJ Hsu <[email protected]> Signed-off-by: Haotien Hsu <[email protected]> Acked-by: Thierry Reding <[email protected]> Acked-by: Jon Hunter <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions