diff options
| author | Jakub Kicinski <[email protected]> | 2025-04-17 01:14:45 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2025-04-17 01:14:46 +0000 |
| commit | 7e49e6448cb8dfa7334dadd190a7072706dc67a5 (patch) | |
| tree | f0497a4b242a6f26eaa67ae2329b90d4f3bc6cc5 /net/core/lock_debug.c | |
| parent | net: txgbe: fix memory leak in txgbe_probe() error path (diff) | |
| parent | net: dsa: avoid refcount warnings when ds->ops->tag_8021q_vlan_del() fails (diff) | |
| download | kernel-7e49e6448cb8dfa7334dadd190a7072706dc67a5.tar.gz kernel-7e49e6448cb8dfa7334dadd190a7072706dc67a5.zip | |
Merge branch 'collection-of-dsa-bug-fixes'
Vladimir Oltean says:
====================
Collection of DSA bug fixes
Prompted by Russell King's 3 DSA bug reports from Friday (linked in
their respective patches: 1, 2 and 3), I am providing fixes to those, as
well as flushing the queue with 2 other bug fixes I had.
1: fix NULL pointer dereference during mv88e6xxx driver unbind, on old
switch models which lack PVT and/or STU. Seen on the ZII dev board
rev B.
2: fix failure to delete bridge port VLANs on old mv88e6xxx chips which
lack STU. Seen on the same board.
3: fix WARN_ON() and resource leak in DSA core on driver unbind. Seen on
the same board but is a much more widespread issue.
4: fix use-after-free during probing of DSA trees with >= 3 switches,
if -EPROBE_DEFER exists. In principle issue also exists for the ZII
board, I reproduced on Turris MOX.
5: fix incorrect use of refcount API in DSA core for those switches
which use tag_8021q (felix, sja1105, vsc73xx). Returning an error
when attempting to delete a tag_8021q VLAN prints a WARN_ON(), which
is harmless but might be problematic with CONFIG_PANIC_ON_OOPS.
====================
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/core/lock_debug.c')
0 files changed, 0 insertions, 0 deletions
