PT-2026-37543 · Linux+1 · Linux Kernel+1

CVE-2026-43203

·

Published

2026-05-06

·

Updated

2026-07-31

CVSS v3.1

7.5

High

VectorAV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description A use-after-free issue exists in the Linux kernel during the removal of PCA-200E or SBA-200E adapters. When an adapter is detached, the fore200e structure is deallocated; however, if tx tasklet or rx tasklet are still running or pending, they may attempt to access the freed fore200e memory within the fore200e tx tasklet() or fore200e rx tasklet() functions. This race condition occurs when fore200e shutdown() frees the memory while fore200e interrupt() has already scheduled a tasklet.
Recommendations Implement a fix by adding the tasklet kill() function within fore200e shutdown() to synchronize and cancel pending or running tasklets. This call should be placed after fore200e reset() and specifically within the FORE200E STATE IRQ branch of the switch...case structure to ensure tasklets are only killed when they have been initialized.

Exploit

Fix

Use After Free

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

Weakness Enumeration

Related Identifiers

CVE-2026-43203
SUSE-SU-2026:3130-1
SUSE-SU-2026:3166-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

Affected Products

Linuxmint
Linux Kernel