PT-2025-49638 · Linux · Linux Kernel

CVE-2023-53778

·

Published

2025-12-09

·

Updated

2026-08-04

CVSS v3.1

7.8

High

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description The Linux kernel contains a flaw in the accel/qaic component related to integer overflow checking within the map user pages() function. The encode dma() function previously had validation on in trans->size, but improvements were made by moving these checks to find and map user pages(). A new variable, remaining, was introduced to represent the amount of data to transfer, calculated by subtracting the already transferred bytes (resources->xferred dma size) from the total transfer size (in trans->size). Checks were added to ensure that in trans->size is not less than resources->xferred dma size and to prevent potential overflows when calculating addresses. The code also addresses potential size truncation issues on 32-bit systems when using kmalloc(). The encode dma() function and map user pages() are involved in the issue.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Found an issue in the description? Have something to add? Feel free to write us 👾

Related Identifiers

CVE-2023-53778
SUSE-SU-2026:0278-1
SUSE-SU-2026:0281-1
SUSE-SU-2026:0293-1
SUSE-SU-2026:0315-1
SUSE-SU-2026:20477-1
SUSE-SU-2026:20498-1
SUSE-SU-2026:20845-1
SUSE-SU-2026:20876-1

Affected Products

Linux Kernel