2 matches found
EUVD-2026-32361
In the Linux kernel, the following vulnerability has been resolved: quota: fix livelock between quotactl and freezesuper When a filesystem is frozen, quotactlblock enters a retry loop waiting for the filesystem to thaw. It acquires sumount, checks the freeze state, drops sumount and uses...
netdevsim: use cond_resched() in nsim_dev_trap_report_work()
...