๐Ÿ” CVE Alert

CVE-2025-68250

UNKNOWN 0.0

hung_task: fix warnings caused by unaligned lock pointers

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

In the Linux kernel, the following vulnerability has been resolved: hung_task: fix warnings caused by unaligned lock pointers The blocker tracking mechanism assumes that lock pointers are at least 4-byte aligned to use their lower bits for type encoding. However, as reported by Eero Tamminen, some architectures like m68k only guarantee 2-byte alignment of 32-bit values. This breaks the assumption and causes two related WARN_ON_ONCE checks to trigger. To fix this, the runtime checks are adjusted to silently ignore any lock that is not 4-byte aligned, effectively disabling the feature in such cases and avoiding the related warnings. Thanks to Geert Uytterhoeven for bisecting!

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Dec 16, 2025
Last Updated May 11, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new unknown vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
e711faaafbe54a884f33b53472434063d342f6d4 < c0e2dcbe54cb15ecdf9d8f4501c6720423243888 e711faaafbe54a884f33b53472434063d342f6d4 < c97513cddcfc235f2522617980838e500af21d01
Linux / Linux
6.16

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/c0e2dcbe54cb15ecdf9d8f4501c6720423243888 git.kernel.org: https://git.kernel.org/stable/c/c97513cddcfc235f2522617980838e500af21d01