File _patchinfo of Package patchinfo.40667
<patchinfo incident="40667">
<issue id="1229334" tracker="bnc">VUL-0: CVE-2024-42265: kernel: protect the fetch of ->fd[fd] in do_dup2() from mispredictions</issue>
<issue id="1233640" tracker="bnc">VUL-0: CVE-2024-53093: kernel: nvme-multipath: defer partition scanning</issue>
<issue id="1234896" tracker="bnc">VUL-0: CVE-2024-53177: kernel: smb: prevent use-after-free due to open_cached_dir error paths</issue>
<issue id="1240375" tracker="bnc">[SELinux] rke2-ingress-nginx-controller crashloop after 1.31.7+rke2r1 or newer</issue>
<issue id="1242780" tracker="bnc">VUL-0: CVE-2023-53117: kernel: fs: prevent out-of-bounds array speculation when closing a file descriptor</issue>
<issue id="1244824" tracker="bnc">VUL-0: CVE-2022-50116: kernel: tty: n_gsm: fix deadlock and link starvation in outgoing data path</issue>
<issue id="1245110" tracker="bnc">VUL-0: CVE-2022-49980: kernel: USB: gadget: fix use-after-free Read in usb_udc_uevent()</issue>
<issue id="1245956" tracker="bnc">VUL-0: CVE-2025-38184: kernel: tipc: fix null-ptr-deref when acquiring remote ip of ethernet bearer</issue>
<issue id="1245970" tracker="bnc">VUL-0: CVE-2025-38180: kernel: net: atm: fix /proc/net/atm/lec handling</issue>
<issue id="1246211" tracker="bnc">L3: NFS4 client stuck or performance issue, constant TEST_STATEID calls.</issue>
<issue id="1246473" tracker="bnc">VUL-0: CVE-2025-38323: kernel: net: atm: add lec_mutex</issue>
<issue id="1246911" tracker="bnc">VUL-0: CVE-2025-38352: kernel: posix-cpu-timers: fix race between handle_posix_cpu_timers() and posix_cpu_timer_del()</issue>
<issue id="1247143" tracker="bnc">VUL-0: CVE-2025-38460: kernel: atm: clip: Fix potential null-ptr-deref in to_atmarpd().</issue>
<issue id="1247374" tracker="bnc">VUL-0: CVE-2025-38498: kernel: do_change_type(): refuse to operate on unmounted/not ours mounts</issue>
<issue id="1247518" tracker="bnc">NFS Clients unable to mount using NFS 4.1 and 4.2</issue>
<issue id="1247976" tracker="bnc">VUL-0: CVE-2025-38499: kernel: clone_private_mnt(): make sure that caller has CAP_SYS_ADMIN in the right userns</issue>
<issue id="1248223" tracker="bnc">VUL-0: CVE-2025-38546: kernel: atm: clip: Fix memory leak of struct clip_vcc.</issue>
<issue id="1248297" tracker="bnc">VUL-0: CVE-2025-38555: kernel: usb: gadget : fix use-after-free in composite_dev_cleanup()</issue>
<issue id="1248306" tracker="bnc">VUL-0: CVE-2025-38563: kernel: perf/core: Prevent VMA split of buffer mappings</issue>
<issue id="1248312" tracker="bnc">VUL-0: CVE-2025-38560: kernel: x86/sev: Evict cache lines during SNP memory validation</issue>
<issue id="1248338" tracker="bnc">VUL-0: CVE-2025-38608: kernel: bpf, ktls: Fix data corruption when using bpf_msg_pop_data() in ktls</issue>
<issue id="1248511" tracker="bnc">VUL-0: CVE-2025-38618: kernel: vsock: Do not allow binding to VMADDR_PORT_ANY</issue>
<issue id="1248614" tracker="bnc">VUL-0: CVE-2024-58239: kernel: tls: stop recv() if initial process_rx_list gave us non-DATA</issue>
<issue id="1248621" tracker="bnc">VUL-0: CVE-2025-38617: kernel: net/packet: fix a race in packet_set_ring() and packet_notifier()</issue>
<issue id="1248748" tracker="bnc">VUL-0: CVE-2025-38644: kernel: wifi: mac80211: reject TDLS operations when station is not associated</issue>
<issue id="2022-49980" tracker="cve" />
<issue id="2022-50116" tracker="cve" />
<issue id="2023-53117" tracker="cve" />
<issue id="2024-42265" tracker="cve" />
<issue id="2024-53093" tracker="cve" />
<issue id="2024-53177" tracker="cve" />
<issue id="2024-58239" tracker="cve" />
<issue id="2025-38180" tracker="cve" />
<issue id="2025-38184" tracker="cve" />
<issue id="2025-38323" tracker="cve" />
<issue id="2025-38352" tracker="cve" />
<issue id="2025-38460" tracker="cve" />
<issue id="2025-38498" tracker="cve" />
<issue id="2025-38499" tracker="cve" />
<issue id="2025-38546" tracker="cve" />
<issue id="2025-38555" tracker="cve" />
<issue id="2025-38560" tracker="cve" />
<issue id="2025-38563" tracker="cve" />
<issue id="2025-38608" tracker="cve" />
<issue id="2025-38617" tracker="cve" />
<issue id="2025-38618" tracker="cve" />
<issue id="2025-38644" tracker="cve" />
<issue id="PED-8240" tracker="jsc" />
<category>security</category>
<rating>important</rating>
<packager>Jeffreycheung</packager>
<reboot_needed/>
<description>The SUSE Linux Enterprise 15 SP5 RT kernel was updated to receive various security bugfixes.
The following security bugs were fixed:
- CVE-2022-49980: USB: gadget: fix use-after-free read in usb_udc_uevent() (bsc#1245110).
- CVE-2022-50116: tty: n_gsm: fix deadlock and link starvation in outgoing data path (bsc#1244824).
- CVE-2023-53117: fs: prevent out-of-bounds array speculation when closing a file descriptor (bsc#1242780).
- CVE-2024-42265: protect the fetch of ->fd[fd] in do_dup2() from mispredictions (bsc#1229334).
- CVE-2024-53093: nvme-multipath: defer partition scanning (bsc#1233640).
- CVE-2024-53177: smb: prevent use-after-free due to open_cached_dir error paths (bsc#1234896).
- CVE-2024-58239: tls: stop recv() if initial process_rx_list gave us non-DATA (bsc#1248614).
- CVE-2025-38180: net: atm: fix /proc/net/atm/lec handling (bsc#1245970).
- CVE-2025-38184: tipc: fix null-ptr-deref when acquiring remote ip of ethernet bearer (bsc#1245956).
- CVE-2025-38323: net: atm: add lec_mutex (bsc#1246473).
- CVE-2025-38352: posix-cpu-timers: fix race between handle_posix_cpu_timers() and posix_cpu_timer_del() (bsc#1246911).
- CVE-2025-38460: atm: clip: Fix potential null-ptr-deref in to_atmarpd() (bsc#1247143).
- CVE-2025-38498: do_change_type(): refuse to operate on unmounted/not ours mounts (bsc#1247374).
- CVE-2025-38499: clone_private_mnt(): make sure that caller has CAP_SYS_ADMIN in the right userns (bsc#1247976).
- CVE-2025-38546: atm: clip: Fix memory leak of struct clip_vcc (bsc#1248223).
- CVE-2025-38555: usb: gadget : fix use-after-free in composite_dev_cleanup() (bsc#1248297).
- CVE-2025-38560: x86/sev: Evict cache lines during SNP memory validation (bsc#1248312).
- CVE-2025-38563: perf/core: Prevent VMA split of buffer mappings (bsc#1248306).
- CVE-2025-38608: bpf, ktls: Fix data corruption when using bpf_msg_pop_data() in ktls (bsc#1248338).
- CVE-2025-38617: net/packet: fix a race in packet_set_ring() and packet_notifier() (bsc#1248621).
- CVE-2025-38618: vsock: Do not allow binding to VMADDR_PORT_ANY (bsc#1248511).
- CVE-2025-38644: wifi: mac80211: reject TDLS operations when station is not associated (bsc#1248748).
The following non-security bugs were fixed:
- Disable N_GSM (jsc#PED-8240, bsc#1244824).
- NFSv4.1: fix backchannel max_resp_sz verification check (bsc#1247518).
- NFSv4: fairly test all delegations on a SEQ4_ revocation (bsc#1246211).
- kabi fix for NFSv4: fairly test all delegations on a SEQ4_ revocation (bsc#1246211).
- security, lsm: Introduce security_mptcp_add_subflow() (bsc#1240375).
- selinux: Implement mptcp_add_subflow hook (bsc#1240375).
</description>
<summary>Security update for the Linux Kernel</summary>
</patchinfo>