VDB
DEBIAN-CVE-2025-68303
DEBIAN-CVE-2025-68303
PUBLISHED
CVSS 9.300000190734863 CRITICAL
In the Linux kernel, the following vulnerability has been resolved: platform/x86: intel: punit_ipc: fix memory corruption This passes the address of the pointer "&punit_ipcdev" when the intent was to pass the pointer itself "punit_ipcdev" (without the ampersand). This means that the: complete(&ipcdev->cmd_complete); in intel_punit_ioc() will write to a wrong memory address corrupting it.
Risk Scores
CVSS v4.0
9.300000190734863
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:11 | linux | 6.10.3-1, 6.1.90-1, 6.1.94-1 |
| Debian:12 | linux | 6.1.106-1, 6.1.106-2, 6.1.106-3 |
| Debian:14 | linux | 6.15-1, 6.15.1-1, 6.15.2-1 |
| Debian:11 | linux-6.1 | 6.1.140-1~deb11u1, 6.1.153-1, 6.1.158-1 |
| Debian:13 | linux | 6.12.41-1, 6.12.43-1~bpo12+1, 6.12.48-1 |
Timeline
- Dec 16, 2025 CVE Published
- Apr 28, 2026 CVE Updated