summaryrefslogtreecommitdiffstats
path: root/Patchlist.changelog
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2021-05-12 07:43:00 -0500
committerJustin M. Forbes <jforbes@fedoraproject.org>2021-05-12 07:43:00 -0500
commit1d1baecf0c233e5d1b0b981e087e81fe3c56076a (patch)
tree2349bddc61861db6480b329562ad3b95b582845a /Patchlist.changelog
parent400052e6ca7ece4ede84dcded8d9d54a99d319b5 (diff)
downloadkernel-1d1baecf0c233e5d1b0b981e087e81fe3c56076a.tar.gz
kernel-1d1baecf0c233e5d1b0b981e087e81fe3c56076a.tar.xz
kernel-1d1baecf0c233e5d1b0b981e087e81fe3c56076a.zip
kernel-5.12.3-0
* Wed May 12 2021 Justin M. Forbes <jforbes@fedoraproject.org> [5.12.3-0] - io_uring: truncate lengths larger than MAX_RW_COUNT on provide buffers (Thadeu Lima de Souza Cascardo) - bpf: Prevent writable memory-mapping of read-only ringbuf pages (Andrii Nakryiko) - bpf, ringbuf: Deny reserve of buffers larger than ringbuf (Thadeu Lima de Souza Cascardo) - bpf: Fix alu32 const subreg bound tracking on bitwise operations (Daniel Borkmann) - net/nfc: fix use-after-free llcp_sock_bind/connect (Or Cohen) - Force DWARF4 because crash does not support DWARF5 yet (Justin M. Forbes) Resolves: rhbz# Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'Patchlist.changelog')
-rw-r--r--Patchlist.changelog15
1 files changed, 15 insertions, 0 deletions
diff --git a/Patchlist.changelog b/Patchlist.changelog
index 6a6725ad1..3e328f443 100644
--- a/Patchlist.changelog
+++ b/Patchlist.changelog
@@ -1,3 +1,18 @@
+https://gitlab.com/cki-project/kernel-ark/-/commit/488a2344e7f9fd32ee8edf24daeceb7956a893fc
+ 488a2344e7f9fd32ee8edf24daeceb7956a893fc io_uring: truncate lengths larger than MAX_RW_COUNT on provide buffers
+
+https://gitlab.com/cki-project/kernel-ark/-/commit/14328a2dd8be5a667bb28adda1f3ca8e43b8929b
+ 14328a2dd8be5a667bb28adda1f3ca8e43b8929b bpf: Prevent writable memory-mapping of read-only ringbuf pages
+
+https://gitlab.com/cki-project/kernel-ark/-/commit/da3d06d89fc026f994563fd353e28f3fae9ac8e6
+ da3d06d89fc026f994563fd353e28f3fae9ac8e6 bpf, ringbuf: Deny reserve of buffers larger than ringbuf
+
+https://gitlab.com/cki-project/kernel-ark/-/commit/c2b48966d04cc6117c03483616060a2d569bea6b
+ c2b48966d04cc6117c03483616060a2d569bea6b bpf: Fix alu32 const subreg bound tracking on bitwise operations
+
+https://gitlab.com/cki-project/kernel-ark/-/commit/7eb3a083b7fb706a617cc6f6edab0a26ddb77618
+ 7eb3a083b7fb706a617cc6f6edab0a26ddb77618 net/nfc: fix use-after-free llcp_sock_bind/connect
+
https://gitlab.com/cki-project/kernel-ark/-/commit/2dc491eb51b8100aaa21c294580960342595b3f0
2dc491eb51b8100aaa21c294580960342595b3f0 ALSA: hda/realtek: Fix silent headphone output on ASUS UX430UA