diff options
| author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | 2026-02-28 11:56:03 +0900 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2026-02-28 10:09:24 -0800 |
| commit | 9197e5949a41cfb5d44a6b8a860766266340d558 (patch) | |
| tree | fe4fa765d2224dd1c7d9e88464a488d842fb8c2a /kernel/bpf/Kconfig | |
| parent | 2f9339c052bdbafaa8b02188d069fbb0e8df1f26 (diff) | |
The call of alloc_pages_bulk() skips to fill entries of page array when
the entries already have values. While, 1394 OHCI PCI driver passes the
page array without initializing. It could cause invalid state at PFN
validation in vmap().
Fixes: f2ae92780ab9 ("firewire: ohci: split page allocation from dma mapping")
Reported-by: John Ogness <john.ogness@linutronix.de>
Reported-and-tested-by: Harald Arnesen <linux@skogtun.org>
Reported-and-tested-by: David Gow <david@davidgow.net>
Closes: https://lore.kernel.org/lkml/87tsv1vig5.fsf@jogness.linutronix.de/
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'kernel/bpf/Kconfig')
0 files changed, 0 insertions, 0 deletions
