Description
In the Linux kernel, the following vulnerability has been resolved: net: airoha: fix foe_check_time allocation size foe_check_time is declared as u16 pointer but was allocated with only ppe_num_entries bytes instead of ppe_num_entries * sizeof(u16). When airoha_ppe_foe_verify_entry() is called with hash >= ppe_num_entries/2, it writes beyond the allocated buffer, causing heap buffer overflow and potential kernel crash.
EPSS 0.183%Risque 0
Voir la source- Publication
- 2026-08-28 08:16:45
- Versions concernées
- unknown
- Type
- Noyau
- Dernière modification
- 2026-08-28 08:16:45
- Vecteur
- Pending