PT-2025-49033 · Linux+3 · Linux Kernel+3

Published

2025-08-26

·

Updated

2026-05-07

·

CVE-2025-40219

CVSS v2.0

5.5

Medium

VectorAV:L/AC:M/Au:S/C:P/I:P/A:C
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description The Linux kernel had a synchronization issue related to SR-IOV (Single Root I/O Virtualization) enabling and disabling. Specifically, the sriov disable() function lacked proper locking mechanisms when removing PCI devices representing Virtual Functions (VFs). This lack of locking could lead to double removal and list corruption, particularly observed on s390 systems. The issue stemmed from the absence of serialization against concurrent remove and rescan operations using the pci rescan remove lock. The problem was exacerbated by the interaction with hot-unplug events generated by the platform, which could race with the VF removal process. The fix involves adding the missing locking to the sriov del vfs() helper function and ensuring proper locking in sriov add vfs() as well, including error cases.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Deserialization of Untrusted Data

Weakness Enumeration

Related Identifiers

AZL-71293
BDU:2026-02788
CVE-2025-40219
DLA-4404-1
ECHO-3DCF-F168-AF8B
OPENSUSE-SU-2026:20145-1
OPENSUSE-SU-2026:20826-1
SUSE-SU-2026:0278-1
SUSE-SU-2026:0281-1
SUSE-SU-2026:0293-1
SUSE-SU-2026:0315-1
SUSE-SU-2026:0316-1
SUSE-SU-2026:1078-1
SUSE-SU-2026:20207-1
SUSE-SU-2026:20220-1
SUSE-SU-2026:20228-1
SUSE-SU-2026:20477-1
SUSE-SU-2026:20498-1
SUSE-SU-2026:20845-1
SUSE-SU-2026:20876-1
SUSE-SU-2026:21841-1
SUSE-SU-2026:21845-1
SUSE-SU-2026:21860-1
SUSE-SU-2026:2217-1
USN-8029-1
USN-8029-2
USN-8029-3
USN-8030-1
USN-8033-1
USN-8033-2
USN-8033-3
USN-8033-4
USN-8033-5
USN-8033-6
USN-8033-7
USN-8033-8
USN-8034-1
USN-8034-2
USN-8048-1
USN-8095-1
USN-8095-2
USN-8095-3
USN-8095-4
USN-8095-5
USN-8100-1
USN-8125-1
USN-8126-1
USN-8141-1
USN-8163-1
USN-8163-2
USN-8165-1
USN-8243-1
USN-8261-1

Affected Products

Debian
Linuxmint
Linux Kernel
Ubuntu