CVE-2026-74401

Source
https://cve.org/CVERecord?id=CVE-2026-74401
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-74401.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-74401
Downstream
Published
2026-08-15T05:59:12Z
Modified
2026-08-18T03:56:54Z
Severity
  • 9.8 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
dlm: fix add msg handle in send_queue ordered
Details

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

dlm: fix add msg handle in send_queue ordered

In a benchmark scenario triggering a lot of requests that triggers a lot of DLM messages on the network it can be that the mh->seq is not ordered according the oldest seq number. This ordering is required by dlm_receive_ack as "before(mh->seq, seq)" will stop to check for older sequence numbers that are ordered in the tail of "node->send_queue".

The side effects of not having it correct ordered regarding "before(mh->seq, seq)" are refcounting issues and use-after free.

I only was able to reproduce this issue in a experimental DLM branch and a user space DLM benchmark that uses io_uring. After changing this I don't experienced any refcounting with the sending buffer issues anymore.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/74xxx/CVE-2026-74401.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
489d8e559c6596eb08e16447d9830bc39afbe54e
Fixed
ae9e534e502a0f48c12baf83608c5de0ff0eab11
Fixed
6369619f1b665f12d8c99cc6ff733c64eb08b22e
Fixed
712714f818d83373847874ab0f8e426be79296cf
Fixed
4d45250b1d22960f86d83245be188b16e456218b
Fixed
d2248cb70c070f8f04762872772e155b59016f17

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
5.14.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-74401.json"