Upstream information
Description
yajl-ruby is a C binding to the YAJL JSON parsing and generation library. The 1.x branch and the 2.x branch of `yajl` contain an integer overflow which leads to subsequent heap memory corruption when dealing with large (~2GB) inputs. The reallocation logic at `yajl_buf.c#L64` may result in the `need` 32bit integer wrapping to 0 when `need` approaches a value of 0x80000000 (i.e. ~2GB of data), which results in a reallocation of buf->alloc into a small heap chunk. These integers are declared as `size_t` in the 2.x branch of `yajl`, which practically prevents the issue from triggering on 64bit platforms, however this does not preclude this issue triggering on 32bit builds on which `size_t` is a 32bit integer. Subsequent population of this under-allocated heap chunk is based on the original buffer size, leading to heap memory corruption. This vulnerability mostly impacts process availability. Maintainers believe exploitation for arbitrary code execution is unlikely. A patch is available and anticipated to be part of yajl-ruby version 1.4.2. As a workaround, avoid passing large inputs to YAJL.SUSE information
Overall state of this security issue: Resolved
This issue is currently rated as having moderate severity.
National Vulnerability Database | |
---|---|
Base Score | 5 |
Vector | AV:N/AC:L/Au:N/C:P/I:N/A:N |
Access Vector | Network |
Access Complexity | Low |
Authentication | None |
Confidentiality Impact | Partial |
Integrity Impact | None |
Availability Impact | None |
National Vulnerability Database | SUSE | |
---|---|---|
Base Score | 5.9 | 5.9 |
Vector | CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H | CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H |
Attack Vector | Network | Network |
Attack Complexity | High | High |
Privileges Required | None | None |
User Interaction | None | None |
Scope | Unchanged | Unchanged |
Confidentiality Impact | None | None |
Integrity Impact | None | None |
Availability Impact | High | High |
CVSSv3 Version | 3.1 | 3.1 |
SUSE Security Advisories:
- SUSE-CU-2022:2276-1, published Fri Sep 16 07:26:00 UTC 2022
- SUSE-CU-2022:2278-1, published Fri Sep 16 07:26:22 UTC 2022
- SUSE-CU-2022:2280-1, published Fri Sep 16 07:26:46 UTC 2022
- SUSE-IU-2022:1081-1, published Wed Sep 21 07:04:13 UTC 2022
- SUSE-IU-2022:1082-1, published Wed Sep 21 07:07:08 UTC 2022
- SUSE-IU-2022:1083-1, published Wed Sep 21 07:07:42 UTC 2022
- SUSE-IU-2022:1084-1, published Wed Sep 21 07:08:16 UTC 2022
- SUSE-IU-2022:1110-1, published Thu Oct 20 07:03:48 UTC 2022
- SUSE-IU-2022:1118-1, published Sat Oct 22 07:10:09 UTC 2022
- SUSE-SU-2022:1746-1, published Thu May 19 13:18:34 UTC 2022
- SUSE-SU-2022:1918-1, published Thu Jun 2 13:25:01 UTC 2022
- SUSE-SU-2022:3162-1, published Wed Sep 7 16:25:08 UTC 2022
List of released packages
Product(s) | Fixed package version(s) | References |
---|---|---|
Container suse/manager/5.0/x86_64/server:5.0.0-beta1.2.122 Container suse/sles/15.5/libguestfs-tools:0.58.0.17.143 Container suse/sles/15.5/virt-launcher:0.58.0.20.46 Container suse/sles/15.6/libguestfs-tools:1.1.1.23.352 Container suse/sles/15.6/virt-launcher:1.1.1.28.74 Container suse/sles/15.7/libguestfs-tools:1.1.1.28.5 Container suse/sles/15.7/virt-launcher:1.1.1.33.5 Image SLES15-SP1-SAPCAL-EC2-HVM Image SLES15-SP2-BYOS-Azure Image SLES15-SP2-BYOS-EC2-HVM Image SLES15-SP2-BYOS-GCE Image SLES15-SP2-HPC-BYOS-Azure Image SLES15-SP2-HPC-BYOS-EC2-HVM Image SLES15-SP2-SAP-Azure Image SLES15-SP2-SAP-Azure-LI-BYOS-Production Image SLES15-SP2-SAP-Azure-VLI-BYOS-Production Image SLES15-SP2-SAP-BYOS-Azure Image SLES15-SP2-SAP-BYOS-EC2-HVM Image SLES15-SP2-SAP-BYOS-GCE Image SLES15-SP2-SAP-EC2-HVM Image SLES15-SP2-SAP-GCE Image SLES15-SP3-BYOS-Azure Image SLES15-SP3-BYOS-EC2-HVM Image SLES15-SP3-BYOS-GCE Image SLES15-SP3-CHOST-BYOS-Aliyun Image SLES15-SP3-CHOST-BYOS-Azure Image SLES15-SP3-CHOST-BYOS-EC2 Image SLES15-SP3-CHOST-BYOS-GCE Image SLES15-SP3-CHOST-BYOS-SAP-CCloud Image SLES15-SP3-HPC-BYOS-Azure Image SLES15-SP3-HPC-BYOS-EC2-HVM Image SLES15-SP3-HPC-BYOS-GCE Image SLES15-SP3-Manager-4-2-Proxy-BYOS-Azure Image SLES15-SP3-Manager-4-2-Proxy-BYOS-EC2-HVM Image SLES15-SP3-Manager-4-2-Proxy-BYOS-GCE Image SLES15-SP3-Manager-4-2-Server-BYOS-Azure Image SLES15-SP3-Manager-4-2-Server-BYOS-EC2-HVM Image SLES15-SP3-Manager-4-2-Server-BYOS-GCE Image SLES15-SP3-Micro-5-1-BYOS-Azure Image SLES15-SP3-Micro-5-1-BYOS-EC2-HVM Image SLES15-SP3-Micro-5-1-BYOS-GCE Image SLES15-SP3-Micro-5-2-BYOS-Azure Image SLES15-SP3-Micro-5-2-BYOS-EC2-HVM Image SLES15-SP3-Micro-5-2-BYOS-GCE Image SLES15-SP3-SAP-Azure-LI-BYOS-Production Image SLES15-SP3-SAP-Azure-VLI-BYOS-Production Image SLES15-SP3-SAP-BYOS-Azure Image SLES15-SP3-SAP-BYOS-EC2-HVM Image SLES15-SP3-SAP-BYOS-GCE Image SLES15-SP3-SAPCAL-Azure Image SLES15-SP3-SAPCAL-EC2-HVM Image SLES15-SP3-SAPCAL-GCE Image SLES15-SP4 Image SLES15-SP4-Azure-Basic Image SLES15-SP4-Azure-Standard Image SLES15-SP4-BYOS Image SLES15-SP4-BYOS-Azure Image SLES15-SP4-BYOS-EC2 Image SLES15-SP4-BYOS-GCE Image SLES15-SP4-CHOST-BYOS Image SLES15-SP4-CHOST-BYOS-Aliyun Image SLES15-SP4-CHOST-BYOS-Azure Image SLES15-SP4-CHOST-BYOS-EC2 Image SLES15-SP4-CHOST-BYOS-GCE Image SLES15-SP4-CHOST-BYOS-SAP-CCloud Image SLES15-SP4-EC2 Image SLES15-SP4-EC2-ECS-HVM Image SLES15-SP4-GCE Image SLES15-SP4-HPC Image SLES15-SP4-HPC-Azure Image SLES15-SP4-HPC-BYOS Image SLES15-SP4-HPC-BYOS-Azure Image SLES15-SP4-HPC-BYOS-EC2 Image SLES15-SP4-HPC-BYOS-GCE Image SLES15-SP4-HPC-EC2 Image SLES15-SP4-HPC-GCE Image SLES15-SP4-Hardened-BYOS Image SLES15-SP4-Hardened-BYOS-Azure Image SLES15-SP4-Hardened-BYOS-EC2 Image SLES15-SP4-Hardened-BYOS-GCE Image SLES15-SP4-Manager-Proxy-4-3-BYOS Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2 Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE Image SLES15-SP4-Manager-Server-4-3 Image SLES15-SP4-Manager-Server-4-3-Azure-llc Image SLES15-SP4-Manager-Server-4-3-Azure-ltd Image SLES15-SP4-Manager-Server-4-3-BYOS Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2 Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE Image SLES15-SP4-Manager-Server-4-3-EC2-llc Image SLES15-SP4-Manager-Server-4-3-EC2-ltd Image SLES15-SP4-Micro-5-3 Image SLES15-SP4-Micro-5-3-Azure Image SLES15-SP4-Micro-5-3-BYOS Image SLES15-SP4-Micro-5-3-BYOS-Azure Image SLES15-SP4-Micro-5-3-BYOS-EC2 Image SLES15-SP4-Micro-5-3-BYOS-GCE Image SLES15-SP4-Micro-5-3-EC2 Image SLES15-SP4-Micro-5-3-GCE Image SLES15-SP4-Micro-5-4 Image SLES15-SP4-Micro-5-4-Azure Image SLES15-SP4-Micro-5-4-BYOS Image SLES15-SP4-Micro-5-4-BYOS-Azure Image SLES15-SP4-Micro-5-4-BYOS-EC2 Image SLES15-SP4-Micro-5-4-BYOS-GCE Image SLES15-SP4-Micro-5-4-EC2 Image SLES15-SP4-Micro-5-4-GCE Image SLES15-SP4-SAP Image SLES15-SP4-SAP-Azure Image SLES15-SP4-SAP-Azure-LI-BYOS Image SLES15-SP4-SAP-Azure-LI-BYOS-Production Image SLES15-SP4-SAP-Azure-VLI-BYOS Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production Image SLES15-SP4-SAP-BYOS Image SLES15-SP4-SAP-BYOS-Azure Image SLES15-SP4-SAP-BYOS-EC2 Image SLES15-SP4-SAP-BYOS-GCE Image SLES15-SP4-SAP-EC2 Image SLES15-SP4-SAP-GCE Image SLES15-SP4-SAP-Hardened Image SLES15-SP4-SAP-Hardened-Azure Image SLES15-SP4-SAP-Hardened-BYOS Image SLES15-SP4-SAP-Hardened-BYOS-Azure Image SLES15-SP4-SAP-Hardened-BYOS-EC2 Image SLES15-SP4-SAP-Hardened-BYOS-GCE Image SLES15-SP4-SAP-Hardened-EC2 Image SLES15-SP4-SAP-Hardened-GCE Image SLES15-SP4-SAPCAL Image SLES15-SP4-SAPCAL-Azure Image SLES15-SP4-SAPCAL-EC2 Image SLES15-SP4-SAPCAL-GCE Image SLES15-SP4-SUSE-Rancher-Setup-BYOS Image SLES15-SP4-SUSE-Rancher-Setup-BYOS-EC2 Image SLES15-SP5-Azure-Basic Image SLES15-SP5-Azure-Standard Image SLES15-SP5-BYOS-Azure Image SLES15-SP5-BYOS-EC2 Image SLES15-SP5-BYOS-GCE Image SLES15-SP5-CHOST-BYOS-Aliyun Image SLES15-SP5-CHOST-BYOS-Azure Image SLES15-SP5-CHOST-BYOS-EC2 Image SLES15-SP5-CHOST-BYOS-GCE Image SLES15-SP5-CHOST-BYOS-GDC Image SLES15-SP5-CHOST-BYOS-SAP-CCloud Image SLES15-SP5-EC2 Image SLES15-SP5-EC2-ECS-HVM Image SLES15-SP5-GCE Image SLES15-SP5-HPC-Azure Image SLES15-SP5-HPC-BYOS-Azure Image SLES15-SP5-HPC-BYOS-EC2 Image SLES15-SP5-HPC-BYOS-GCE Image SLES15-SP5-HPC-EC2 Image SLES15-SP5-HPC-GCE Image SLES15-SP5-Hardened-BYOS-Azure Image SLES15-SP5-Hardened-BYOS-EC2 Image SLES15-SP5-Hardened-BYOS-GCE Image SLES15-SP5-Manager-Proxy-5-0-BYOS Image SLES15-SP5-Manager-Proxy-5-0-BYOS-Azure Image SLES15-SP5-Manager-Proxy-5-0-BYOS-EC2 Image SLES15-SP5-Manager-Proxy-5-0-BYOS-GCE Image SLES15-SP5-Manager-Server-5-0-BYOS Image SLES15-SP5-Manager-Server-5-0-BYOS-Azure Image SLES15-SP5-Manager-Server-5-0-BYOS-EC2 Image SLES15-SP5-Manager-Server-5-0-BYOS-GCE Image SLES15-SP5-Micro-5-5 Image SLES15-SP5-Micro-5-5-Azure Image SLES15-SP5-Micro-5-5-BYOS Image SLES15-SP5-Micro-5-5-BYOS-Azure Image SLES15-SP5-Micro-5-5-BYOS-EC2 Image SLES15-SP5-Micro-5-5-BYOS-GCE Image SLES15-SP5-Micro-5-5-EC2 Image SLES15-SP5-Micro-5-5-GCE Image SLES15-SP5-SAP-Azure Image SLES15-SP5-SAP-Azure-LI-BYOS Image SLES15-SP5-SAP-Azure-LI-BYOS-Production Image SLES15-SP5-SAP-Azure-VLI-BYOS Image SLES15-SP5-SAP-Azure-VLI-BYOS-Production Image SLES15-SP5-SAP-BYOS-Azure Image SLES15-SP5-SAP-BYOS-EC2 Image SLES15-SP5-SAP-BYOS-GCE Image SLES15-SP5-SAP-EC2 Image SLES15-SP5-SAP-GCE Image SLES15-SP5-SAP-Hardened-Azure Image SLES15-SP5-SAP-Hardened-BYOS-Azure Image SLES15-SP5-SAP-Hardened-BYOS-EC2 Image SLES15-SP5-SAP-Hardened-BYOS-GCE Image SLES15-SP5-SAP-Hardened-EC2 Image SLES15-SP5-SAP-Hardened-GCE Image SLES15-SP5-SAPCAL-Azure Image SLES15-SP5-SAPCAL-EC2 Image SLES15-SP5-SAPCAL-GCE Image SLES15-SP6 Image SLES15-SP6-Azure-Basic Image SLES15-SP6-Azure-Standard Image SLES15-SP6-BYOS Image SLES15-SP6-BYOS-Azure Image SLES15-SP6-BYOS-EC2 Image SLES15-SP6-BYOS-GCE Image SLES15-SP6-CHOST-BYOS Image SLES15-SP6-CHOST-BYOS-Aliyun Image SLES15-SP6-CHOST-BYOS-Azure Image SLES15-SP6-CHOST-BYOS-EC2 Image SLES15-SP6-CHOST-BYOS-GCE Image SLES15-SP6-CHOST-BYOS-GDC Image SLES15-SP6-CHOST-BYOS-SAP-CCloud Image SLES15-SP6-EC2 Image SLES15-SP6-EC2-ECS-HVM Image SLES15-SP6-GCE Image SLES15-SP6-HPC Image SLES15-SP6-HPC-Azure Image SLES15-SP6-HPC-BYOS Image SLES15-SP6-HPC-BYOS-Azure Image SLES15-SP6-HPC-BYOS-EC2 Image SLES15-SP6-HPC-BYOS-GCE Image SLES15-SP6-HPC-EC2 Image SLES15-SP6-HPC-GCE Image SLES15-SP6-Hardened-BYOS Image SLES15-SP6-Hardened-BYOS-Azure Image SLES15-SP6-Hardened-BYOS-EC2 Image SLES15-SP6-Hardened-BYOS-GCE Image SLES15-SP6-SAP Image SLES15-SP6-SAP-Azure Image SLES15-SP6-SAP-Azure-LI-BYOS Image SLES15-SP6-SAP-Azure-LI-BYOS-Production Image SLES15-SP6-SAP-Azure-VLI-BYOS Image SLES15-SP6-SAP-Azure-VLI-BYOS-Production Image SLES15-SP6-SAP-BYOS Image SLES15-SP6-SAP-BYOS-Azure Image SLES15-SP6-SAP-BYOS-EC2 Image SLES15-SP6-SAP-BYOS-GCE Image SLES15-SP6-SAP-EC2 Image SLES15-SP6-SAP-GCE Image SLES15-SP6-SAP-Hardened Image SLES15-SP6-SAP-Hardened-Azure Image SLES15-SP6-SAP-Hardened-BYOS Image SLES15-SP6-SAP-Hardened-BYOS-Azure Image SLES15-SP6-SAP-Hardened-BYOS-EC2 Image SLES15-SP6-SAP-Hardened-BYOS-GCE Image SLES15-SP6-SAP-Hardened-EC2 Image SLES15-SP6-SAP-Hardened-GCE Image SLES15-SP6-SAPCAL Image SLES15-SP6-SAPCAL-Azure Image SLES15-SP6-SAPCAL-EC2 Image SLES15-SP6-SAPCAL-GCE |
| |
Image SLES12-SP4-SAP-Azure-LI-BYOS-Production Image SLES12-SP4-SAP-Azure-VLI-BYOS-Production Image SLES12-SP5-Azure-SAP-BYOS Image SLES12-SP5-Azure-SAP-On-Demand Image SLES12-SP5-EC2-BYOS Image SLES12-SP5-EC2-ECS-On-Demand Image SLES12-SP5-EC2-On-Demand Image SLES12-SP5-EC2-SAP-BYOS Image SLES12-SP5-EC2-SAP-On-Demand Image SLES12-SP5-GCE-SAP-BYOS Image SLES12-SP5-GCE-SAP-On-Demand Image SLES12-SP5-SAP-Azure-LI-BYOS-Production Image SLES12-SP5-SAP-Azure-VLI-BYOS-Production |
| |
SUSE Enterprise Storage 7.1 SUSE Linux Enterprise Desktop 15 SP3 SUSE Linux Enterprise High Performance Computing 15 SP3 SUSE Linux Enterprise Module for Basesystem 15 SP3 SUSE Linux Enterprise Server 15 SP3 SUSE Linux Enterprise Server for SAP Applications 15 SP3 SUSE Manager Proxy 4.2 SUSE Manager Retail Branch Server 4.2 SUSE Manager Server 4.2 |
| Patchnames: SUSE-SLE-Module-Basesystem-15-SP3-2022-3162 |
SUSE Liberty Linux 8 |
| Patchnames: RHSA-2022:7524 |
SUSE Liberty Linux 9 |
| Patchnames: RHSA-2022:8252 |
SUSE Linux Enterprise Desktop 15 SP4 SUSE Linux Enterprise High Performance Computing 15 SP4 SUSE Linux Enterprise Module for Basesystem 15 SP4 SUSE Linux Enterprise Server 15 SP4 SUSE Linux Enterprise Server for SAP Applications 15 SP4 SUSE Manager Proxy 4.3 SUSE Manager Retail Branch Server 4.3 SUSE Manager Server 4.3 |
| Patchnames: SUSE-SLE-Module-Basesystem-15-SP4-2022-3162 |
SUSE Linux Enterprise Desktop 15 SP5 SUSE Linux Enterprise High Performance Computing 15 SP5 SUSE Linux Enterprise Module for Basesystem 15 SP5 SUSE Linux Enterprise Server 15 SP5 SUSE Linux Enterprise Server for SAP Applications 15 SP5 |
| Patchnames: SUSE Linux Enterprise Module for Basesystem 15 SP5 GA libyajl-2.1.0-150000.4.3.1 SUSE Linux Enterprise Module for Basesystem 15 SP5 GA libyajl-devel-2.1.0-150000.4.3.1 |
SUSE Linux Enterprise Desktop 15 SP6 SUSE Linux Enterprise High Performance Computing 15 SP6 SUSE Linux Enterprise Module for Basesystem 15 SP6 SUSE Linux Enterprise Server 15 SP6 SUSE Linux Enterprise Server for SAP Applications 15 SP6 |
| Patchnames: SUSE Linux Enterprise Module for Basesystem 15 SP6 GA libyajl-2.1.0-150000.4.6.1 SUSE Linux Enterprise Module for Basesystem 15 SP6 GA libyajl-devel-2.1.0-150000.4.6.1 |
SUSE Linux Enterprise Micro 5.1 |
| Patchnames: SUSE-SUSE-MicroOS-5.1-2022-3162 |
SUSE Linux Enterprise Micro 5.2 |
| Patchnames: SUSE-SUSE-MicroOS-5.2-2022-3162 |
SUSE Linux Enterprise Micro 5.3 |
| Patchnames: SUSE Linux Enterprise Micro 5.3 GA libyajl2-2.1.0-150000.4.3.1 |
SUSE Linux Enterprise Micro 5.4 |
| Patchnames: SUSE Linux Enterprise Micro 5.4 GA libyajl2-2.1.0-150000.4.3.1 |
SUSE Linux Enterprise Micro 6.0 |
| Patchnames: SUSE Linux Enterprise Micro 6.0 GA libyajl2-2.1.0-5.10 |
SUSE Linux Enterprise Server 12 SP5 SUSE Linux Enterprise Server for SAP Applications 12 SP5 |
| Patchnames: SUSE-SLE-SDK-12-SP5-2022-1746 SUSE-SLE-SERVER-12-SP5-2022-1746 |
SUSE Linux Enterprise Software Development Kit 12 SP5 |
| Patchnames: SUSE-SLE-SDK-12-SP5-2022-1746 |
SUSE OpenStack Cloud Crowbar 8 |
| Patchnames: SUSE-OpenStack-Cloud-Crowbar-8-2022-1918 |
SUSE OpenStack Cloud Crowbar 9 |
| Patchnames: SUSE-OpenStack-Cloud-Crowbar-9-2022-1918 |
openSUSE Leap 15.3 |
| Patchnames: openSUSE-SLE-15.3-2022-3162 |
openSUSE Leap 15.4 |
| Patchnames: openSUSE-SLE-15.4-2022-3162 |
openSUSE Leap Micro 5.2 |
| Patchnames: openSUSE-Leap-Micro-5.2-2022-3162 |
openSUSE Tumbleweed |
| Patchnames: openSUSE-Tumbleweed-2024-12258 |
First public cloud image revisions this CVE is fixed in:
- alibaba/sles-15-sp3-chost-byos-v20220916
- alibaba/sles-15-sp3-chost-byos-v20220921
- alibaba/sles-15-sp3-chost-byos-v20221019
- alibaba/sles-15-sp3-chost-byos-v20221118
- alibaba/sles-15-sp3-chost-byos-v20221215
- alibaba/sles-15-sp3-chost-byos-v20230313
- alibaba/sles-15-sp4-chost-byos-v20220916
- amazon/suse-manager-proxy-4-2-byos-v20221105-hvm-ssd-x86_64
- amazon/suse-manager-proxy-4-3-byos-v20221105-hvm-ssd-x86_64
- amazon/suse-manager-server-4-2-byos-v20221105-hvm-ssd-x86_64
- amazon/suse-manager-server-4-3-byos-v20230121-hvm-ssd-x86_64
- amazon/suse-sle-hpc-15-sp1-byos-v20221110-hvm-ssd-x86_64
- amazon/suse-sle-hpc-15-sp2-byos-v20221109-hvm-ssd-x86_64
- amazon/suse-sle-hpc-15-sp3-byos-v20221108-hvm-ssd-x86_64
- amazon/suse-sle-hpc-15-sp4-byos-v20220915-hvm-ssd-x86_64
- amazon/suse-sle-hpc-15-sp4-byos-v20221216-hvm-ssd-x86_64
- amazon/suse-sle-micro-5-1-byos-v20221105-hvm-ssd-x86_64
- amazon/suse-sle-micro-5-1-byos-v20230206-hvm-ssd-x86_64
- amazon/suse-sle-micro-5-1-byos-v20230507-hvm-ssd-x86_64
- amazon/suse-sle-micro-5-2-byos-v20221105-hvm-ssd-x86_64
- amazon/suse-sles-12-sp4-byos-v20220715-hvm-ssd-x86_64
- amazon/suse-sles-12-sp4-byos-v20221108-hvm-ssd-x86_64
- amazon/suse-sles-12-sp5-byos-v20220714-hvm-ssd-x86_64
- amazon/suse-sles-12-sp5-v20220714-ecs-hvm-ssd-x86_64
- amazon/suse-sles-12-sp5-v20220714-hvm-ssd-x86_64
- amazon/suse-sles-15-sp1-byos-v20221110-hvm-ssd-x86_64
- amazon/suse-sles-15-sp1-sapcal-v20221109-hvm-ssd-x86_64
- amazon/suse-sles-15-sp2-byos-v20221109-hvm-ssd-x86_64
- amazon/suse-sles-15-sp3-byos-v20221108-hvm-ssd-x86_64
- amazon/suse-sles-15-sp3-chost-byos-v20220916-hvm-ssd-x86_64
- amazon/suse-sles-15-sp3-chost-byos-v20220921-hvm-ssd-x86_64
- amazon/suse-sles-15-sp3-chost-byos-v20221019-hvm-ssd-x86_64
- amazon/suse-sles-15-sp3-chost-byos-v20221119-hvm-ssd-x86_64
- amazon/suse-sles-15-sp3-chost-byos-v20221215-hvm-ssd-x86_64
- amazon/suse-sles-15-sp3-chost-byos-v20230313-hvm-ssd-x86_64
- amazon/suse-sles-15-sp3-sapcal-v20221108-hvm-ssd-x86_64
- amazon/suse-sles-15-sp4-chost-byos-v20220916-hvm-ssd-x86_64
- amazon/suse-sles-sap-12-sp4-byos-v20220715-hvm-ssd-x86_64
- amazon/suse-sles-sap-12-sp4-v20220714-hvm-ssd-x86_64
- amazon/suse-sles-sap-12-sp5-byos-v20220715-hvm-ssd-x86_64
- amazon/suse-sles-sap-15-sp1-byos-v20221110-hvm-ssd-x86_64
- amazon/suse-sles-sap-15-sp1-v20221207-hvm-ssd-x86_64
- amazon/suse-sles-sap-15-sp2-byos-v20221109-hvm-ssd-x86_64
- amazon/suse-sles-sap-15-sp2-v20221109-hvm-ssd-x86_64
- amazon/suse-sles-sap-15-sp3-byos-v20221108-hvm-ssd-x86_64
- amazon/suse-sles-sap-15-sp3-v20221108-hvm-ssd-x86_64
- amazon/suse-sles-sap-15-sp4-byos-v20220915-hvm-ssd-x86_64
- amazon/suse-sles-sap-15-sp4-byos-v20221216-hvm-ssd-x86_64
- google/sle-hpc-15-sp3-byos-v20221108-x86-64
- google/sle-hpc-15-sp4-byos-v20221104-x86-64
- google/sle-micro-5-1-byos-v20221104-x86-64
- google/sle-micro-5-1-byos-v20230205-x86-64
- google/sle-micro-5-1-byos-v20230506-x86-64
- google/sle-micro-5-1-byos-v20230807-x86-64
- google/sle-micro-5-2-byos-v20221104-x86-64
- google/sles-12-sp4-sap-byos-v20220714-x86-64
- google/sles-12-sp4-sap-v20220714-x86-64
- google/sles-12-sp5-sap-byos-v20220602-x86-64
- google/sles-12-sp5-sap-v20220602-x86-64
- google/sles-15-sp1-sap-byos-v20221108-x86-64
- google/sles-15-sp1-sap-v20221108-x86-64
- google/sles-15-sp2-byos-v20221108-x86-64
- google/sles-15-sp2-sap-byos-v20221108-x86-64
- google/sles-15-sp2-sap-v20221108-x86-64
- google/sles-15-sp3-byos-v20221108-x86-64
- google/sles-15-sp3-chost-byos-v20220916-x86-64
- google/sles-15-sp3-chost-byos-v20221019-x86-64
- google/sles-15-sp3-chost-byos-v20221118-x86-64
- google/sles-15-sp3-chost-byos-v20221215-x86-64
- google/sles-15-sp3-chost-byos-v20230313-x86-64
- google/sles-15-sp3-sap-byos-v20221108-x86-64
- google/sles-15-sp3-sap-v20221108-x86-64
- google/sles-15-sp3-sapcal-v20221108-x86-64
- google/sles-15-sp4-byos-v20221104-x86-64
- google/sles-15-sp4-chost-byos-v20220916-x86-64
- google/sles-15-sp4-sap-byos-v20221104-x86-64
- google/sles-15-sp4-sap-v20221104-x86-64
- google/sles-15-sp4-sapcal-v20221104-x86-64
- google/sles-15-sp4-v20221104-x86-64
- google/suse-manager-proxy-4-2-byos-v20221104-x86-64
- google/suse-manager-proxy-4-3-byos-v20221104-x86-64
- google/suse-manager-server-4-2-byos-v20221104-x86-64
- google/suse-manager-server-4-3-byos-v20221105-x86-64
- microsoft/suse-manager-proxy-4-2-byos-v20221104-x86_64
- microsoft/suse-manager-proxy-4-3-byos-v20221104-x86_64
- microsoft/suse-manager-server-4-2-byos-v20221104-x86_64
- microsoft/suse-manager-server-4-3-byos-v20221105-x86_64
- microsoft/suse-sle-hpc-15-sp2-byos-v20221109-x86_64
- microsoft/suse-sle-hpc-15-sp3-byos-v20221110-x86_64
- microsoft/suse-sle-hpc-15-sp4-byos-v20221104-x86_64
- microsoft/suse-sle-hpc-15-sp4-v20221104-x86_64
- microsoft/suse-sle-micro-5-1-byos-v20221104-x86_64
- microsoft/suse-sle-micro-5-1-byos-v20230205-x86_64
- microsoft/suse-sle-micro-5-1-byos-v20230506-x86_64
- microsoft/suse-sle-micro-5-1-byos-v20230807-x86_64
- microsoft/suse-sle-micro-5-2-byos-v20221104-x86_64
- microsoft/suse-sles-15-sp2-byos-v20221109-x86_64
- microsoft/suse-sles-15-sp3-byos-v20221110-x86_64
- microsoft/suse-sles-15-sp3-chost-byos-v20220916-x86_64
- microsoft/suse-sles-15-sp3-chost-byos-v20220921-x86_64
- microsoft/suse-sles-15-sp3-chost-byos-v20221019-x86_64
- microsoft/suse-sles-15-sp3-chost-byos-v20221119-x86_64
- microsoft/suse-sles-15-sp3-chost-byos-v20221215-x86_64
- microsoft/suse-sles-15-sp3-chost-byos-v20230313-x86_64
- microsoft/suse-sles-15-sp3-sapcal-v20221109-x86_64
- microsoft/suse-sles-15-sp4-basic-v20221104-x86_64
- microsoft/suse-sles-15-sp4-byos-v20221104-x86_64
- microsoft/suse-sles-15-sp4-chost-byos-v20220916-x86_64
- microsoft/suse-sles-15-sp4-sapcal-v20221104-x86_64
- microsoft/suse-sles-15-sp4-v20221104-x86_64
- microsoft/suse-sles-sap-12-sp4-byos-v20220715-x86_64
- microsoft/suse-sles-sap-12-sp4-v20220715-x86_64
- microsoft/suse-sles-sap-12-sp5-byos-v20220714-x86_64
- microsoft/suse-sles-sap-12-sp5-v20220714-x86_64
- microsoft/suse-sles-sap-15-sp1-byos-v20221109-x86_64
- microsoft/suse-sles-sap-15-sp1-v20221109-x86_64
- microsoft/suse-sles-sap-15-sp2-byos-v20221108-x86_64
- microsoft/suse-sles-sap-15-sp2-v20221109-x86_64
- microsoft/suse-sles-sap-15-sp3-byos-v20221110-x86_64
- microsoft/suse-sles-sap-15-sp3-v20221109-x86_64
- microsoft/suse-sles-sap-15-sp4-byos-v20221104-x86_64
- microsoft/suse-sles-sap-15-sp4-v20221104-x86_64
Status of this issue by product and package
Please note that this evaluation state might be work in progress, incomplete or outdated. Also information for service packs in the LTSS phase is only included for issues meeting the LTSS criteria. If in doubt, feel free to contact us for clarification. The updates are grouped by state of their lifecycle. SUSE product lifecycles are documented on the lifecycle page.
Product(s) | Source package | State |
---|---|---|
Products under general support and receiving all security fixes. | ||
SUSE Linux Enterprise Desktop 15 SP5 | libyajl | Released |
SUSE Linux Enterprise Desktop 15 SP6 | libyajl | Released |
SUSE Linux Enterprise High Performance Computing 15 SP5 | libyajl | Released |
SUSE Linux Enterprise High Performance Computing 15 SP6 | libyajl | Released |
SUSE Linux Enterprise Micro 5.1 | libyajl | Released |
SUSE Linux Enterprise Micro 5.2 | libyajl | Released |
SUSE Linux Enterprise Micro 5.3 | libyajl | Affected |
SUSE Linux Enterprise Micro 5.4 | libyajl | Affected |
SUSE Linux Enterprise Micro 5.5 | libyajl | Affected |
SUSE Linux Enterprise Micro for Rancher 5.2 | libyajl | Released |
SUSE Linux Enterprise Module for Basesystem 15 SP5 | libyajl | Released |
SUSE Linux Enterprise Module for Basesystem 15 SP6 | libyajl | Released |
SUSE Linux Enterprise Server 15 SP5 | libyajl | Released |
SUSE Linux Enterprise Server 15 SP6 | libyajl | Released |
SUSE Linux Enterprise Server for SAP Applications 15 SP5 | libyajl | Released |
SUSE Linux Enterprise Server for SAP Applications 15 SP6 | libyajl | Released |
SUSE Manager Proxy 4.3 | libyajl | Released |
SUSE Manager Retail Branch Server 4.3 | libyajl | Released |
SUSE Manager Server 4.3 | libyajl | Released |
openSUSE Leap 15.5 | libyajl | Affected |
openSUSE Leap 15.6 | libyajl | Affected |
openSUSE Leap Micro 5.5 | libyajl | Affected |
Products under Long Term Service Pack support and receiving important and critical security fixes. | ||
SUSE Linux Enterprise Desktop 15 SP4 | libyajl | Released |
SUSE Linux Enterprise High Performance Computing 12 SP5 | libyajl | Released |
SUSE Linux Enterprise High Performance Computing 15 SP2 | libyajl | Affected |
SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS | libyajl | Unsupported |
SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS | libyajl | Affected |
SUSE Linux Enterprise High Performance Computing 15 SP3 | libyajl | Released |
SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS | libyajl | Affected |
SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS | libyajl | Affected |
SUSE Linux Enterprise High Performance Computing 15 SP4 | libyajl | Released |
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS | libyajl | Affected |
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS | libyajl | Affected |
SUSE Linux Enterprise Module for Basesystem 15 SP2 | libyajl | Affected |
SUSE Linux Enterprise Module for Basesystem 15 SP3 | libyajl | Released |
SUSE Linux Enterprise Module for Basesystem 15 SP4 | libyajl | Released |
SUSE Linux Enterprise Server 12 SP5 | libyajl | Released |
SUSE Linux Enterprise Server 12 SP5-LTSS | libyajl | Affected |
SUSE Linux Enterprise Server 15 SP2 | libyajl | Affected |
SUSE Linux Enterprise Server 15 SP2-LTSS | libyajl | Affected |
SUSE Linux Enterprise Server 15 SP3 | libyajl | Released |
SUSE Linux Enterprise Server 15 SP3-LTSS | libyajl | Affected |
SUSE Linux Enterprise Server 15 SP4 | libyajl | Released |
SUSE Linux Enterprise Server 15 SP4-LTSS | libyajl | Affected |
SUSE Linux Enterprise Server 15-ESPOS | libyajl | Unsupported |
SUSE Linux Enterprise Server Business Critical Linux 15 SP1 | libyajl | Unsupported |
SUSE Linux Enterprise Server Business Critical Linux 15 SP2 | libyajl | Unsupported |
SUSE Linux Enterprise Server LTSS Extended Security 12 SP5 | libyajl | Affected |
SUSE Linux Enterprise Server for SAP Applications 12 SP5 | libyajl | Released |
SUSE Linux Enterprise Server for SAP Applications 15 SP2 | libyajl | Affected |
SUSE Linux Enterprise Server for SAP Applications 15 SP3 | libyajl | Released |
SUSE Linux Enterprise Server for SAP Applications 15 SP4 | libyajl | Released |
Products past their end of life and not receiving proactive updates anymore. | ||
HPE Helion OpenStack 8 | libyajl | Released |
SUSE CaaS Platform 3.0 | libyajl | Affected |
SUSE CaaS Platform 4.0 | libyajl | Affected |
SUSE Cloud Compute Node for SUSE Linux Enterprise 12 5 | rubygem-yajl-ruby | Affected |
SUSE Enterprise Storage 1.0 | rubygem-yajl-ruby | Affected |
SUSE Enterprise Storage 2 | rubygem-yajl-ruby | Affected |
SUSE Enterprise Storage 2.1 | rubygem-yajl-ruby | Affected |
SUSE Enterprise Storage 3 | rubygem-yajl-ruby | Affected |
SUSE Enterprise Storage 4 | rubygem-yajl-ruby | Affected |
SUSE Enterprise Storage 6 | libyajl | Affected |
SUSE Enterprise Storage 7 | libyajl | Affected |
SUSE Enterprise Storage 7.1 | libyajl | Released |
SUSE Linux Enterprise Desktop 11 SP2 | libyajl | Affected |
SUSE Linux Enterprise Desktop 11 SP3 | libyajl | Affected |
SUSE Linux Enterprise Desktop 11 SP4 | libyajl | Affected |
SUSE Linux Enterprise Desktop 12 | libyajl | Affected |
SUSE Linux Enterprise Desktop 12 SP1 | libyajl | Affected |
SUSE Linux Enterprise Desktop 12 SP2 | libyajl | Affected |
SUSE Linux Enterprise Desktop 12 SP3 | libyajl | Affected |
SUSE Linux Enterprise Desktop 12 SP4 | libyajl | Affected |
SUSE Linux Enterprise Desktop 15 | libyajl | Affected |
SUSE Linux Enterprise Desktop 15 SP1 | libyajl | Affected |
SUSE Linux Enterprise Desktop 15 SP2 | libyajl | Affected |
SUSE Linux Enterprise Desktop 15 SP3 | libyajl | Released |
SUSE Linux Enterprise High Performance Computing 15 | libyajl | Affected |
SUSE Linux Enterprise High Performance Computing 15 SP1 | libyajl | Affected |
SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS | libyajl | Unsupported |
SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS | libyajl | Affected |
SUSE Linux Enterprise High Performance Computing 15-ESPOS | libyajl | Affected |
SUSE Linux Enterprise High Performance Computing 15-LTSS | libyajl | Unsupported |
SUSE Linux Enterprise Micro 5.0 | libyajl | Unsupported |
SUSE Linux Enterprise Module for Basesystem 15 | libyajl | Affected |
SUSE Linux Enterprise Module for Basesystem 15 SP1 | libyajl | Affected |
SUSE Linux Enterprise Point of Sale 11 SP3 | libyajl | Affected |
SUSE Linux Enterprise Point of Sale 12 SP2-CLIENT | libyajl | Affected |
SUSE Linux Enterprise Real Time 15 SP2 | libyajl | Unsupported |
SUSE Linux Enterprise Real Time 15 SP3 | libyajl | Affected |
SUSE Linux Enterprise Real Time 15 SP4 | libyajl | Affected |
SUSE Linux Enterprise Server 11 SP2 | libyajl | Affected |
SUSE Linux Enterprise Server 11 SP2-LTSS | libyajl | Affected |
SUSE Linux Enterprise Server 11 SP3 | libyajl | Affected |
SUSE Linux Enterprise Server 11 SP3-LTSS | libyajl | Affected |
SUSE Linux Enterprise Server 11 SP4 | libyajl | Affected |
SUSE Linux Enterprise Server 11 SP4 LTSS | libyajl | Affected |
SUSE Linux Enterprise Server 11 SP4-LTSS | libyajl | Affected |
SUSE Linux Enterprise Server 12 | libyajl | Affected |
SUSE Linux Enterprise Server 12 SP1 | libyajl | Affected |
SUSE Linux Enterprise Server 12 SP1-LTSS | libyajl | Affected |
SUSE Linux Enterprise Server 12 SP2 | libyajl | Affected |
SUSE Linux Enterprise Server 12 SP2-BCL | libyajl | Released |
SUSE Linux Enterprise Server 12 SP2-ESPOS | libyajl | Affected |
SUSE Linux Enterprise Server 12 SP2-LTSS | libyajl | Affected |
SUSE Linux Enterprise Server 12 SP3 | libyajl | Affected |
SUSE Linux Enterprise Server 12 SP3-BCL | libyajl | Released |
SUSE Linux Enterprise Server 12 SP3-ESPOS | libyajl | Released |
SUSE Linux Enterprise Server 12 SP3-LTSS | libyajl | Released |
SUSE Linux Enterprise Server 12 SP4 | libyajl | Affected |
SUSE Linux Enterprise Server 12 SP4-ESPOS | libyajl | Released |
SUSE Linux Enterprise Server 12 SP4-LTSS | libyajl | Released |
SUSE Linux Enterprise Server 12-LTSS | libyajl | Affected |
SUSE Linux Enterprise Server 15 | libyajl | Affected |
SUSE Linux Enterprise Server 15 SP1 | libyajl | Affected |
SUSE Linux Enterprise Server 15 SP1-BCL | libyajl | Affected |
SUSE Linux Enterprise Server 15 SP1-LTSS | libyajl | Affected |
SUSE Linux Enterprise Server 15 SP2-BCL | libyajl | Affected |
SUSE Linux Enterprise Server 15 SP3-BCL | libyajl | Affected |
SUSE Linux Enterprise Server 15-LTSS | libyajl | Unsupported |
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 | libyajl | Affected |
SUSE Linux Enterprise Server for SAP Applications 11 SP2 | libyajl | Affected |
SUSE Linux Enterprise Server for SAP Applications 11 SP3 | libyajl | Affected |
SUSE Linux Enterprise Server for SAP Applications 11 SP4 | libyajl | Affected |
SUSE Linux Enterprise Server for SAP Applications 12 | libyajl | Affected |
SUSE Linux Enterprise Server for SAP Applications 12 SP1 | libyajl | Affected |
SUSE Linux Enterprise Server for SAP Applications 12 SP2 | libyajl | Affected |
SUSE Linux Enterprise Server for SAP Applications 12 SP3 | libyajl | Released |
SUSE Linux Enterprise Server for SAP Applications 12 SP4 | libyajl | Released |
SUSE Linux Enterprise Server for SAP Applications 15 | libyajl | Unsupported |
SUSE Linux Enterprise Server for SAP Applications 15 SP1 | libyajl | Affected |
SUSE Linux Enterprise Software Development Kit 11 SP2 | libyajl | Affected |
SUSE Linux Enterprise Software Development Kit 11 SP3 | libyajl | Affected |
SUSE Linux Enterprise Software Development Kit 11 SP4 | libyajl | Affected |
SUSE Linux Enterprise Software Development Kit 12 | libyajl | Affected |
SUSE Linux Enterprise Software Development Kit 12 SP1 | libyajl | Affected |
SUSE Linux Enterprise Software Development Kit 12 SP2 | libyajl | Affected |
SUSE Linux Enterprise Software Development Kit 12 SP3 | libyajl | Affected |
SUSE Linux Enterprise Software Development Kit 12 SP4 | libyajl | Affected |
SUSE Linux Enterprise Software Development Kit 12 SP5 | libyajl | Released |
SUSE Manager Proxy 4.0 | libyajl | Affected |
SUSE Manager Proxy 4.1 | libyajl | Unsupported |
SUSE Manager Proxy 4.2 | libyajl | Released |
SUSE Manager Retail Branch Server 4.0 | libyajl | Affected |
SUSE Manager Retail Branch Server 4.1 | libyajl | Unsupported |
SUSE Manager Retail Branch Server 4.2 | libyajl | Released |
SUSE Manager Server 4.0 | libyajl | Affected |
SUSE Manager Server 4.1 | libyajl | Unsupported |
SUSE Manager Server 4.2 | libyajl | Released |
SUSE OpenStack Cloud 6 | rubygem-yajl-ruby | Affected |
SUSE OpenStack Cloud 6-LTSS | rubygem-yajl-ruby | Affected |
SUSE OpenStack Cloud 7 | libyajl | Affected |
SUSE OpenStack Cloud 7 | rubygem-yajl-ruby | Affected |
SUSE OpenStack Cloud 8 | libyajl | Released |
SUSE OpenStack Cloud 9 | libyajl | Released |
SUSE OpenStack Cloud Crowbar 8 | libyajl | Released |
SUSE OpenStack Cloud Crowbar 8 | rubygem-yajl-ruby | Released |
SUSE OpenStack Cloud Crowbar 9 | libyajl | Released |
SUSE OpenStack Cloud Crowbar 9 | rubygem-yajl-ruby | Released |
openSUSE Leap 15.3 | libyajl | Affected |
openSUSE Leap 15.4 | libyajl | Affected |
openSUSE Leap Micro 5.2 | libyajl | Affected |
openSUSE Leap Micro 5.3 | libyajl | Affected |
openSUSE Leap Micro 5.4 | libyajl | Affected |
SUSE Timeline for this CVE
CVE page created: Wed Apr 6 02:00:56 2022CVE page last modified: Fri Nov 15 14:05:56 2024