CVE Database
/

CVE-2023-53357

Back to search

CVE-2023-53357

Published: Sep 17, 2025

Modified: May 11, 2026

PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: md/raid10: check slab-out-of-bounds in md_bitmap_get_counter If we write a large number to md/bitmap_set_bits, md_bitmap_checkpage() will return -EINVAL because 'page >= bitmap->pages', but the return value was not checked immediately in md_bitmap_get_counter() in order to set *blocks value and slab-out-of-bounds occurs. Move check of 'page >= bitmap->pages' to md_bitmap_get_counter() and return directly if true.

VendorProductVersions

Linux

Linux

affected
ef4256733506f2459a0c436b62267d22a3f0cec6 - < 374fb914304d9b500721007f3837ea8f1f9a2418
affected
ef4256733506f2459a0c436b62267d22a3f0cec6 - < b0b971fe7d61411ede63c3291764dbde1577ef2c
affected
ef4256733506f2459a0c436b62267d22a3f0cec6 - < 39fa14e824acfd470db4f42c354297456bd82b53
affected
ef4256733506f2459a0c436b62267d22a3f0cec6 - < a134dd582c0d5b6068efa308bd485cf1d00b3f65
affected
ef4256733506f2459a0c436b62267d22a3f0cec6 - < be1a3ec63a840cc9e59a033acf154f56255699a1

+3 more versions

Linux

Linux

affected
2.6.36
unaffected
0 - < 2.6.36
unaffected
4.19.291 - <= 4.19.*
unaffected
5.4.251 - <= 5.4.*
unaffected
5.10.188 - <= 5.10.*

+5 more versions

Security Training

Train your team to recognize and prevent security threats with our comprehensive security awareness program.

Start Training

Vulnerability Scanning

Discover vulnerabilities in your applications and infrastructure before attackers do.

Scan Now
CVE-2023-53357 - Security Vulnerability | QwikSec