๐Ÿ” CVE Alert

CVE-2025-40348

UNKNOWN 0.0

slab: Avoid race on slab->obj_exts in alloc_slab_obj_exts

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

In the Linux kernel, the following vulnerability has been resolved: slab: Avoid race on slab->obj_exts in alloc_slab_obj_exts If two competing threads enter alloc_slab_obj_exts() and one of them fails to allocate the object extension vector, it might override the valid slab->obj_exts allocated by the other thread with OBJEXTS_ALLOC_FAIL. This will cause the thread that lost this race and expects a valid pointer to dereference a NULL pointer later on. Update slab->obj_exts atomically using cmpxchg() to avoid slab->obj_exts overrides by racing threads. Thanks for Vlastimil and Suren's help with debugging.

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
715b6a5b41dae39baeaa40d3386b548bb278b9c2 < c7af5300d78460fc5037ddc77113ba3dbfe77dc0 07e38a54cabd9b4de7ceb7f075f29ffa463e458a < 7c34feda6a9a203c9744281f1b6671b7dad2012d f7381b9116407ba2a429977c80ff8df953ea9354 < 6ed8bfd24ce1cb31742b09a3eb557cd008533eec
Linux / Linux
6.12.54 < 6.12.56 6.17.4 < 6.17.6

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/c7af5300d78460fc5037ddc77113ba3dbfe77dc0 git.kernel.org: https://git.kernel.org/stable/c/7c34feda6a9a203c9744281f1b6671b7dad2012d git.kernel.org: https://git.kernel.org/stable/c/6ed8bfd24ce1cb31742b09a3eb557cd008533eec