CVE-2026-74270: handshake: Require admin permission for DONE command

Published Aug 15, 2026
·
Updated

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

handshake: Require admin permission for DONE command

ACCEPT and DONE are the two downcalls of the handshake genl family, both intended for use by the trusted handshake agent (tlshd). ACCEPT already requires GENLADMINPERM; DONE has no privilege check at all.

The fd-lookup in handshakenldonedoit() only confirms that some pending handshake request exists for the supplied sockfd; it does not authenticate the sender. An unprivileged process that guesses or observes a valid sockfd can therefore submit a DONE with HANDSHAKEADONESTATUS == 0, leaving the kernel consumer to proceed as if the handshake succeeded. A non-zero status on a forged DONE tears down a legitimate in-flight handshake before tlshd can report its real result.

Affected Software

1 affected component
Linux Kernel Linux kernel

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Configuration

    Modify the netlink handshake to require GENL_ADMIN_PERM (admin permission) when processing the DONE command (handshake_nl_done_doit), so unprivileged processes cannot forge DONE to prematurely tear down legitimate in-flight handshake requests.

    Linux kernel netlink handshake (handshake_nl_done_doit) Require GENL_ADMIN_PERM for DONE command = enforce

Event History

Aug 15, 2026
CVE Published
via MITRE·05:57 AM
Data Sourced
via MITRE·05:57 AM
DescriptionSeverity
Data Sourced
via NVD·06:22 AM
DescriptionSeverity

Frequently Asked Questions

1

What is the severity of CVE-2026-74270?

CVE-2026-74270 has a risk rating of 47, indicating a significant vulnerability in the Linux kernel.

2

How do I fix CVE-2026-74270?

To remediate CVE-2026-74270, ensure that the system is updated to the patched version of the Linux kernel where the DONE command requires admin permission.

3

What systems are affected by CVE-2026-74270?

CVE-2026-74270 affects the Linux kernel, specifically components related to the handshake genl family.

4

What does the DONE command do in the context of CVE-2026-74270?

In CVE-2026-74270, the DONE command is a downcall intended for use by the trusted handshake agent, which now requires admin permissions to execute.

5

Why is it important to address CVE-2026-74270?

Addressing CVE-2026-74270 is crucial as it helps prevent unauthorized access and potential exploitation through the mistaken use of the DONE command without proper permissions.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203