Files
twx-linux/net
Chuck Lever 20e43b70f5 SUNRPC: Fix crasher in gss_unwrap_resp_integ()
[ Upstream commit 8a0fa3ff3b ]

If a zero length is passed to kmalloc() it returns 0x10, which is
not a valid address. gss_unwrap_resp_integ() subsequently crashes
when it attempts to dereference that pointer.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-11-26 09:27:18 +01:00
..
…
…
…
…
…
…
…
…
…
…
…
…
…
…
2022-11-04 00:00:21 +09:00
…
…
…
…
…
…
2022-10-21 12:38:05 +02:00
…
…
…
…
…