← Back to CVE search

CVE-2026-72109

Linux kernel

Description

In the Linux kernel, the following vulnerability has been resolved: net: sparx5: unregister blocking notifier on init failure sparx5_register_notifier_blocks() registers the switchdev blocking notifier before allocating the ordered workqueue. If the workqueue allocation fails, the error path unregisters the switchdev and netdevice notifiers, but leaves the blocking notifier registered. Add a separate error label for the workqueue allocation failure path and unregister the switchdev blocking notifier there.

CVSS 7.8EPSS 0.164%Risk 0.79
View source
Published
2026-08-15 06:21:25
Affected versions
unknown
Type
Kernel
Last modified
2026-08-17 06:18:10
Vector
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H