CVE-2026-23153

Source
https://cve.org/CVERecord?id=CVE-2026-23153
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-23153.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-23153
Downstream
Published
2026-02-14T16:01:21.077Z
Modified
2026-04-02T12:49:46.233868Z
Summary
firewire: core: fix race condition against transaction list
Details

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

firewire: core: fix race condition against transaction list

The list of transaction is enumerated without acquiring card lock when processing AR response event. This causes a race condition bug when processing AT request completion event concurrently.

This commit fixes the bug by put timer start for split transaction expiration into the scope of lock. The value of jiffies in card structure is referred before acquiring the lock.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/23xxx/CVE-2026-23153.json"
}
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
b5725cfa4120a4d234ab112aad151d731531d093
Fixed
b038874e31fc3caa0b0d5abd259dd54b918ad4a1
Fixed
20e01bba2ae4898ce65cdcacd1bd6bec5111abd9

Database specific

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