diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2025-06-25 21:09:02 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2025-06-25 21:09:02 -0700 |
commit | ee88bddf7f2f5d1f1da87dd7bedc734048b70e88 (patch) | |
tree | 578f60861f90574ae5e128ec62a5c57df0168d2f /drivers/base/power | |
parent | c5c2a8b497d69fb01d2563e383615a4eb69c72bc (diff) | |
parent | 5e9388f7984a9cc7e659a105113f6ccf0aebedd0 (diff) |
Pull bpf fixes from Alexei Starovoitov:
- Fix use-after-free in libbpf when map is resized (Adin Scannell)
- Fix verifier assumptions about 2nd argument of bpf_sysctl_get_name
(Jerome Marchand)
- Fix verifier assumption of nullness of d_inode in dentry (Song Liu)
- Fix global starvation of LRU map (Willem de Bruijn)
- Fix potential NULL dereference in btf_dump__free (Yuan Chen)
* tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf:
selftests/bpf: adapt one more case in test_lru_map to the new target_free
libbpf: Fix possible use-after-free for externs
selftests/bpf: Convert test_sysctl to prog_tests
bpf: Specify access type of bpf_sysctl_get_name args
libbpf: Fix null pointer dereference in btf_dump__free on allocation failure
bpf: Adjust free target to avoid global starvation of LRU map
bpf: Mark dentry->d_inode as trusted_or_null
Diffstat (limited to 'drivers/base/power')
0 files changed, 0 insertions, 0 deletions