CVE-2026-63828

Source
https://cve.org/CVERecord?id=CVE-2026-63828
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-63828.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-63828
Downstream
Published
2026-07-19T12:02:22.644Z
Modified
2026-07-21T03:47:32.984915159Z
Severity
  • 8.4 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N CVSS Calculator
Summary
apparmor: mediate the implicit connect of TCP fast open sendmsg
Details

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

apparmor: mediate the implicit connect of TCP fast open sendmsg

sendmsg()/sendto() with MSGFASTOPEN is a combination of connect(2) and write(2): it opens the connection in the SYN. apparmorsocketsendmsg() only checks AAMAY_SEND, so a profile that grants send but denies connect lets a confined task open an outbound TCP/MPTCP connection that connect(2) would have refused, bypassing connect mediation.

Mediate the implicit connect when MSGFASTOPEN is set and a destination is supplied. Add it to apparmorsocketsendmsg() (not the shared aasockmsgperm() helper, which recvmsg also uses) and call aaskperm() directly, mirroring the selinux and tomoyo fixes. skistcp() does not cover MPTCP fast open, so the SOCKSTREAM/IPPROTOMPTCP arm is explicit.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/63xxx/CVE-2026-63828.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
cf60af03ca4e71134206809ea892e49b92a88896
Fixed
7f57428ce00891d26b0f087ef754a4d820ec83aa
Fixed
faea60deaa05c76f0772650f42eafde12bd39d93
Fixed
07b71c342382b854ab8030b244aeab6a7228ad7d
Fixed
4a69b83045d3195d5b9a9b053ad840ddb2998b4e
Fixed
45ebb934ea50b436ce49b2f159f090dab0d7fa28
Fixed
4d587cd8a72155089a627130bbd4716ec0856e21

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
3.6.0
Fixed
6.1.177
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.144
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.95
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.38
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.1.3

Database specific

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