cve/2024/CVE-2024-35845.md
2024-05-25 21:48:12 +02:00

726 B

CVE-2024-35845

Description

In the Linux kernel, the following vulnerability has been resolved:wifi: iwlwifi: dbg-tlv: ensure NUL terminationThe iwl_fw_ini_debug_info_tlv is used as a string, so we mustensure the string is terminated correctly before using it.

POC

Reference

No PoCs from references.

Github