In the Linux kernel, the following vulnerability has been resolved:
staging: vme_user: Fix possible UAF in tsi148_dma_list_add
Smatch report warning as follows:
drivers/staging/vme_user/vme_tsi148.c:1757 tsi148_dma_list_add() warn: '&entry->list' not removed from list
In tsi148_dma_list_add(), the error path "goto err_dma" will not remove entry->list from list->entries, but entry will be freed, then list traversal may cause UAF.
Fix by removeing it from list->entries before free().
CVSS Details
- CVSS 3.1 Base Score: 7.8
- CVSS 3.1 Vector: (CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H)
Covered by Rapid7
| Product | Vendor Advisory | Solution File | Added | Published |
|---|---|---|---|---|
| Debian | — | Upgrade linux | Sep 22, 2025 | Sep 22, 2025 |
| Ubuntu | — | Upgrade linux-hwe-5.4Upgrade linux-aws-fipsUpgrade linux-intel-iotg-5.15Upgrade linux-azure-5.4Upgrade linux-nvidiaUpgrade linux-azure-4.15Upgrade linux-ibmUpgrade linux-hwe-5.15Upgrade linux-oracleUpgrade linux-kvmUpgrade linux-lowlatency-hwe-5.15Upgrade linux-gcp-4.15Upgrade linux-gcp-fipsUpgrade linux-realtimeUpgrade linux-hweUpgrade linux-awsUpgrade linux-iotUpgrade linux-gkeopUpgrade linux-gcp-5.15Upgrade linux-aws-5.4Upgrade linux-bluefieldUpgrade linux-lowlatencyUpgrade linux-azure-5.15Upgrade linux-ibm-5.4Upgrade linux-raspiUpgrade linux-oracle-5.15Upgrade linux-azureUpgrade linux-gcp-5.4Upgrade linux-raspi-5.4Upgrade linux-intel-iotgUpgrade linux-nvidia-tegra-5.15Upgrade linux-intel-iot-realtimeUpgrade linux-riscv-5.15Upgrade linux-xilinx-zynqmpUpgrade linux-aws-hweUpgrade linuxUpgrade linux-fipsUpgrade linux-gcpUpgrade linux-oracle-5.4Upgrade linux-azure-fipsUpgrade linux-gkeUpgrade linux-aws-5.15 | Sep 26, 2025 | Sep 18, 2025 |
| Vmware Photon_os | — | Use 'tdnf update' to upgrade all packages to the latest version. | Oct 15, 2025 | Sep 18, 2025 |
Prioritise with Active Threat Intelligence
With curated Threat Intelligence, you can see which vulnerabilities truly put you at risk, prioritize what matters most, and act before attackers do.
Explore Intelligence Hub