CVE-2026-80645

Source
https://cve.org/CVERecord?id=CVE-2026-80645
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-80645.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-80645
Downstream
Published
2026-08-28T06:48:55.678Z
Modified
2026-08-29T03:47:17.070928589Z
Summary
rapidio/tsi721: prevent a bad dereference in tsi721_db_dpc()
Details

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

rapidio/tsi721: prevent a bad dereference in tsi721dbdpc()

With a listforeach() loop, if we don't find the item we are looking for in the list, then the loop exits with the iterator, which is "dbell" in this loop, pointing to invalid memory.

This code uses the "found" variable to determine if we have found the doorbell we are looking for or not. However, the problem that the "found" variable needs to be set to false at the start of each iteration, otherwise after the first correct doorbell, then everything is marked as found.

Reset the "found" to false at the start of the iteration and move the variable inside the loop.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/80xxx/CVE-2026-80645.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
48618fb4e522d9d02e217ac05f52749545c1af20
Fixed
9e775c3199903d7c09a52530042b1198eab705bd
Fixed
81c06ef66c3ab6eeaa72eb790c90ae043cdb3d43
Fixed
13092966ba5d8fb214a4efeddc87f9ed0fd2f945
Fixed
acd54f42abbbd806464468838dbc04efd203d2be
Fixed
3b5c66e922aa6a3331915a14520848a5b3beccc7
Fixed
070f356ea4f419e4e85e4089381f4477f41d969e
Fixed
dc28a14f3e4546b2b06098d24177942540581a5f
Fixed
fc15e3a30ddd950f009c76765331783b9af94a87

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
3.2.0
Fixed
5.10.261
Type
ECOSYSTEM
Events
Introduced
5.11.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-80645.json"