Linux Kernel Vulnerability in iSCSI Boot with IPv6
CVE-2025-21993

7.1HIGH

Key Information:

Vendor
Linux
Status
Vendor
CVE Published:
2 April 2025

Summary

A vulnerability in the Linux kernel affects iSCSI boot processes when using IPv6. Specifically, the use of the subnet-mask entry during iSCSI boot leads to the generation of a UBSAN shift-out-of-bounds warning. This occurs because the concept of a subnet mask does not apply to IPv6, and when iscsistart attempts to read this entry, it causes the shift exponent to become negative. To mitigate this issue, the value is set to ~0, effectively suppressing the warning message. It is important for users to ensure their systems are updated to avoid potential issues related to this misconfiguration.

Affected Version(s)

Linux 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2

Linux 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2

Linux 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2

References

CVSS V3.1

Score:
7.1
Severity:
HIGH
Confidentiality:
High
Integrity:
None
Availability:
High
Attack Vector:
Local
Attack Complexity:
Low
Privileges Required:
Low
User Interaction:
None
Scope:
Unchanged

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.