]> Git Repo - linux.git/commit
audit: always check the netlink payload length in audit_receive_msg()
authorPaul Moore <[email protected]>
Mon, 24 Feb 2020 21:38:57 +0000 (16:38 -0500)
committerPaul Moore <[email protected]>
Mon, 24 Feb 2020 21:38:57 +0000 (16:38 -0500)
commit756125289285f6e55a03861bf4b6257aa3d19a93
tree9ac13d57ce90c154e423a4c1408ea50fcc47b3f1
parent2ad3e17ebf94b7b7f3f64c050ff168f9915345eb
audit: always check the netlink payload length in audit_receive_msg()

This patch ensures that we always check the netlink payload length
in audit_receive_msg() before we take any action on the payload
itself.

Cc: [email protected]
Reported-by: [email protected]
Reported-by: [email protected]
Signed-off-by: Paul Moore <[email protected]>
kernel/audit.c
This page took 0.056563 seconds and 4 git commands to generate.