CVE-2026-93198

Source
https://cve.org/CVERecord?id=CVE-2026-93198
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-93198.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-93198
Downstream
Published
2026-09-17T16:12:20Z
Modified
2026-09-18T03:48:45Z
Summary
dm-pcache: validate the persisted dirty_tail chain at load
Details

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

dm-pcache: validate the persisted dirty_tail chain at load

The writeback worker follows the persisted dirty_tail chain, which is decoded from the cache device independently of the key_tail chain that cache_replay() walks and bounds. A crafted image, whose on-media fields are authenticated only by a crc32c with a fixed seed, can aim dirty_tail at a chain of last ksets that never terminates, so cache_writeback_fn() re-arms itself with no delay forever.

Walk the dirty_tail chain once at load with the same hop cap cache_replay() uses and fail the table load with -EIO if it does not reach an end within n_segs hops.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/93xxx/CVE-2026-93198.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
1d57628ff95b32d5cfa8d8f50e07690c161e9cf0
Fixed
8195cf3f4a82ef49d9b0651c507ed0784caf23fb
Fixed
4822a030929e0e77aa380722dc42e3e4c9edd346
Fixed
58d620ee9e01d4bdbceaf2ae1450d307a2a9d58b

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.18.0
Fixed
6.18.52
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.2.6

Database specific

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