aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/netconsole.c
diff options
context:
space:
mode:
authorJakub Kicinski <[email protected]>2024-07-14 14:16:21 +0000
committerJakub Kicinski <[email protected]>2024-07-14 14:16:21 +0000
commit5f25f553b823d8d047662de8cc186f272bfd7fee (patch)
treeaf0f2c5ccbe2c5e5dde3a9b4479939079c95f3d0 /drivers/net/netconsole.c
parentMerge tag 'ipsec-2024-07-11' of git://git.kernel.org/pub/scm/linux/kernel/git... (diff)
parentnet: ethtool: pse-pd: Fix possible null-deref (diff)
downloadkernel-5f25f553b823d8d047662de8cc186f272bfd7fee.tar.gz
kernel-5f25f553b823d8d047662de8cc186f272bfd7fee.zip
Merge branch 'net-pse-pd-fix-possible-issues-with-a-pse-supporting-both-c33-and-podl'
Kory Maincent says: ==================== net: pse-pd: Fix possible issues with a PSE supporting both c33 and PoDL Although PSE controllers supporting both c33 and PoDL are not on the market yet, we want to prevent potential issues from arising in the future. Two possible issues could occur with a PSE supporting both c33 and PoDL: - Setting the config for one type of PSE leaves the other type's config null. In this case, the PSE core would return EOPNOTSUPP, which is not the correct behavior. - Null dereference of Netlink attributes as only one of the Netlink attributes would be specified at a time. This patch series contains two patches to fix these issues. ==================== Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'drivers/net/netconsole.c')
0 files changed, 0 insertions, 0 deletions