3 matches found
ROOT-OS-UBUNTU-2404-CVE-2025-68303 CVE-2025-68303 in rootio-linux - Patched by Root
Root has patched CVE-2025-68303 in the rootio-linux package for Root:Ubuntu:24.04. Multiple fixed versions available...
CVE-2025-68303
In the Linux kernel, the following vulnerability has been resolved: platform/x86: intel: punitipc: fix memory corruption This passes the address of the pointer "ipcdev" when the intent was to pass the pointer itself "punitipcdev" without the ampersand. This means that the:...
CVE-2025-68303 platform/x86: intel: punit_ipc: fix memory corruption
In the Linux kernel, the following vulnerability has been resolved: platform/x86: intel: punitipc: fix memory corruption This passes the address of the pointer "&punitipcdev" when the intent was to pass the pointer itself "punitipcdev" without the ampersand. This means that the:...