PatchSiren cyber security CVE debrief
CVE-2026-64246 Linux CVE debrief
A use-after-free vulnerability was found in the linkstation_poweroff_init() function of the Linux kernel. The issue arises from the incorrect placement of of_node_put(dn), which should be moved after the of_match_node() call that still requires the node pointer. This ensures the node reference is correctly released after use. The vulnerability allows for potential local privilege escalation and has been addressed by Linux kernel maintainers with several patches available in the kernel stable branches. Affected Linux kernel versions range from 5.15 to 7.1.3. Users of these versions should review and apply patches to mitigate the vulnerability. The CVSS score is 7.8 (High). Security teams should prioritize patching and monitor Linux kernel updates for future security advisories. Evidence is limited to public CVE and NVD records, and defenders should verify patch application and system exposure with Linux kernel maintainers and distribution vendors.
- Vendor
- Linux
- Product
- Unknown
- CVSS
- HIGH 7.8
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-07-24
- Original CVE updated
- 2026-08-13
- Advisory published
- 2026-07-24
- Advisory updated
- 2026-08-13
Who should care
Linux kernel maintainers, Linux distribution vendors, and users of Linux kernel versions 5.15 to 7.1.3 should review and apply patches to mitigate the vulnerability. Security teams and vulnerability management teams should prioritize patching and monitor Linux kernel updates for future security advisories.
Technical summary
The CVE-2026-64246 vulnerability is a use-after-free issue in the linkstation_poweroff_init() function of the Linux kernel. The flaw occurs due to the premature release of the node pointer, leading to potential local privilege escalation. The CVSS score is 7.8 (High). Affected Linux kernel versions range from 5.15 to 7.1.3. Linux kernel maintainers have addressed this issue with several patches available in the kernel stable branches.
Defensive priority
High priority due to potential local privilege escalation
Recommended defensive actions
- Apply patches from Linux kernel stable branches
- Review and update Linux kernel versions to ensure affected versions are patched
- Monitor Linux kernel updates for future security advisories
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up.
- Review the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance.
- Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed.
- Check relevant monitoring, detection, and logs for exposed assets that need extra review.
Evidence notes
The vulnerability details are based on the official CVE and NVD records. The Linux kernel maintainers have addressed this issue with several patches available in the kernel stable branches. Evidence is limited to public CVE and NVD records. Defenders should verify patch application and system exposure with Linux kernel maintainers and distribution vendors, and review Linux kernel versions to ensure affected versions are patched.
Official resources
-
CVE-2026-64246 CVE record
CVE.org
-
CVE-2026-64246 NVD detail
NVD
-
Source item URL
nvd_modified
-
Mitigation or vendor reference
416baaa9-dc9f-4396-8d5f-8c081fb06d67 - Patch
-
Mitigation or vendor reference
416baaa9-dc9f-4396-8d5f-8c081fb06d67 - Patch
-
Mitigation or vendor reference
416baaa9-dc9f-4396-8d5f-8c081fb06d67 - Patch
-
Mitigation or vendor reference
416baaa9-dc9f-4396-8d5f-8c081fb06d67 - Patch
-
Mitigation or vendor reference
416baaa9-dc9f-4396-8d5f-8c081fb06d67 - Patch
-
Mitigation or vendor reference
416baaa9-dc9f-4396-8d5f-8c081fb06d67 - Patch
-
Mitigation or vendor reference
416baaa9-dc9f-4396-8d5f-8c081fb06d67 - Patch
AI-assisted PatchSiren debrief based on the supplied source corpus. The CVE record was published on 2026-07-24T16:16:54.030Z and has not been modified since then. The NVD entry is currently Analyzed.