All of lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-wired-lan] [PATCH v2 net 0/1] e1000e: fix heap overflow in e1000_set_eeprom()
@ 2025-05-27  8:56 ` Mikael Wessel
  0 siblings, 0 replies; 10+ messages in thread
From: Mikael Wessel @ 2025-05-27  8:56 UTC (permalink / raw)
  To: netdev
  Cc: intel-wired-lan, torvalds, anthony.l.nguyen, przemyslaw.kitszel,
	andrew, kuba, pabeni, security, stable, davem, edumazet,
	linux-kernel, Mikael Wessel

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

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2025-05-27 15:53 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-27  8:56 [Intel-wired-lan] [PATCH v2 net 0/1] e1000e: fix heap overflow in e1000_set_eeprom() Mikael Wessel
2025-05-27  8:56 ` Mikael Wessel
2025-05-27  8:56 ` [Intel-wired-lan] [PATCH v2 1/1] " Mikael Wessel
2025-05-27  8:56   ` Mikael Wessel
2025-05-27 14:37   ` [Intel-wired-lan] " Loktionov, Aleksandr
2025-05-27 14:37     ` Loktionov, Aleksandr
2025-05-27 14:43   ` Paul Menzel
2025-05-27 14:45     ` Paul Menzel
2025-05-27 15:52   ` Tony Nguyen
2025-05-27 15:52     ` Tony Nguyen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.