diff options
| author | John Audia | 2026-05-01 12:03:12 +0000 |
|---|---|---|
| committer | Hauke Mehrtens | 2026-05-02 18:42:22 +0000 |
| commit | b9862b0ab998e4756bfd0ec799194a98d704a7b4 (patch) | |
| tree | 7195ab75e39e50b17b970cf5289e0db3274a28a5 | |
| parent | 8a854377380afcb27b92e8fc74ba1ad4e4502c5a (diff) | |
| download | openwrt-b9862b0ab998e4756bfd0ec799194a98d704a7b4.tar.gz | |
kernel: bump 6.12 to 6.12.85
Changelog: https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.12.85
Checksum update only/no patches touched by update_kernel.sh
Fixes: CVE‑2026‑31431 ("Copy Fail")
Signed-off-by: John Audia <therealgraysky@proton.me>
Link: https://github.com/openwrt/openwrt/pull/23178
(cherry picked from commit e4b3d5c799aef3be20b7f6079e8e5a14b215c116)
Link: https://github.com/openwrt/openwrt/pull/23193
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
| -rw-r--r-- | target/linux/generic/kernel-6.12 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/generic/kernel-6.12 b/target/linux/generic/kernel-6.12 index f5313cd820..42b2621682 100644 --- a/target/linux/generic/kernel-6.12 +++ b/target/linux/generic/kernel-6.12 @@ -1,2 +1,2 @@ -LINUX_VERSION-6.12 = .84 -LINUX_KERNEL_HASH-6.12.84 = d56e463a7b1f5355794ae83a102453ad930a51f9cb46b295fcf24a717bff52dd +LINUX_VERSION-6.12 = .85 +LINUX_KERNEL_HASH-6.12.85 = e35ac999f40a6874493d8d60f33f1150d7a89ae5841c428da82257fbcd070aed |