CVE-2026-43461

Source
https://cve.org/CVERecord?id=CVE-2026-43461
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-43461.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-43461
Downstream
Published
2026-05-08T14:22:23.999Z
Modified
2026-07-15T01:49:11.271050582Z
Severity
  • 7.8 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
spi: amlogic: spifc-a4: Fix DMA mapping error handling
Details

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

spi: amlogic: spifc-a4: Fix DMA mapping error handling

Fix three bugs in amlsfcdmabuffersetup() error paths: 1. Unnecessary goto: When the first DMA mapping (sfc->daddr) fails, nothing needs cleanup. Use direct return instead of goto. 2. Double-unmap bug: When info DMA mapping failed, the code would unmap sfc->daddr inline, then fall through to outmapdata which would unmap it again, causing a double-unmap. 3. Wrong unmap size: The outmapinfo label used datalen instead of infolen when unmapping sfc->iaddr, which could lead to incorrect DMA sync behavior.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/43xxx/CVE-2026-43461.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
4670db6f32e9379f5ab6c9bb2a6787cd9b9230a9
Fixed
0a83d6c9e149a176340190fa9cbadf2266db4c9a
Fixed
c0b88f1176074f80140ed77fce909f254b7180ab
Fixed
b20b437666e1cb26a7c499d1664e8f2a0ac67000

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.18.0
Fixed
6.18.19
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
6.19.9

Database specific

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