The Linux kernel before 6.2.9 has a race condition and resultant use-after-free in drivers/net/ethernet/qualcomm/emac/emac.c if a physically proximate attacker unplugs an emac based device.
The product contains a concurrent code sequence that requires temporary, exclusive access to a shared resource, but a timing window exists in which the shared resource can be modified by another code sequence operating concurrently.
Link | Tags |
---|---|
https://bugzilla.suse.com/show_bug.cgi?id=1210685 | third party advisory issue tracking |
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=6b6bc5b8bd2d4ca9e1efa9ae0f98a0b0687ace75 | patch mailing list |
https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.2.9 | release notes mailing list |
https://bugzilla.redhat.com/show_bug.cgi?id=2192667 | not applicable |