Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

oracle-oval логотип

ELSA-2023-2532

Опубликовано: 15 мая 2023
Источник: oracle-oval
Платформа: Oracle Linux 9

Описание

ELSA-2023-2532: libarchive security update (LOW)

[3.5.3-4]

  • Resolves: CVE-2022-36227

Обновленные пакеты

Oracle Linux 9

Oracle Linux aarch64

bsdtar

3.5.3-4.el9

libarchive

3.5.3-4.el9

libarchive-devel

3.5.3-4.el9

Oracle Linux x86_64

bsdtar

3.5.3-4.el9

libarchive

3.5.3-4.el9

libarchive-devel

3.5.3-4.el9

Связанные CVE

Связанные уязвимости

CVSS3: 9.8
ubuntu
почти 3 года назад

In libarchive before 3.6.2, the software does not check for an error after calling calloc function that can return with a NULL pointer if the function fails, which leads to a resultant NULL pointer dereference. NOTE: the discoverer cites this CWE-476 remark but third parties dispute the code-execution impact: "In rare circumstances, when NULL is equivalent to the 0x0 memory address and privileged code can access it, then writing or reading memory is possible, which may lead to code execution."

CVSS3: 5.9
redhat
около 3 лет назад

In libarchive before 3.6.2, the software does not check for an error after calling calloc function that can return with a NULL pointer if the function fails, which leads to a resultant NULL pointer dereference. NOTE: the discoverer cites this CWE-476 remark but third parties dispute the code-execution impact: "In rare circumstances, when NULL is equivalent to the 0x0 memory address and privileged code can access it, then writing or reading memory is possible, which may lead to code execution."

CVSS3: 9.8
nvd
почти 3 года назад

In libarchive before 3.6.2, the software does not check for an error after calling calloc function that can return with a NULL pointer if the function fails, which leads to a resultant NULL pointer dereference. NOTE: the discoverer cites this CWE-476 remark but third parties dispute the code-execution impact: "In rare circumstances, when NULL is equivalent to the 0x0 memory address and privileged code can access it, then writing or reading memory is possible, which may lead to code execution."

CVSS3: 9.8
msrc
почти 3 года назад

Описание отсутствует

CVSS3: 9.8
debian
почти 3 года назад

In libarchive before 3.6.2, the software does not check for an error a ...