[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <4fe84646-eef5-1a33-5451-11a7800c3c9d@posteo.de>
Date: Wed, 30 Nov 2022 22:09:20 +0000
From: maxdev@...teo.de
To: netdev@...r.kernel.org
Cc: BenBE@...hi.org, github@...ykng.de
Subject: [PATCH] Ensure check of nlmsg length is performed before actual
access
During a brief code review we noticed that the length field expected
inside the payload of the message is accessed before it is ensured that
the payload is large enough to actually hold this field.
The people mentioned in the commit message helped in the overall code
review.
Kind regards,
Max
View attachment "0001-Ensure-check-of-nlmsg-length-is-performed-before-act.patch" of type "text/x-patch" (952 bytes)
Powered by blists - more mailing lists