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.
                
            Metrics
Affected Vendors & Products
References
        History
                    Fri, 04 Apr 2025 15:00:00 +0000
| Type | Values Removed | Values Added | 
|---|---|---|
| First Time appeared | Linux Linux linux Kernel | |
| Weaknesses | CWE-129 | |
| CPEs | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
| Vendors & Products | Linux Linux linux Kernel | 
Mon, 04 Nov 2024 21:15:00 +0000
| Type | Values Removed | Values Added | 
|---|---|---|
| Metrics | cvssV3_1 
 | cvssV3_1 
 | 
 MITRE
                        MITRE
                    Status: PUBLISHED
Assigner: Linux
Published: 2024-06-19T13:37:42.537Z
Updated: 2025-05-04T09:14:42.988Z
Reserved: 2024-06-18T19:36:34.929Z
Link: CVE-2024-38587
 Vulnrichment
                        Vulnrichment
                    Updated: 2024-08-02T04:12:25.986Z
 NVD
                        NVD
                    Status : Analyzed
Published: 2024-06-19T14:15:18.800
Modified: 2025-04-04T14:44:28.900
Link: CVE-2024-38587
 Redhat
                        Redhat