CVE-2026-74438

Source
https://cve.org/CVERecord?id=CVE-2026-74438
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-74438.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-74438
Downstream
Published
2026-08-15T05:59:36.044Z
Modified
2026-08-16T03:48:35.408746300Z
Summary
crypto: sun4i-ss - Remove insecure and unused rng_alg
Details

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

crypto: sun4i-ss - Remove insecure and unused rng_alg

Remove sun4issrng, as it is insecure and unused:

  • It has multiple vulnerabilities. sun4issprngseed() is missing locking and has a buffer overflow. sun4issprnggenerate() fails to fill the entire buffer with cryptographic random bytes, because it rounds the destination length down and also doesn't actually wait for the hardware to be ready before pulling bytes from it.

  • No user of this code is known. It's usable only theoretically via the "rng" algorithm type of AFALG. But userspace actually just uses the actual Linux RNG (/dev/random etc) instead. And rngalgs don't contribute entropy to the actual Linux RNG either. (This may have been confused with hwrng, which does contribute entropy.)

The sun4issprng_seed() buffer overflow was reported by Tianchu Chen and discovered by Atuin - Automated Vulnerability Discovery Engine

There's no point in fixing all these vulnerabilities individually when this is unused code, so let's just remove it.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/74xxx/CVE-2026-74438.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
b8ae5c7387ad075ee61e8c8774ce2bca46bc9236
Fixed
2eafecaba1b46bb9774eaf3556619fd5b6a17c1c
Fixed
ee2458f8188732aa53a5d42f56e87bfad288b44e
Fixed
306ded31bfa00a69d25823a60d7c797170bfb4f8
Fixed
e4b7b9819811c4c51064c3d3d3c02f0be7491707
Fixed
c401492e01c7bfd38cf14c94d85c7efafe7d1a25
Fixed
9c8086d9511189c34dfa3f9e3a03f2bee12f56a5
Fixed
b2c41fa9dd8fc740c489e060b199165771f268d1

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
4.14.0
Fixed
5.15.212
Type
ECOSYSTEM
Events
Introduced
5.16.0
Fixed
6.1.178
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.145
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.97
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.40
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.1.5

Database specific

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