CVE-2026-68119

Source
https://cve.org/CVERecord?id=CVE-2026-68119
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-68119.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-68119
Downstream
Published
2026-08-10T11:58:39.026Z
Modified
2026-08-14T04:03:55.274581911Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
Summary
tcp: initialize standalone TCP-AO response padding
Details

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

tcp: initialize standalone TCP-AO response padding

tcpv4sendack() and tcpv6sendresponse() construct standalone TCP responses with TCP-AO options. The option length carries the actual MAC length, but the TCP header length includes the option rounded up to a four-byte boundary.

tcpaohash_hdr() writes the MAC only. Thus, when the MAC length is not four-byte aligned, the one to three bytes after the MAC are left uninitialized and may be transmitted. For the normal TCP-AO hashing mode, those bytes also have to be initialized before computing the MAC.

Initialize only the alignment padding in the TCP-AO branches, before hashing the header. Use TCPOPT_NOP, as in the normal TCP-AO output path. This avoids adding work to non-AO TCP responses while preserving a valid authenticated header.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/68xxx/CVE-2026-68119.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
decde2586b34b99684faff1eab41e5c496c27fb6
Fixed
bbb7db8c74b0b5d17a695136f0f0806ecd0118f6
Fixed
fadaff3f66e124c3a62237f9c881819a8ac90309
Fixed
a859b280441fb02f64ed4037f03d5c0c34a7a595
Fixed
e1a9d3cc11829c5414a75eb39c704f461936eb24

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.101
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.42
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.1.6

Database specific

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