CVE-2026-74419

Updated on 15 Aug 2026

Severity

Awaiting Analysis

Details

CVSS vector
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:L

Overview

About vulnerability

In the Linux kernel, the following vulnerability has been resolved:

accel/amdxdna: Adjust size for copy_to_user()

The amount of data returned to user space should be limited by the buffer size provided by the application. If the buffer is smaller than the data size, return only the portion that fits instead of failing.

Details

Affected product:
Debian 10 ELS
Affected packages:
linux @ 4.19.0

Fixes