Skip to main content

Ubuntu CVE-2022-50223

| EUVDEUVD-2022-55482 MEDIUM
2025-06-18 416baaa9-dc9f-4396-8d5f-8c081fb06d67
5.5
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
5.5 MEDIUM
AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Ubuntu
MEDIUM
qualitative
SUSE
MEDIUM
qualitative

Primary rating from NVD.

CVSS VectorNVD

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Attack Vector
Local
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

Lifecycle Timeline

4
EUVD ID Assigned
Mar 14, 2026 - 22:49 euvd
EUVD-2022-55482
Analysis Generated
Mar 14, 2026 - 22:49 vuln.today
Patch released
Mar 14, 2026 - 22:49 nvd
Patch available
CVE Published
Jun 18, 2025 - 11:15 nvd
MEDIUM 5.5

DescriptionCVE.org

In the Linux kernel, the following vulnerability has been resolved:

LoongArch: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK

When CONFIG_CPUMASK_OFFSTACK and CONFIG_DEBUG_PER_CPU_MAPS is selected, cpu_max_bits_warn() generates a runtime warning similar as below while we show /proc/cpuinfo. Fix this by using nr_cpu_ids (the runtime limit) instead of NR_CPUS to iterate CPUs.

[ 3.052463] ------------[ cut here ]------------ [ 3.059679] WARNING: CPU: 3 PID: 1 at include/linux/cpumask.h:108 show_cpuinfo+0x5e8/0x5f0 [ 3.070072] Modules linked in: efivarfs autofs4 [ 3.076257] CPU: 0 PID: 1 Comm: systemd Not tainted 5.19-rc5+ #1052 [ 3.084034] Hardware name: Loongson Loongson-3A5000-7A1000-1w-V0.1-CRB/Loongson-LS3A5000-7A1000-1w-EVB-V1.21, BIOS Loongson-UDK2018-V2.0.04082-beta7 04/27 [ 3.099465] Stack : 9000000100157b08 9000000000f18530 9000000000cf846c 9000000100154000 [ 3.109127] 9000000100157a50 0000000000000000 9000000100157a58 9000000000ef7430 [ 3.118774] 90000001001578e8 0000000000000040 0000000000000020 ffffffffffffffff [ 3.128412] 0000000000aaaaaa 1ab25f00eec96a37 900000010021de80 900000000101c890 [ 3.138056] 0000000000000000 0000000000000000 0000000000000000 0000000000aaaaaa [ 3.147711] ffff8000339dc220 0000000000000001 0000000006ab4000 0000000000000000 [ 3.157364] 900000000101c998 0000000000000004 9000000000ef7430 0000000000000000 [ 3.167012] 0000000000000009 000000000000006c 0000000000000000 0000000000000000 [ 3.176641] 9000000000d3de08 9000000001639390 90000000002086d8 00007ffff0080286 [ 3.186260] 00000000000000b0 0000000000000004 0000000000000000 0000000000071c1c [ 3.195868] ... [ 3.199917] Call Trace: [ 3.203941] [<90000000002086d8>] show_stack+0x38/0x14c [ 3.210666] [<9000000000cf846c>] dump_stack_lvl+0x60/0x88 [ 3.217625] [<900000000023d268>] __warn+0xd0/0x100 [ 3.223958] [<9000000000cf3c90>] warn_slowpath_fmt+0x7c/0xcc [ 3.231150] [<9000000000210220>] show_cpuinfo+0x5e8/0x5f0 [ 3.238080] [<90000000004f578c>] seq_read_iter+0x354/0x4b4 [ 3.245098] [<90000000004c2e90>] new_sync_read+0x17c/0x1c4 [ 3.252114] [<90000000004c5174>] vfs_read+0x138/0x1d0 [ 3.258694] [<90000000004c55f8>] ksys_read+0x70/0x100 [ 3.265265] [<9000000000cfde9c>] do_syscall+0x7c/0x94 [ 3.271820] [<9000000000202fe4>] handle_syscall+0xc4/0x160 [ 3.281824] ---[ end trace 8b484262b4b8c24c ]---

AnalysisAI

CVE-2022-50223 is a security vulnerability (CVSS 5.5). Remediation should follow standard vulnerability management procedures. Vendor patch is available.

Technical ContextAI

Vulnerability type not specified by vendor.

RemediationAI

Apply the vendor-supplied patch immediately.

CVE-2022-0847 HIGH POC
7.8 Mar 10

Linux kernel contains a flaw known as 'Dirty Pipe' where improper pipe buffer flag initialization allows unprivileged lo

CVE-2015-1328 HIGH POC
7.8 Nov 28

The overlayfs implementation in the linux (aka Linux kernel) package before 3.19.0-21.21 in Ubuntu through 15.04 does no

CVE-2017-7308 HIGH POC
7.8 Mar 29

The packet_set_ring function in net/packet/af_packet.c in the Linux kernel through 4.10.6 does not properly validate cer

CVE-2017-16995 HIGH POC
7.8 Dec 27

The check_alu_op function in kernel/bpf/verifier.c in the Linux kernel through 4.4 allows local users to cause a denial

CVE-2017-1000112 HIGH POC
7.0 Oct 05

Linux kernel: Exploitable memory corruption due to UFO to non-UFO path switch. Rated high severity (CVSS 7.0). Public ex

CVE-2015-8660 MEDIUM POC
6.7 Dec 28

The ovl_setattr function in fs/overlayfs/inode.c in the Linux kernel through 4.3.3 attempts to merge distinct setattr op

CVE-2012-0056 MEDIUM POC
6.9 Jan 27

The mem_write function in the Linux kernel before 3.2.2, when ASLR is disabled, does not properly check permissions when

CVE-2014-0038 MEDIUM POC
6.9 Feb 06

The compat_sys_recvmmsg function in net/compat.c in the Linux kernel before 3.13.2, when CONFIG_X86_X32 is enabled, allo

CVE-2016-8655 HIGH POC
7.8 Dec 08

Race condition in net/packet/af_packet.c in the Linux kernel through 4.8.12 allows local users to gain privileges or cau

CVE-2016-0728 HIGH POC
7.8 Feb 08

The join_session_keyring function in security/keys/process_keys.c in the Linux kernel before 4.4.1 mishandles object ref

CVE-2017-0561 CRITICAL POC
9.8 Apr 07

A remote code execution vulnerability in the Broadcom Wi-Fi firmware could enable a remote attacker to execute arbitrary

CVE-2022-2588 MEDIUM POC
5.3 Jan 08

It was discovered that the cls_route filter implementation in the Linux kernel would not remove an old filter from the h

Vendor StatusVendor

Ubuntu

Priority: Medium
linux-hwe-6.2
Release Status Version
noble DNE -
jammy ignored superseded by linux-hwe-6.5
oracular DNE -
plucky DNE -
upstream ignored superseded by linux-hwe-6.5
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-hwe
Release Status Version
bionic ignored replaced by linux-hwe-5.4
jammy DNE -
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored LoongArch not supported
trusty DNE -
focal DNE -
questing DNE -
xenial not-affected LoongArch only
linux-hwe-5.4
Release Status Version
jammy DNE -
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored LoongArch not supported
trusty DNE -
xenial DNE -
focal DNE -
questing DNE -
bionic not-affected LoongArch only
linux-hwe-5.8
Release Status Version
focal ignored superseded by linux-hwe-5.11
jammy DNE -
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored superseded by linux-hwe-5.11
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
linux-hwe-5.11
Release Status Version
focal ignored superseded by linux-hwe-5.13
jammy DNE -
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored superseded by linux-hwe-5.13
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
linux-hwe-5.13
Release Status Version
focal ignored superseded by linux-hwe-5.15
jammy DNE -
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored superseded by linux-hwe-5.15
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
linux-hwe-5.15
Release Status Version
jammy DNE -
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored LoongArch not supported
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
focal not-affected LoongArch only
linux-hwe-5.19
Release Status Version
jammy ignored superseded by linux-hwe-6.2
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored superseded by linux-hwe-6.2
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-hwe-6.5
Release Status Version
jammy ignored superseded by linux-hwe-6.8
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored superseded by linux-hwe-6.8
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-hwe-6.8
Release Status Version
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored LoongArch not supported
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
jammy not-affected LoongArch only
linux-hwe-6.11
Release Status Version
jammy DNE -
oracular DNE -
plucky DNE -
upstream ignored LoongArch not supported
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
noble not-affected LoongArch only
linux-hwe-edge
Release Status Version
xenial ignored superseded by linux-hwe
bionic ignored superseded by linux-hwe-5.4
jammy DNE -
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored end of life
trusty DNE -
focal DNE -
questing DNE -
linux-lts-xenial
Release Status Version
jammy DNE -
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored LoongArch not supported
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
trusty not-affected LoongArch only
linux-kvm
Release Status Version
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored LoongArch not supported
trusty DNE -
questing DNE -
bionic not-affected LoongArch only
focal not-affected LoongArch only
jammy not-affected LoongArch only
xenial not-affected LoongArch only
linux-allwinner-5.19
Release Status Version
jammy ignored end of kernel support
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored end of life
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-aws-5.0
Release Status Version
bionic ignored superseded by linux-aws-5.3
jammy DNE -
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored superseded by linux-aws-5.3
trusty DNE -
xenial DNE -
focal DNE -
questing DNE -
linux-aws-5.3
Release Status Version
bionic ignored superseded by linux-aws-5.4
jammy DNE -
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored superseded by linux-aws-5.4
trusty DNE -
xenial DNE -
focal DNE -
questing DNE -
linux-aws-5.4
Release Status Version
jammy DNE -
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored LoongArch not supported
trusty DNE -
xenial DNE -
focal DNE -
questing DNE -
bionic not-affected LoongArch only
linux-aws-5.8
Release Status Version
focal ignored superseded by linux-aws-5.11
jammy DNE -
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored superseded by linux-aws-5.11
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
linux-aws-5.11
Release Status Version
focal ignored superseded by linux-aws-5.13
jammy DNE -
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored superseded by linux-aws-5.13
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
linux-aws-5.13
Release Status Version
focal ignored superseded by linux-aws-5.15
jammy DNE -
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored superseded by linux-aws-5.15
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
linux-aws-5.15
Release Status Version
jammy DNE -
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored LoongArch not supported
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
focal not-affected LoongArch only
linux-aws-5.19
Release Status Version
jammy ignored superseded by linux-aws-6.2
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored superseded by linux-aws-6.2
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-aws-6.2
Release Status Version
jammy ignored superseded by linux-aws-6.5
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored superseded by linux-aws-6.5
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-aws-6.5
Release Status Version
jammy ignored superseded by linux-aws-6.8
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored superseded by linux-aws-6.8
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-aws-6.8
Release Status Version
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored LoongArch not supported
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
jammy not-affected LoongArch only
linux-aws-hwe
Release Status Version
jammy DNE -
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored LoongArch not supported
trusty DNE -
bionic DNE -
focal DNE -
questing DNE -
xenial not-affected LoongArch only
linux-azure
Release Status Version
bionic ignored superseded by linux-azure-5.3
upstream ignored LoongArch not supported
oracular ignored end of life, was ignored [LoongArch not supported]
focal not-affected LoongArch only
jammy not-affected LoongArch only
noble not-affected LoongArch only
plucky not-affected LoongArch only
questing not-affected LoongArch only
trusty not-affected LoongArch only
xenial not-affected LoongArch only
linux-azure-4.15
Release Status Version
jammy DNE -
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored LoongArch not supported
trusty DNE -
xenial DNE -
focal DNE -
questing DNE -
bionic not-affected LoongArch only
linux-azure-5.3
Release Status Version
bionic ignored superseded by linux-azure-5.4
jammy DNE -
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored superseded by linux-azure-5.4
trusty DNE -
xenial DNE -
focal DNE -
questing DNE -
linux-azure-5.4
Release Status Version
jammy DNE -
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored LoongArch not supported
trusty DNE -
xenial DNE -
focal DNE -
questing DNE -
bionic not-affected LoongArch only
linux-azure-5.8
Release Status Version
focal ignored superseded by linux-azure-5.11
jammy DNE -
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored superseded by linux-azure-5.11
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
linux-azure-5.11
Release Status Version
focal ignored superseded by linux-azure-5.13
jammy DNE -
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored superseded by linux-azure-5.13
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
linux-azure-5.13
Release Status Version
focal ignored superseded by linux-azure-5.15
jammy DNE -
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored superseded by linux-azure-5.15
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
linux-azure-5.15
Release Status Version
jammy DNE -
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored LoongArch not supported
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
focal not-affected LoongArch only
linux-azure-5.19
Release Status Version
jammy ignored superseded by linux-azure-6.2
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored superseded by linux-azure-6.2
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-azure-6.2
Release Status Version
jammy ignored superseded by linux-azure-6.5
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored superseded by linux-azure-6.5
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-azure-6.5
Release Status Version
jammy ignored superseded by linux-azure-6.8
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored superseded by linux-azure-6.8
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-azure-6.8
Release Status Version
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored LoongArch not supported
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
jammy not-affected LoongArch only
linux-azure-6.11
Release Status Version
jammy DNE -
oracular DNE -
plucky DNE -
upstream ignored LoongArch not supported
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
noble not-affected LoongArch only
linux-azure-fde
Release Status Version
focal ignored superseded by linux-azure-fde-5.15
oracular DNE -
noble not-affected LoongArch only
upstream ignored LoongArch not supported
plucky not-affected LoongArch only
trusty DNE -
xenial DNE -
bionic DNE -
questing not-affected LoongArch only
jammy not-affected LoongArch only
linux-azure-fde-5.15
Release Status Version
jammy DNE -
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored LoongArch not supported
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
focal not-affected LoongArch only
linux-azure-fde-5.19
Release Status Version
jammy ignored superseded by linux-azure-fde-6.2
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored superseded by linux-azure-fde-6.2
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-azure-fde-6.2
Release Status Version
jammy ignored replaced by linux-azure-6.5
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored replaced by linux-azure-6.5
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-azure-nvidia
Release Status Version
jammy DNE -
oracular DNE -
plucky DNE -
upstream ignored LoongArch not supported
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
noble not-affected LoongArch only
linux-bluefield
Release Status Version
jammy DNE -
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored LoongArch not supported
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
focal not-affected LoongArch only
linux-azure-edge
Release Status Version
bionic ignored superseded by linux-azure-5.3
jammy DNE -
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored superseded by linux-azure-5.3
trusty DNE -
xenial DNE -
focal DNE -
questing DNE -
linux-fips
Release Status Version
oracular DNE -
plucky DNE -
upstream ignored LoongArch not supported
trusty DNE -
questing DNE -
bionic not-affected LoongArch only
focal not-affected LoongArch only
jammy not-affected LoongArch only
noble not-affected LoongArch only
xenial not-affected LoongArch only
linux-aws-fips
Release Status Version
oracular DNE -
plucky DNE -
upstream ignored LoongArch not supported
trusty DNE -
xenial DNE -
questing DNE -
noble not-affected LoongArch only
bionic not-affected LoongArch only
focal not-affected LoongArch only
jammy not-affected LoongArch only
linux-azure-fips
Release Status Version
oracular DNE -
plucky DNE -
upstream ignored LoongArch not supported
trusty DNE -
xenial DNE -
questing DNE -
noble not-affected LoongArch only
bionic not-affected LoongArch only
focal not-affected LoongArch only
jammy not-affected LoongArch only
linux-gcp-fips
Release Status Version
oracular DNE -
plucky DNE -
upstream ignored LoongArch not supported
trusty DNE -
xenial DNE -
questing DNE -
noble not-affected LoongArch only
bionic not-affected LoongArch only
focal not-affected LoongArch only
jammy not-affected LoongArch only
linux-gcp
Release Status Version
bionic ignored superseded by linux-gcp-5.3
upstream ignored LoongArch not supported
oracular ignored end of life, was ignored [LoongArch not supported]
trusty DNE -
focal not-affected LoongArch only
jammy not-affected LoongArch only
noble not-affected LoongArch only
plucky not-affected LoongArch only
questing not-affected LoongArch only
xenial not-affected LoongArch only
linux-gcp-4.15
Release Status Version
jammy DNE -
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored LoongArch not supported
trusty DNE -
xenial DNE -
focal DNE -
questing DNE -
bionic not-affected LoongArch only
linux-gcp-5.3
Release Status Version
bionic ignored superseded by linux-gcp-5.4
jammy DNE -
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored superseded by linux-gcp-5.4
trusty DNE -
xenial DNE -
focal DNE -
questing DNE -
linux-gcp-5.4
Release Status Version
jammy DNE -
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored LoongArch not supported
trusty DNE -
xenial DNE -
focal DNE -
questing DNE -
bionic not-affected LoongArch only
linux-gcp-5.8
Release Status Version
focal ignored superseded by linux-gcp-5.11
jammy DNE -
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored superseded by linux-gcp-5.11
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
linux-gcp-5.11
Release Status Version
focal ignored superseded by linux-gcp-5.13
jammy DNE -
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored superseded by linux-gcp-5.13
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
linux-gcp-5.13
Release Status Version
focal ignored superseded by linux-gcp-5.15
jammy DNE -
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored superseded by linux-gcp-5.15
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
linux-gcp-5.15
Release Status Version
jammy DNE -
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored LoongArch not supported
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
focal not-affected LoongArch only
linux-gcp-5.19
Release Status Version
jammy ignored superseded by linux-gcp-6.2
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored superseded by linux-gcp-6.2
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-gcp-6.2
Release Status Version
jammy ignored superseded by linux-gcp-6.5
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored superseded by linux-gcp-6.5
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-gcp-6.5
Release Status Version
jammy ignored superseded by linux-gcp-6.8
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored superseded by linux-gcp-6.8
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-gcp-6.8
Release Status Version
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored LoongArch not supported
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
jammy not-affected LoongArch only
linux-gcp-6.11
Release Status Version
jammy DNE -
oracular DNE -
plucky DNE -
upstream ignored LoongArch not supported
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
noble not-affected LoongArch only
linux-gke
Release Status Version
focal ignored end of kernel support
oracular DNE -
plucky DNE -
upstream ignored LoongArch not supported
trusty DNE -
xenial ignored end of standard support
bionic DNE -
questing DNE -
jammy not-affected LoongArch only
noble not-affected LoongArch only
linux-gke-4.15
Release Status Version
bionic ignored superseded by linux-gke-5.0
jammy DNE -
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored superseded by linux-gke-5.0
trusty DNE -
xenial DNE -
focal DNE -
questing DNE -
linux-gke-5.4
Release Status Version
bionic ignored end of kernel support
jammy DNE -
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored end of life
trusty DNE -
xenial DNE -
focal DNE -
questing DNE -
linux-gke-5.15
Release Status Version
focal ignored end of kernel support
jammy DNE -
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored end of life
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
linux-gkeop
Release Status Version
focal ignored end of kernel support
oracular DNE -
plucky DNE -
upstream ignored LoongArch not supported
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
jammy not-affected LoongArch only
noble not-affected LoongArch only
linux-gkeop-5.4
Release Status Version
bionic ignored end of kernel support
jammy DNE -
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored end of life
trusty DNE -
xenial DNE -
focal DNE -
questing DNE -
linux-gkeop-5.15
Release Status Version
focal ignored end of kernel support
jammy DNE -
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored LoongArch not supported
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
linux-ibm
Release Status Version
oracular DNE -
plucky DNE -
upstream ignored LoongArch not supported
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
focal not-affected LoongArch only
jammy not-affected LoongArch only
noble not-affected LoongArch only
linux-ibm-5.4
Release Status Version
jammy DNE -
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored LoongArch not supported
trusty DNE -
xenial DNE -
focal DNE -
questing DNE -
bionic not-affected LoongArch only
linux-ibm-5.15
Release Status Version
jammy DNE -
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored LoongArch not supported
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
focal not-affected LoongArch only
linux-intel-5.13
Release Status Version
focal ignored end of kernel support
jammy DNE -
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored end of life
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
linux-intel-iotg
Release Status Version
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored LoongArch not supported
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
jammy not-affected LoongArch only
linux-intel-iotg-5.15
Release Status Version
jammy DNE -
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored LoongArch not supported
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
focal not-affected LoongArch only
linux-iot
Release Status Version
jammy DNE -
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored LoongArch not supported
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
focal not-affected LoongArch only
linux-intel-iot-realtime
Release Status Version
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored LoongArch not supported
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
jammy not-affected LoongArch only
linux-lowlatency
Release Status Version
plucky DNE -
upstream ignored LoongArch not supported
oracular ignored end of life, was ignored [LoongArch not supported]
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
jammy not-affected LoongArch only
noble not-affected LoongArch only
linux-lowlatency-hwe-5.15
Release Status Version
jammy DNE -
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored LoongArch not supported
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
focal not-affected LoongArch only
linux-lowlatency-hwe-5.19
Release Status Version
jammy ignored superseded by linux-lowlatency-hwe-6.2
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored superseded by linux-lowlatency-hwe-6.2
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-lowlatency-hwe-6.2
Release Status Version
jammy ignored superseded by linux-lowlatency-hwe-6.5
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored superseded by linux-lowlatency-hwe-6.5
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-lowlatency-hwe-6.5
Release Status Version
jammy ignored superseded by linux-lowlatency-hwe-6.8
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored superseded by linux-lowlatency-hwe-6.8
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-lowlatency-hwe-6.8
Release Status Version
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored LoongArch not supported
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
jammy not-affected LoongArch only
linux-lowlatency-hwe-6.11
Release Status Version
jammy DNE -
oracular DNE -
plucky DNE -
upstream ignored LoongArch not supported
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
noble not-affected LoongArch only
linux-nvidia
Release Status Version
oracular DNE -
plucky DNE -
upstream ignored LoongArch not supported
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
jammy not-affected LoongArch only
noble not-affected LoongArch only
linux-nvidia-6.2
Release Status Version
jammy ignored superseded by linux-nvidia-6.5
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored superseded by linux-nvidia-6.5
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-nvidia-6.5
Release Status Version
jammy ignored superseded by linux-nvidia-6.8
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored superseded by linux-nvidia-6.8
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-nvidia-6.8
Release Status Version
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored LoongArch not supported
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
jammy not-affected LoongArch only
linux-nvidia-lowlatency
Release Status Version
jammy DNE -
oracular DNE -
plucky DNE -
upstream ignored LoongArch not supported
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
noble not-affected LoongArch only
linux-nvidia-tegra
Release Status Version
oracular DNE -
plucky DNE -
upstream ignored LoongArch not supported
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
jammy not-affected LoongArch only
noble not-affected LoongArch only
linux-nvidia-tegra-5.15
Release Status Version
jammy DNE -
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored LoongArch not supported
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
focal not-affected LoongArch only
linux-nvidia-tegra-igx
Release Status Version
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored LoongArch not supported
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
jammy not-affected LoongArch only
linux-oracle-5.0
Release Status Version
bionic ignored superseded by linux-oracle-5.3
jammy DNE -
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored superseded by linux-oracle-5.3
trusty DNE -
xenial DNE -
focal DNE -
questing DNE -
linux-oracle-5.3
Release Status Version
bionic ignored superseded by linux-oracle-5.4
jammy DNE -
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored superseded by linux-oracle-5.4
trusty DNE -
xenial DNE -
focal DNE -
questing DNE -
linux-oracle-5.4
Release Status Version
jammy DNE -
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored LoongArch not supported
trusty DNE -
xenial DNE -
focal DNE -
questing DNE -
bionic not-affected LoongArch only
linux-oracle-5.8
Release Status Version
focal ignored superseded by linux-oracle-5.11
jammy DNE -
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored superseded by linux-oracle-5.11
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
linux-oracle-5.11
Release Status Version
focal ignored superseded by linux-oracle-5.13
jammy DNE -
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored superseded by linux-oracle-5.13
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
linux-oracle-5.13
Release Status Version
focal ignored superseded by linux-oracle-5.15
jammy DNE -
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored superseded by linux-oracle-5.15
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
linux-oracle-5.15
Release Status Version
jammy DNE -
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored LoongArch not supported
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
focal not-affected LoongArch only
linux-oracle-6.5
Release Status Version
jammy ignored superseded by linux-oracle-6.8
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored superseded by linux-oracle-6.8
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-oracle-6.8
Release Status Version
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored LoongArch not supported
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
jammy not-affected LoongArch only
linux-oem
Release Status Version
bionic ignored replaced by linux-hwe-5.4
jammy DNE -
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored end of life
trusty DNE -
xenial ignored end of standard support
focal DNE -
questing DNE -
linux-oem-5.6
Release Status Version
focal ignored superseded by linux-oem-5.10
jammy DNE -
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored superseded by linux-oem-5.10
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
linux-oem-5.10
Release Status Version
focal ignored superseded by linux-oem-5.13
jammy DNE -
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored superseded by linux-oem-5.13
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
linux-oem-5.13
Release Status Version
focal ignored superseded by linux-oem-5.14
jammy DNE -
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored superseded by linux-oem-5.14
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
linux-oem-5.14
Release Status Version
focal ignored replaced by linux-hwe-5.15
jammy DNE -
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored replaced by linux-hwe-5.15
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
linux-oem-5.17
Release Status Version
jammy ignored superseded by linux-oem-6.1
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored superseded by linux-oem-6.1
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-oem-6.0
Release Status Version
jammy ignored superseded by linux-oem-6.1
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored superseded by linux-oem-6.1
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-oem-6.1
Release Status Version
jammy ignored superseded by linux-oem-6.5
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored superseded by linux-oem-6.5
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-oem-6.5
Release Status Version
jammy ignored superseded by linux-oem-6.8
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored superseded by linux-oem-6.8
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-oem-6.8
Release Status Version
jammy DNE -
oracular DNE -
plucky DNE -
upstream ignored LoongArch not supported
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
noble not-affected LoongArch only
linux-oem-6.11
Release Status Version
jammy DNE -
oracular DNE -
plucky DNE -
upstream ignored LoongArch not supported
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
noble not-affected LoongArch only
linux-oem-6.14
Release Status Version
jammy DNE -
oracular DNE -
plucky DNE -
upstream ignored LoongArch not supported
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
noble not-affected LoongArch only
linux-raspi2
Release Status Version
focal ignored replaced by linux-raspi
jammy DNE -
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored replaced by linux-raspi
trusty DNE -
xenial ignored end of standard support
bionic ignored end of standard support
questing DNE -
linux-raspi-5.4
Release Status Version
jammy DNE -
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored LoongArch not supported
trusty DNE -
xenial DNE -
focal DNE -
questing DNE -
bionic not-affected LoongArch only
linux-raspi-realtime
Release Status Version
jammy DNE -
oracular DNE -
plucky DNE -
upstream ignored LoongArch not supported
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
noble not-affected LoongArch only
linux-riscv
Release Status Version
focal ignored superseded by linux-riscv-5.8
jammy ignored end of kernel support
upstream ignored LoongArch not supported
oracular ignored end of life, was ignored [LoongArch not supported]
trusty DNE -
xenial DNE -
bionic DNE -
noble not-affected LoongArch only
plucky not-affected LoongArch only
questing not-affected LoongArch only
linux-riscv-5.8
Release Status Version
focal ignored superseded by linux-riscv-5.11
jammy DNE -
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored superseded by linux-riscv-5.11
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
linux-riscv-5.11
Release Status Version
focal ignored superseded by linux-riscv-5.13
jammy DNE -
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored superseded by linux-riscv-5.13
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
linux-riscv-5.15
Release Status Version
jammy DNE -
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored LoongArch not supported
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
focal not-affected LoongArch only
linux-riscv-5.19
Release Status Version
jammy ignored end of kernel support
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored end of life
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-riscv-6.5
Release Status Version
jammy ignored superseded by linux-riscv-6.8
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored superseded by linux-riscv-6.8
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-riscv-6.8
Release Status Version
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored LoongArch not supported
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
jammy not-affected LoongArch only
linux-starfive-5.19
Release Status Version
jammy ignored end of kernel support
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored end of life
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-starfive-6.2
Release Status Version
jammy ignored superseded by linux-starfive-6.5
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored superseded by linux-starfive-6.5
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-starfive-6.5
Release Status Version
jammy ignored end of kernel support
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored end of life
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-xilinx-zynqmp
Release Status Version
noble DNE -
oracular DNE -
plucky DNE -
upstream ignored LoongArch not supported
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
focal not-affected LoongArch only
jammy not-affected LoongArch only
linux
Release Status Version
upstream ignored LoongArch not supported
bionic not-affected LoongArch only
oracular ignored end of life, was ignored [LoongArch not supported]
focal not-affected LoongArch only
jammy not-affected LoongArch only
noble not-affected LoongArch only
plucky not-affected LoongArch only
questing not-affected LoongArch only
trusty not-affected LoongArch only
xenial not-affected LoongArch only
linux-aws
Release Status Version
upstream ignored LoongArch not supported
oracular ignored end of life, was ignored [LoongArch not supported]
bionic not-affected LoongArch only
focal not-affected LoongArch only
jammy not-affected LoongArch only
noble not-affected LoongArch only
plucky not-affected LoongArch only
questing not-affected LoongArch only
trusty not-affected LoongArch only
xenial not-affected LoongArch only
linux-oracle
Release Status Version
upstream ignored LoongArch not supported
oracular ignored end of life, was ignored [LoongArch not supported]
trusty DNE -
bionic not-affected LoongArch only
focal not-affected LoongArch only
jammy not-affected LoongArch only
noble not-affected LoongArch only
plucky not-affected LoongArch only
questing not-affected LoongArch only
xenial not-affected LoongArch only
linux-raspi
Release Status Version
upstream ignored LoongArch not supported
oracular ignored end of life, was ignored [LoongArch not supported]
trusty DNE -
xenial DNE -
bionic DNE -
focal not-affected LoongArch only
jammy not-affected LoongArch only
noble not-affected LoongArch only
plucky not-affected LoongArch only
questing not-affected LoongArch only
linux-realtime
Release Status Version
upstream ignored LoongArch not supported
oracular ignored end of life, was ignored [LoongArch not supported]
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
jammy not-affected LoongArch only
noble not-affected LoongArch only
plucky not-affected LoongArch only
questing not-affected LoongArch only
linux-hwe-6.14
Release Status Version
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
jammy DNE -
plucky DNE -
upstream released 6.0~rc1
questing DNE -
noble not-affected LoongArch only
linux-aws-6.14
Release Status Version
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
jammy DNE -
noble not-affected LoongArch only
plucky DNE -
upstream released 6.0~rc1
questing DNE -
linux-gcp-6.14
Release Status Version
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
jammy DNE -
plucky DNE -
upstream released 6.0~rc1
questing DNE -
noble not-affected LoongArch only
linux-ibm-6.8
Release Status Version
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
noble DNE -
plucky DNE -
upstream released 6.0~rc1
questing DNE -
jammy not-affected LoongArch only
linux-intel
Release Status Version
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
jammy DNE -
plucky DNE -
upstream released 6.0~rc1
questing DNE -
noble ignored end of kernel support, was needs-triage
linux-nvidia-6.11
Release Status Version
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
jammy DNE -
plucky DNE -
upstream released 6.0~rc1
questing DNE -
noble not-affected LoongArch only
linux-oracle-6.14
Release Status Version
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
jammy DNE -
plucky DNE -
upstream released 6.0~rc1
questing DNE -
noble not-affected LoongArch only
linux-realtime-6.8
Release Status Version
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
noble DNE -
plucky DNE -
upstream released 6.0~rc1
questing DNE -
jammy not-affected LoongArch only
linux-realtime-6.14
Release Status Version
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
jammy DNE -
noble not-affected LoongArch only
plucky DNE -
upstream released 6.0~rc1
questing DNE -
linux-riscv-6.14
Release Status Version
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
jammy DNE -
noble not-affected LoongArch only
plucky DNE -
upstream released 6.0~rc1
questing DNE -
linux-azure-6.14
Release Status Version
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
jammy DNE -
plucky DNE -
questing DNE -
noble not-affected LoongArch only
upstream released 6.0~rc1
linux-azure-fde-6.14
Release Status Version
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
jammy DNE -
plucky DNE -
questing DNE -
upstream released 6.0~rc1
noble not-affected LoongArch only
linux-azure-nvidia-6.14
Release Status Version
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
jammy DNE -
plucky DNE -
questing DNE -
upstream released 6.0~rc1
noble not-affected LoongArch only
linux-xilinx
Release Status Version
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
jammy DNE -
questing DNE -
noble not-affected LoongArch only
plucky not-affected LoongArch only
upstream released 6.0~rc1
linux-azure-fde-6.8
Release Status Version
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
jammy not-affected LoongArch only
noble DNE -
plucky DNE -
questing DNE -
upstream released 6.0~rc1
linux-oem-6.17
Release Status Version
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
jammy DNE -
noble not-affected 6.17.0-1005.5
plucky DNE -
questing DNE -
upstream released 6.0~rc1

Debian

linux
Release Status Fixed Version Urgency
bullseye not-affected - -
bullseye (security) fixed 5.10.251-1 -
bookworm fixed 6.1.159-1 -
bookworm (security) fixed 6.1.164-1 -
trixie fixed 6.12.73-1 -
trixie (security) fixed 6.12.74-2 -
forky fixed 6.19.6-2 -
sid fixed 6.19.8-1 -
(unstable) fixed 6.0.2-1 -

SUSE

Severity: Medium
Product Status
SUSE Linux Enterprise Desktop 15 SP7 Fixed
SUSE Linux Enterprise Desktop 15 SP7 Fixed
SUSE Linux Enterprise High Availability Extension 15 SP7 Fixed
SUSE Linux Enterprise High Availability Extension 15 SP7 Fixed
SUSE Linux Enterprise High Performance Computing 15 SP7 Fixed

Share

CVE-2022-50223 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy