PT-2025-53137 · Linux · Linux Kernel

Published

2025-12-24

·

Updated

2025-12-25

·

CVE-2022-50771

None

No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.0.0-rc1-yoctodev-standard+
Description The Linux kernel contains an issue where the rcu force quiescent state() function uses this cpu read() in preemptible code instead of raw cpu read(). This can lead to a lockdep warning when running rcutorture with a non-zero fqs duration module parameter in a kernel built with CONFIG PREEMPTION=y. The issue manifests as a BUG related to using this cpu read() in a preemptible context. The fix involves changing this cpu read() to raw cpu read().
Recommendations Update to a version of the Linux kernel that includes the fix, such as 6.0.0-rc1-yoctodev-standard+ or later.

Exploit

Related Identifiers

CVE-2022-50771
RHSA-2023:6583

Affected Products

Linux Kernel