]> www.infradead.org Git - users/sagi/libnvme.git/commit
tree: Allocate aligned payloads for ns scan
authorTomas Bzatek <tbzatek@redhat.com>
Tue, 10 Oct 2023 16:18:38 +0000 (18:18 +0200)
committerDaniel Wagner <wagi@monom.org>
Tue, 10 Oct 2023 17:11:06 +0000 (19:11 +0200)
commit68c6ffb11d40a427fc1fd70ac2ac97fd01952913
tree00f792f5d4eba61ad01a4e49e8bf462c3a7e86bd
parenta2b8e52e46cfd888ac5a48d8ce632bd70a5caa93
tree: Allocate aligned payloads for ns scan

libnvme is actually doing some namespace identification
during tree scan, leading to stack smash on some systems.

Signed-off-by: Tomas Bzatek <tbzatek@redhat.com>
src/nvme/tree.c