!1820 release 4.19.90-2411.3.0
From: @chenyi211 Reviewed-by: @Lostwayzxc Signed-off-by: @Lostwayzxc
This commit is contained in:
commit
d99cdb7d67
12
kernel.spec
12
kernel.spec
@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
%global KernelVer %{version}-%{release}.%{_target_cpu}
|
%global KernelVer %{version}-%{release}.%{_target_cpu}
|
||||||
|
|
||||||
%global hulkrelease 2411.2.0
|
%global hulkrelease 2411.3.0
|
||||||
|
|
||||||
%define with_patch 1
|
%define with_patch 1
|
||||||
|
|
||||||
@ -32,7 +32,7 @@
|
|||||||
|
|
||||||
Name: kernel
|
Name: kernel
|
||||||
Version: 4.19.90
|
Version: 4.19.90
|
||||||
Release: %{hulkrelease}.0302
|
Release: %{hulkrelease}.0303
|
||||||
Summary: Linux Kernel
|
Summary: Linux Kernel
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
URL: http://www.kernel.org/
|
URL: http://www.kernel.org/
|
||||||
@ -850,6 +850,14 @@ fi
|
|||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
|
||||||
|
* Wed Nov 13 2024 chenyi <chenyi211@huawei.com> - 4.19.90-2411.3.0.0303
|
||||||
|
- !13165 security/keys: fix slab-out-of-bounds in key_task_permission
|
||||||
|
- !13150 net: fix data-races around sk->sk_forward_alloc
|
||||||
|
- security/keys: fix slab-out-of-bounds in key_task_permission
|
||||||
|
- net: fix data-races around sk->sk_forward_alloc
|
||||||
|
- !13068 nfs: fix rpc_task use-after-free when open and close different files concurrently
|
||||||
|
- nfs: fix rpc_task use-after-free when open and close different files concurrently
|
||||||
|
|
||||||
* Wed Nov 06 2024 chenyi <chenyi211@huawei.com> - 4.19.90-2411.2.0.0302
|
* Wed Nov 06 2024 chenyi <chenyi211@huawei.com> - 4.19.90-2411.2.0.0302
|
||||||
- !13007 CVE-2024-49950
|
- !13007 CVE-2024-49950
|
||||||
- !13041 tty: n_gsm: Fix use-after-free in gsm_cleanup_mux
|
- !13041 tty: n_gsm: Fix use-after-free in gsm_cleanup_mux
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user