CVE-2026-31748

Source
https://cve.org/CVERecord?id=CVE-2026-31748
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-31748.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-31748
Downstream
Published
2026-05-01T14:14:41.545Z
Modified
2026-07-08T07:15:47.230728054Z
Summary
comedi: me_daq: Fix potential overrun of firmware buffer
Details

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

comedi: me_daq: Fix potential overrun of firmware buffer

me2600_xilinx_download() loads the firmware that was requested by request_firmware(). It is possible for it to overrun the source buffer because it blindly trusts the file format. It reads a data stream length from the first 4 bytes into variable file_length and reads the data stream contents of length file_length from offset 16 onwards. Although it checks that the supplied firmware is at least 16 bytes long, it does not check that it is long enough to contain the data stream.

Add a test to ensure that the supplied firmware is long enough to contain the header and the data stream. On failure, log an error and return -EINVAL.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/31xxx/CVE-2026-31748.json",
    "cna_assigner": "Linux"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
85acac61096f946a78cf0c4b65f7cebe580693b6
Fixed
2fc25a4c2e055cd42ea39a1b42c89bfef70e0319
Fixed
9f39fa07259eb342908e4aa0271dee038a8ce4f8
Fixed
f3f8ec00cfb8d8e826e30b1138a56355b88e9ba8
Fixed
c16ac4e173a05011437a2d868f70cc415339065a
Fixed
1bf8761eb59e94bf7b8c17b2a1ee48f14378b172
Fixed
a47ae40339c1048f519df33ff8840731720f57cb
Fixed
c8c607a77aab783f2e38cc2e0f24aa6c8f6d200b
Fixed
cc797d4821c754c701d9714b58bea947e31dbbe0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-31748.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
2.6.29
Fixed
5.10.253
Type
ECOSYSTEM
Events
Introduced
5.11.0
Fixed
5.15.203
Type
ECOSYSTEM
Events
Introduced
5.16.0
Fixed
6.1.168
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.134
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.81
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.22
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
6.19.12

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-31748.json"