diff options
author | 2025-02-23 16:48:54 +0100 | |
---|---|---|
committer | 2025-02-23 17:30:05 +0100 | |
commit | cb6ae457bc6af58c84a7854df5e7e32ba1c6a715 (patch) | |
tree | 4348c0f72a99ba5f455edb6a89fa733517c9b568 /scripts/lib/kdoc/kdoc_parser.py | |
parent | efi/cper: Fix cper_arm_ctx_info alignment (diff) | |
download | linux-rng-cb6ae457bc6af58c84a7854df5e7e32ba1c6a715.tar.xz linux-rng-cb6ae457bc6af58c84a7854df5e7e32ba1c6a715.zip |
efivarfs: Defer PM notifier registration until .fill_super
syzbot reports an issue that turns out to be caused by the fact that the
efivarfs PM notifier may be invoked before the efivarfs_fs_info::sb
field is populated, resulting in a NULL deference.
So defer the registration until efivarfs_fill_super() is invoked.
Reported-by: syzbot+00d13e505ef530a45100@syzkaller.appspotmail.com
Tested-by: syzbot+00d13e505ef530a45100@syzkaller.appspotmail.com
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions