]> git.ipfire.org Git - thirdparty/systemd.git/commit
network: fix use-after-free in {address,route}_remove_and_cancel()
authorYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 26 Feb 2024 03:09:52 +0000 (12:09 +0900)
committerLuca Boccassi <luca.boccassi@gmail.com>
Mon, 26 Feb 2024 11:02:13 +0000 (11:02 +0000)
commit7036d472d016c98038347ecae86c2f0fac9a0f85
treec7a89037cd9fccb2d051bef521e999acd635a835
parent52672db3f80adedad2dad38a19ff44a004a319ee
network: fix use-after-free in {address,route}_remove_and_cancel()

Fixes #31485.
src/network/networkd-address.c
src/network/networkd-route.c