diff --git a/SOURCE b/SOURCE index 0e2966c502522d33abf9938389dd3a37b41ff374..552ab60e017a87dfbf45887ba018831071e24b47 100644 --- a/SOURCE +++ b/SOURCE @@ -1 +1 @@ -5.10.0-182.0.0 +5.10.0-183.0.0 diff --git a/kernel.spec b/kernel.spec index 474d7deb29c7787eb00b3f4a91b02365f44ed3c6..be003d2adb6fa84c65711c32267161886fdd8764 100644 --- a/kernel.spec +++ b/kernel.spec @@ -9,9 +9,9 @@ %global upstream_version 5.10 %global upstream_sublevel 0 -%global devel_release 182 +%global devel_release 183 %global maintenance_release .0.0 -%global pkg_release .95 +%global pkg_release .96 %define with_debuginfo 1 # Do not recompute the build-id of vmlinux in find-debuginfo.sh @@ -911,6 +911,93 @@ fi %endif %changelog +* Wed Jan 10 2024 Jialin Zhang - 5.10.0-183.0.0.96 +- !3848 [22.03-LTS-SP3] Bug fix for KVM MMU +- !3562 tty: n_gsm: fix the UAF caused by race condition in gsm_cleanup_mux +- !3776 Revert "sched: clear credit count in error branch" +- !3746 smart_grid: make sure hot zone have the highest priority +- !3810 Some cleanup and bugfix for HNS3 +- !3804 MAINTAINERS: Update maintainers of HiSilicon RoCE +- !3756 md: mainline backport +- KVM: x86/mmu: Allocate pml4_root for guest PAE mode shadowing +- !3694 Fix tow CVEs of CIFS +- openEuler/MAINTAINERS: Update maintainers of HiSilicon RoCE +- MAINTAINERS: Add Youming Luo as Hisilicon RoCE maintainer +- !3822 ext4: fix kernel BUG in 'ext4_write_inline_data_end()' +- !3793 cppc_cpufreq: use policy->cpu in cppc_set_perf() +- ext4: fix kernel BUG in 'ext4_write_inline_data_end()' +- !3811 drivers: net: ub: dev: network_mgmt: Modified OLK5.10 ub compilation missing header files. +- network_mgmt: Modified OLK5.10 ub compilation missing header files. +- net: hns3: set the freed pointers to NULL when lifetime is not end +- net: hns3: remove unnecessary variables initialization +- net: hns3: unsigned value not need to judge to be less than 0 +- !3769 tls: suppress wakeups unless we have a full record +- !3570 perf/core: Fix CVE-2023-6931 +- MAINTAINERS: Add Chengchang Tang as Hisilicon RoCE maintainer +- MAINTAINERS: Update maintainers of HiSilicon RoCE +- !3659 atm: Fix Use-After-Free in do_vcc_ioctl +- !3771 ext4: fix uninitialized ratelimit_state->lock access in __ext4_fill_super() +- cppc_cpufreq: use policy->cpu as driver of frequency setting +- cppc_cpufreq: clean up cpu, cpu_num and cpunum variable use +- cppc_cpufreq: get cpunum from fb_ctrs instead of smp_processor_id() +- Revert "sched: clear credit count in error branch" +- ext4: fix uninitialized ratelimit_state->lock access in __ext4_fill_super() +- tls: suppress wakeups unless we have a full record +- !3668 net/rose: Fix Use-After-Free in rose_ioctl +- !3480 drivers: net: ub: dev: network_mgmt: ip_notify: ip_notify: Merge the openEuler modification suggestions. +- !3686 Bluetooth: af_bluetooth: Fix Use-After-Free in bt_sock_recvmsg +- !3594 CVE-2023-35827 patchset +- !3552 block: warn once for each partition in bio_check_ro() +- !3466 livepatch/core: Disable support for replacing +- !3715 appletalk: Fix Use-After-Free in atalk_ioctl +- md: fix error handling in md_alloc +- md: Constify attribute_group structs +- md: fix mddev->kobj lifetime +- md: properly unwind when failing to add the kobject in md_alloc +- md: extend disks_mutex coverage +- md: add the bitmap group to the default groups for the md kobject +- md: add error handling support for add_disk() +- md: convert to blk_alloc_disk/blk_cleanup_disk +- md/raid10: fix improper BUG_ON() in raise_barrier() +- md: use msleep() in md_notify_reboot() +- md: fix double free of mddev->private in autorun_array() +- !3637 jbd2: fix soft lockup in journal_finish_inode_data_buffers() +- smart_grid: make sure hot zone have the highest priority +- !3459 reset idlest_cpu if not meet the conditions for preferred CPU +- !3272 x86/kprobes: Fix the error judgment for debug exceptions +- !3447 dm: add error handling support for add_disk() +- !3420 md: protect md_thread with rcu +- !3379 md: do not return existing mddevs from mddev_find_or_alloc +- appletalk: Fix Use-After-Free in atalk_ioctl +- smb: client: fix potential OOB in smb2_dump_detail() +- smb: client: fix OOB in smbCalcSize() +- Bluetooth: af_bluetooth: Fix Use-After-Free in bt_sock_recvmsg +- net/rose: Fix Use-After-Free in rose_ioctl +- atm: Fix Use-After-Free in do_vcc_ioctl +- jbd2: fix soft lockup in journal_finish_inode_data_buffers() +- !3617 netfilter: nft_set_pipapo: skip inactive elements during set walk +- netfilter: nft_set_pipapo: skip inactive elements during set walk +- ravb: Fix races between ravb_tx_timeout_work() and net related ops +- ravb: Fix use-after-free issue in ravb_tx_timeout_work() +- perf: Fix perf_event_validate_size() lockdep splat +- perf: Fix perf_event_validate_size() +- tty: n_gsm: fix the UAF caused by race condition in gsm_cleanup_mux +- block: fix kabi broken in struct hd_part +- block: warn once for each partition in bio_check_ro() +- network_mgmt: Merge the openEuler modification suggestions. +- livepatch/core: Disable support for replacing +- sched/fair: reset idlest_cpu if not meet the conditions for preferred CPU +- dm: add error handling support for add_disk() +- md: protect md_thread with rcu +- md/bitmap: factor out a helper to set timeout +- md/bitmap: always wake up md_thread in timeout_store +- dm-raid: remove useless checking in raid_message() +- md: factor out a helper to wake up md_thread directly +- md: do not return existing mddevs from mddev_find_or_alloc +- md: refactor mddev_find_or_alloc +- md: factor out a mddev_alloc_unit helper from mddev_find +- x86/kprobes: Fix the error judgment for debug exceptions + * Mon Dec 25 2023 Jialin Zhang - 5.10.0-182.0.0.95 - !3553 kernel: update SP3 OPENEULER_MINOR and introduced OPENEULER_LTS - openEuler: introduced OPENEULER_LTS to identify LTS Release