cve/2025/CVE-2025-38664.md
2025-09-29 21:09:30 +02:00

886 B

CVE-2025-38664

Description

In the Linux kernel, the following vulnerability has been resolved:ice: Fix a null pointer dereference in ice_copy_and_init_pkg()Add check for the return value of devm_kmemdup()to prevent potential null pointer dereference.

POC

Reference

No PoCs from references.

Github