Compare commits
10 Commits
eefd19dc91
...
46e74653bc
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
46e74653bc | ||
|
|
f4dd3fc61c | ||
|
|
b50aa8bcf0 | ||
|
|
90062cc4d8 | ||
|
|
f253343fd6 | ||
|
|
f1aa065f84 | ||
|
|
d0595edbc2 | ||
|
|
c687bbae11 | ||
|
|
a29a2b11fb | ||
|
|
e8f509223d |
99
kernel.spec
99
kernel.spec
@ -12,7 +12,7 @@
|
||||
|
||||
%global KernelVer %{version}-%{release}.%{_target_cpu}
|
||||
|
||||
%global hulkrelease 2501.1.0
|
||||
%global hulkrelease 2502.3.0
|
||||
|
||||
%define with_patch 1
|
||||
|
||||
@ -32,7 +32,7 @@
|
||||
|
||||
Name: kernel
|
||||
Version: 4.19.90
|
||||
Release: %{hulkrelease}.0311
|
||||
Release: %{hulkrelease}.0316
|
||||
Summary: Linux Kernel
|
||||
License: GPLv2
|
||||
URL: http://www.kernel.org/
|
||||
@ -850,6 +850,101 @@ fi
|
||||
|
||||
%changelog
|
||||
|
||||
* Tue Feb 18 2025 chenyi <chenyi211@huawei.com> - 4.19.90-2502.3.0.0316
|
||||
- !15116 netfilter: conntrack: clamp maximum hashtable size to INT_MAX
|
||||
- !15115 netfilter: x_tables: fix LED ID check in led_tg_check()
|
||||
- !15114 v3 net: Fix CVE-2024-56658
|
||||
- !14895 ceph: prevent use-after-free in encode_cap_msg()
|
||||
- !15131 xsk: fix OOB map writes when deleting elements
|
||||
- xsk: fix OOB map writes when deleting elements
|
||||
- !15058 net: let net.core.dev_weight always be non-zero
|
||||
- netfilter: conntrack: clamp maximum hashtable size to INT_MAX
|
||||
- netfilter: x_tables: fix LED ID check in led_tg_check()
|
||||
- net: Fix kabi breakage in struct net
|
||||
- net: defer final 'struct net' free in netns dismantle
|
||||
- net: let net.core.dev_weight always be non-zero
|
||||
- ceph: prevent use-after-free in encode_cap_msg()
|
||||
|
||||
* Tue Feb 11 2025 chenyi <chenyi211@huawei.com> - 4.19.90-2502.2.0.0315
|
||||
- !15050 brd: fix AA deadlock for concurrent brd_probe()
|
||||
- !15030 nbd: don't allow reconnect after disconnect
|
||||
- brd: fix AA deadlock for concurrent brd_probe()
|
||||
- !15017 spi: mpc52xx: Add cancel_work_sync before module remove
|
||||
- !15042 drm: adv7511: Fix use-after-free in adv7533_attach_dsi()
|
||||
- !14978 CVE-2024-56604_openEuler-1.0-LTS
|
||||
- !15012 Bluetooth: L2CAP: fix CVE-2024-56605
|
||||
- !14999 scsi: bfa: Fix use-after-free in bfad_im_module_exit()
|
||||
- drm: adv7511: Fix use-after-free in adv7533_attach_dsi()
|
||||
- !14992 ALSA: seq: oss: Fix races at processing SysEx messages
|
||||
- !14996 mm/compaction: fix UBSAN shift-out-of-bounds warning
|
||||
- nbd: don't allow reconnect after disconnect
|
||||
- spi: mpc52xx: Add cancel_work_sync before module remove
|
||||
- Bluetooth: L2CAP: handle NULL sock pointer in l2cap_sock_alloc
|
||||
- Bluetooth: L2CAP: do not leave dangling sk pointer on error in l2cap_sock_create()
|
||||
- scsi: bfa: Fix use-after-free in bfad_im_module_exit()
|
||||
- mm/compaction: fix UBSAN shift-out-of-bounds warning
|
||||
- ALSA: seq: oss: Fix races at processing SysEx messages
|
||||
- Bluetooth: RFCOMM: avoid leaving dangling sk pointer in rfcomm_sock_alloc()
|
||||
- Bluetooth: Consolidate code around sk_alloc into a helper function
|
||||
|
||||
* Thu Feb 06 2025 chenyi <chenyi211@huawei.com> - 4.19.90-2502.1.0.0314
|
||||
- !14942 fix CVE-2024-57892
|
||||
- ocfs2: fix slab-use-after-free due to dangling pointer dqi_priv
|
||||
- ocfs2: correct return value of ocfs2_local_free_info()
|
||||
- !14933 scsi: sg: Fix slab-use-after-free read in sg_release()
|
||||
- scsi: sg: Fix slab-use-after-free read in sg_release()
|
||||
- !14919 bpf: fix OOB devmap writes when deleting elements
|
||||
- bpf: fix OOB devmap writes when deleting elements
|
||||
|
||||
* Wed Jan 22 2025 chenyi <chenyi211@huawei.com> - 4.19.90-2501.4.0.0313
|
||||
- !14254 [openEuler-1.0-LTS]fix wangxun 1G/10G drivers hardware tx unit hang.
|
||||
- net: wangxun: change netdev uc addr num maxmium
|
||||
- net: wangxun: fix resolving ipv6 pakets extension header errors
|
||||
- net: wangxun: fix tx csum by soft except tcp udp sctp
|
||||
- !14871 quota: flush quota_release_work upon quota writeback
|
||||
- !9360 Add support for Hygon model 10h processors
|
||||
- !14864 drm/sti: avoid potential dereference of error pointers in sti_gdp_atomic_check
|
||||
- !14850 Fix rt warning
|
||||
- quota: flush quota_release_work upon quota writeback
|
||||
- drm/sti: avoid potential dereference of error pointers in sti_gdp_atomic_check
|
||||
- sched: Replace WARN_ON_ONCE to printk_deferred_once
|
||||
- sched/rt: Fix rt_runtime leaks with cpu hotplug
|
||||
- ALSA: hda: Add support for Hygon family 18h model 10h HD-Audio
|
||||
- hwmon/k10temp: Add support for Hygon family 18h model 10h
|
||||
- EDAC/amd64: Add support for Hygon family 18h model 10h
|
||||
- x86/amd_nb: Add support for Hygon family 18h model 10h
|
||||
- x86/cpu: Get LLC ID for Hygon family 18h model 10h
|
||||
|
||||
* Wed Jan 15 2025 chenyi <chenyi211@huawei.com> - 4.19.90-2501.3.0.0312
|
||||
- !14858 ALSA: usb-audio: Fix out of bounds reads when finding clock sources
|
||||
- ALSA: usb-audio: Fix out of bounds reads when finding clock sources
|
||||
- !14843 acpi: nfit: vmalloc-out-of-bounds Read in acpi_nfit_ctl
|
||||
- !14740 NFSv4: Fix deadlock during the running of state manager
|
||||
- !14837 v2 fs: Filter specific inodes to prevent UAF issues
|
||||
- acpi: nfit: vmalloc-out-of-bounds Read in acpi_nfit_ctl
|
||||
- fs: Filter specific inodes to prevent UAF issues
|
||||
- !14826 v2 mm: hugetlb: independent PMD page table shared count
|
||||
- mm: hugetlb: independent PMD page table shared count
|
||||
- !14812 net: af_can: do not leave a dangling sk pointer in can_create()
|
||||
- net: af_can: do not leave a dangling sk pointer in can_create()
|
||||
- !14661 firmware: arm_scpi: Check the DVFS OPP count returned by the firmware
|
||||
- !14482 nilfs2: fix potential out-of-bounds memory access in nilfs_find_entry()
|
||||
- !14484 ovl: Filter invalid inodes with missing lookup function
|
||||
- !14485 ocfs2: fix uninitialized value in ocfs2_file_read_iter()
|
||||
- !14773 CVE-2024-56642
|
||||
- !14748 BMA: Fix Oops and spin lock deadlock problem, and change the version number.
|
||||
- !14744 rtc: check if __rtc_read_time was successful in rtc_timer_do_work()
|
||||
- tipc: fix NULL deref in cleanup_bearer()
|
||||
- tipc: Fix use-after-free of kernel socket in cleanup_bearer().
|
||||
- tipc: remove ub->ubsock checks
|
||||
- BMA: Fix Oops and spin lock deadlock problem, and change the version number.
|
||||
- rtc: check if __rtc_read_time was successful in rtc_timer_do_work()
|
||||
- NFSv4: Fix deadlock during the running of state manager
|
||||
- firmware: arm_scpi: Check the DVFS OPP count returned by the firmware
|
||||
- ocfs2: fix uninitialized value in ocfs2_file_read_iter()
|
||||
- ovl: Filter invalid inodes with missing lookup function
|
||||
- nilfs2: fix potential out-of-bounds memory access in nilfs_find_entry()
|
||||
|
||||
* Wed Jan 08 2025 chenyi <chenyi211@huawei.com> - 4.19.90-2501.1.0.0311
|
||||
- !14726 etmem: fix use-after-free of mm in the scan release process
|
||||
- !14603 scsi: qedi: Fix a possible memory leak in qedi_alloc_and_init_sb()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user