diff options
author | Ekaterina Orlova <vorobushek.ok@gmail.com> | 2023-04-21 16:35:39 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2023-04-21 17:58:00 +0200 |
commit | 5a43001c01691dcbd396541e6faa2c0077378f48 (patch) | |
tree | e2464fd52685d2fedc2a14acf06eca3836b10c70 /fs/readdir.c | |
parent | Merge tag 'drm-fixes-2023-04-21' of git://anongit.freedesktop.org/drm/drm (diff) | |
download | linux-5a43001c01691dcbd396541e6faa2c0077378f48.tar.xz linux-5a43001c01691dcbd396541e6faa2c0077378f48.zip |
ASN.1: Fix check for strdup() success
It seems there is a misprint in the check of strdup() return code that
can lead to NULL pointer dereference.
Found by Linux Verification Center (linuxtesting.org) with SVACE.
Fixes: 4520c6a49af8 ("X.509: Add simple ASN.1 grammar compiler")
Signed-off-by: Ekaterina Orlova <vorobushek.ok@gmail.com>
Cc: David Woodhouse <dwmw2@infradead.org>
Cc: James Bottomley <jejb@linux.ibm.com>
Cc: Jarkko Sakkinen <jarkko@kernel.org>
Cc: keyrings@vger.kernel.org
Cc: linux-kbuild@vger.kernel.org
Link: https://lore.kernel.org/r/20230315172130.140-1-vorobushek.ok@gmail.com/
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/readdir.c')
0 files changed, 0 insertions, 0 deletions