THREAT OPS › Threat News › [NVD] CVE-2026-68169 — In the Linux kernel, the following vulnerability has been resolved:
mptcp: pm: userspace: fix use-after-free in get_local_id
In mptcp_pm_userspace_get_local_id(), the address entry is looked up under
spinlock, but its id is read after dropping the lock. A concurrent deletion
ca
[NVD] CVE-2026-68169 — In the Linux kernel, the following vulnerability has been resolved: mptcp: pm: userspace: fix use-after-free in get_local_id In mptcp_pm_userspace_get_local_id(), the address entry is looked up under spinlock, but its id is read after dropping the lock. A concurrent deletion ca
CVE-2026-68169 CVSS: None Published: 2026-08-10T13:20:03.483
In the Linux kernel, the following vulnerability has been resolved:
mptcp: pm: userspace: fix use-after-free in get_local_id
In mptcp_pm_userspace_get_local_id(), the address entry is looked up under spinlock, but its id is read after dropping the lock. A concurrent deletion can free the entry between the unlock and the read, leading
Indicators of compromise
- CVE-2026-68169cve
Original source: https://nvd.nist.gov/vuln/detail/CVE-2026-68169