OOB write on BPF_RINGBUF
Bug #1956585 reported by
Thadeu Lima de Souza Cascardo
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
linux (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
tr3e wang discovered that an OOB write existed in the eBPF subsystem in the Linux kernel on BPF_RINGBUF.
Mitigation commit: https:/
Mitigation:
Disable unprivileged ebpf with:
$ sudo sysctl kernel.
Unprivileged ebpf is disabled by default in Ubuntu 21.10 and newer. See https:/
CVE References
information type: | Private Security → Public Security |
description: | updated |
description: | updated |
description: | updated |
To post a comment you must log in.
This bug was fixed in the package linux - 5.13.0-25.26
---------------
linux (5.13.0-25.26) impish; urgency=medium
* amdgpu hangs for 90 seconds at a time in 5.13.0-23, but 5.13.0-22 works
(LP: #1956401)
- drm/amdkfd: fix boot failure when iommu is disabled in Picasso.
* OOB write on BPF_RINGBUF (LP: #1956585)
- SAUCE: bpf: prevent helper argument PTR_TO_ALLOC_MEM to have offset other
than 0
-- Kleber Sacilotto de Souza <email address hidden> Fri, 07 Jan 2022 16:16:40 +0100