PT-2026-43758 · Linux+2 · Linux Kernel+2

CVE-2026-45891

·

Published

2026-02-05

·

Updated

2026-08-21

CVSS v3.1

7.8

High

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description A double-free issue exists in the hns3 network driver. In the hns3 set ringparam() function, a temporary copy tmp rings of the ring structure is created for rollback purposes, but the tx spare pointer in the original ring handle continues to point to the old backup memory. If memory allocation subsequently fails within the hns3 init all ring() function during setup, the error handling path attempts to free all newly allocated rings. Because tx spare contains a stale pointer, it is incorrectly identified as a newly allocated buffer and freed again, resulting in a double-free of the backup memory. This occurs because the tx spare field was not cleared after being saved in tmp rings, leaving a dangling pointer.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Double Free

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

BDU:2026-11770
CVE-2026-45891
OESA-2026-2675
OPENSUSE-SU-2026:21388-1
SUSE-SU-2026:22521-1
SUSE-SU-2026:22522-1
SUSE-SU-2026:22665-1
SUSE-SU-2026:22666-1
SUSE-SU-2026:22742-1
SUSE-SU-2026:22769-1
SUSE-SU-2026:22812-1
SUSE-SU-2026:22835-1
SUSE-SU-2026:2799-1
SUSE-SU-2026:2800-1
USN-8492-1
USN-8492-2
USN-8492-3
USN-8492-4
USN-8492-5
USN-8497-1
USN-8498-1
USN-8499-1
USN-8575-1
USN-8575-2
USN-8575-3
USN-8576-1
USN-8576-2
USN-8597-1
USN-8606-1
USN-8607-1
USN-8609-1
USN-8610-1
USN-8619-1
USN-8620-1
USN-8620-2
USN-8620-3
USN-8620-4
USN-8668-1

Affected Products

Linuxmint
Linux Kernel
Ubuntu