OESA-2022-1947

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2022-1947
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2022-1947.json
JSON Data
https://api.osv.dev/v1/vulns/OESA-2022-1947
Upstream
Published
2022-09-23T11:04:20Z
Modified
2025-09-03T06:17:37.957170Z
Summary
lapack security update
Details

LAPACK (Linear Algebra PACKage) is a standard library for numerical linear algebra. LAPACK provides routines for solving systems of simultaneous linear equations, least-squares solutions of linear systems of equations, eigenvalue problems, and singular value problems. Associated matrix factorizations (LU, Cholesky, QR, SVD,Schur, and generalized Schur) and related computations (i.e.,reordering of Schur factorizations and estimating condition numbers)are also included. LAPACK can handle dense and banded matrices, but not general sparse matrices. Similar functionality is provided for real and complex matrices in both single and double precision. LAPACK is coded in Fortran90 and built with gcc.

Security Fix(es):

An out-of-bounds read flaw was found in the CLARRV, DLARRV, SLARRV, and ZLARRV functions in lapack through version 3.10.0, as also used in OpenBLAS before version 0.3.18. Specially crafted inputs passed to these functions could cause an application using lapack to crash or possibly disclose portions of its memory.(CVE-2021-4048)

Database specific
{
    "severity": "Medium"
}
References

Affected packages

openEuler:20.03-LTS-SP3 / lapack

Package

Name
lapack
Purl
pkg:rpm/openEuler/lapack&distro=openEuler-20.03-LTS-SP3

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
3.9.0-6.oe1

Ecosystem specific

{
    "x86_64": [
        "lapack-3.9.0-6.oe1.x86_64.rpm",
        "lapack-help-3.9.0-6.oe1.x86_64.rpm",
        "lapack-devel-3.9.0-6.oe1.x86_64.rpm"
    ],
    "src": [
        "lapack-3.9.0-6.oe1.src.rpm"
    ],
    "aarch64": [
        "lapack-3.9.0-6.oe1.aarch64.rpm",
        "lapack-help-3.9.0-6.oe1.aarch64.rpm",
        "lapack-devel-3.9.0-6.oe1.aarch64.rpm"
    ]
}