PT-2026-43716 · Linux · Linux

Published

2026-05-27

·

Updated

2026-05-27

·

CVE-2026-45849

None

No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
In the Linux kernel, the following vulnerability has been resolved:
net: mscc: ocelot: add missing lock protection in ocelot port xmit inj()
ocelot port xmit inj() calls ocelot can inject() and ocelot port inject frame() without holding the injection group lock. Both functions contain lockdep assert held() for the injection lock, and the correct caller felix port deferred xmit() properly acquires the lock using ocelot lock inj grp() before calling these functions.
Add ocelot lock inj grp()/ocelot unlock inj grp() around the register injection path to fix the missing lock protection. The FDMA path is not affected as it uses its own locking mechanism.

Related Identifiers

CVE-2026-45849

Affected Products

Linux