Linux Kernel Smack DOI Value Handling Vulnerability Disables Networking for Non-Ambient Labels

Vulnerability

A vulnerability in the Linux kernel's handling of Smack DOI values has been identified. Writing a DOI value to the /smack/doi file that has been used previously disables networking for non-ambient labels. This issue arises because the Smack security module retains decommissioned DOI values, fails to reintroduce them, and consequently does not add the default domain map, leading to networking disruptions.

Impact

This vulnerability causes a denial of service by disrupting networking for non-ambient Smack labels, which can lead to communication failures in applications or services relying on those labels.

Reproduction

The vulnerability can be reproduced by writing a DOI value to the /smack/doi file. If the value has been used before, it will disable networking for non-ambient labels. This can be verified by checking the NetLabel domain mappings, which will show that the default domain map for IPv4 is missing, indicating the disruption has occurred.

Remediation

The vulnerability has been addressed in a commit that clears decommissioned DOI definitions and synchronizes concurrent DOI updates with a new lock. Users can apply this update by upgrading to the latest version of the Linux kernel.

Added: May 27, 2026, 2:44 PM
Updated: May 27, 2026, 2:44 PM

Vulnerability Rating

Custom Algorithm
spread
9.0
impact
0.6
exploitability
4.3
remediation
7.7
relevance
9.7
threat
4.8
urgency
2.9
incentive
0.0

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.