mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
network: fix double free in macsec_receive_channel_free()
Fixes #15941. Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=22547
This commit is contained in:
committed by
Zbigniew Jędrzejewski-Szmek
parent
b9d19abd38
commit
0e77fc66bc
10
test/fuzz/fuzz-netdev-parser/oss-fuzz-22547
Normal file
10
test/fuzz/fuzz-netdev-parser/oss-fuzz-22547
Normal file
@@ -0,0 +1,10 @@
|
||||
[NetDev]
|
||||
Name=o
|
||||
Kind=macsec
|
||||
|
||||
[MACsecReceiveChannel]
|
||||
MACAddress=12.0.4
|
||||
Port=913
|
||||
[MACsecReceiveChannel]
|
||||
MACAddress=12.0.4
|
||||
Port=913
|
||||
Reference in New Issue
Block a user