AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2024-38587

MEDIUM · CVSS 5.3 EPSS 1.14%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2024-06-19 · Last synced 2026-08-04

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 5.3. It affects Linux.

CVE
CVE-2024-38587
Severity
MEDIUM
CVSS
5.3
EPSS
1.14%
Linux

Original NVD Description

In the Linux kernel, the following vulnerability has been resolved: speakup: Fix sizeof() vs ARRAY_SIZE() bug The "buf" pointer is an array of u16 values. This code should be using ARRAY_SIZE() (which is 256) instead of sizeof() (which is 512), otherwise it can the still got out of bounds.

Related CVEs

Other vulnerabilities affecting the same vendor(s)