AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2023-53357

HIGH · CVSS 7.1 EPSS 0.18%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2025-09-17 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 7.1. It affects Linux.

CVE
CVE-2023-53357
Severity
HIGH
CVSS
7.1
EPSS
0.18%
Linux

Original NVD 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.

Related CVEs

Other vulnerabilities affecting the same vendor(s)