[PATCH v2 net 0/1] e1000e: fix heap overflow in e1000_set_eeprom()
From: Mikael Wessel
Date: Tue May 27 2025 - 05:06:25 EST
v2: patch the correct write helper and add bounds-checking; v1
mistakenly guarded e1000_get_eeprom() (read path).
---
Mikael Wessel (1):
e1000e: fix heap overflow in e1000_set_eeprom()
drivers/net/ethernet/intel/e1000e/ethtool.c | 3 +++
1 file changed, 3 insertions(+)
--
2.48.1