CVE-2024-38559

Updated: 2024-08-13 01:41:26.551085

Description:

In the Linux kernel, the following vulnerability has been resolved: scsi: qedf: Ensure the copied buf is NUL terminated Currently, we allocate a count-sized kernel buffer and copy count from userspace to that buffer. Later, we use kstrtouint on this buffer but we don't ensure that the string is terminated inside the buffer, this can lead to OOB read when using kstrtouint. Fix this issue by using memdup_user_nul instead of memdup_user.


Links NIST CIRCL RHEL Ubuntu

Severity

Severity Score
CVSS Version 2.x NONE 0
CVSS Version 3.x MEDIUM 4.4

Status

OS name Project name Version Score Severity Status Errata Last updated
AlmaLinux 9.2 ESU kernel 5.14.0 4.4 MEDIUM Released CLSA-2024:1728936982 2024-10-14 17:36:56
AlmaLinux 9.2 FIPS kernel 5.14.0 4.4 MEDIUM In Testing 2024-10-14 05:32:50
CentOS 6 ELS kernel 2.6.32 4.4 MEDIUM Ignored 2024-09-11 12:12:08
CentOS 7 ELS kernel 3.10.0 4.4 MEDIUM Ignored 2024-09-11 12:12:08
CentOS 8.4 ELS kernel 4.18.0 4.4 MEDIUM Released CLSA-2024:1727690947 2024-09-30 10:52:03
CentOS 8.5 ELS kernel 4.18.0 4.4 MEDIUM Released CLSA-2024:1727690025 2024-09-30 10:52:04
CentOS Stream 8 ELS kernel 4.18.0 4.4 MEDIUM Released CLSA-2024:1727815919 2024-10-01 17:34:45
CloudLinux 6 ELS kernel 2.6.32 4.4 MEDIUM Ignored 2024-09-11 12:12:08
CloudLinux 7 ELS kernel 3.10.0 4.4 MEDIUM Ignored 2024-09-11 12:12:07
Oracle Linux 6 ELS kernel 2.6.32 4.4 MEDIUM Ignored 2024-09-11 12:12:08
Total: 13