CVE-2023-53493Linux vulnerability

5 documents5 sources
Severity
7.8HIGHNVD
EPSS
0.0%
top 94.22%
CISA KEV
Not in KEV
Exploit
No known exploits
Timeline
PublishedOct 1

Description

In the Linux kernel, the following vulnerability has been resolved: accel/qaic: tighten bounds checking in decode_message() Copy the bounds checking from encode_message() to decode_message(). This patch addresses the following concerns. Ensure that there is enough space for at least one header so that we don't have a negative size later. if (msg_hdr_len data. if (msg_len > msg_hdr_len - sizeof(*trans_hdr)) return -EINVAL; Check that the trans_hdr->len is not below the minimum size: if (hd

CVSS vector

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:HExploitability: 1.8 | Impact: 5.9

Affected Packages4 packages

NVDlinux/linux_kernel6.46.4.7+1
Debianlinux/linux_kernel< 6.4.11-1+1
CVEListV5linux/linux129776ac2e38231fa9c02ce20e116c99de29166657d14cb3bae4619ce2fb5235cb318c3d5d8f53fd+2
debiandebian/linux< linux 6.4.11-1 (forky)

Patches

🔴Vulnerability Details

2
GHSA
GHSA-2fq9-3mp7-xw7v: In the Linux kernel, the following vulnerability has been resolved: accel/qaic: tighten bounds checking in decode_message() Copy the bounds checking2025-10-01
OSV
CVE-2023-53493: In the Linux kernel, the following vulnerability has been resolved: accel/qaic: tighten bounds checking in decode_message() Copy the bounds checking f2025-10-01

📋Vendor Advisories

2
Red Hat
kernel: accel/qaic: tighten bounds checking in decode_message()2025-10-01
Debian
CVE-2023-53493: linux - In the Linux kernel, the following vulnerability has been resolved: accel/qaic:...2023