Lucene search
+L

830 matches found

OSV
OSV
added 2024/09/16 5:43 a.m.20 views

RHSA-2021:4319 Red Hat Security Advisory: compat-exiv2-026 security update

Bulletin has no description...

7.5CVSS6.4AI score0.02555EPSS
SaveExploits1References16
OSV
OSV
added 2024/09/16 1:58 a.m.18 views

RHSA-2019:2051 Red Hat Security Advisory: compat-libtiff3 security update

Bulletin has no description...

3.3CVSS6.6AI score0.02965EPSS
SaveExploits1References8
OSV
OSV
added 2024/09/13 9:2 p.m.13 views

RHSA-2022:6967 Red Hat Security Advisory: compat-expat1 security update

Bulletin has no description...

8.1CVSS7.7AI score0.0176EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2024/09/11 1:22 p.m.30 views

Important: Red Hat Security Advisory: security update Logging for Red Hat OpenShift - 5.9.6

Important Logging for Red Hat OpenShift - 5.9.6 Logging for Red Hat OpenShift - 5.9.6 cluster-logging-rhel9-operator: compat-openssl11CVE-2023-0286...

7.4CVSS7AI score0.59501EPSS
SaveExploits0References12
Tenable Nessus
Tenable Nessus
added 2024/09/10 12:0 a.m.17 views

NewStart CGSL MAIN 6.02 : compat-libtiff3 Vulnerability (NS-SA-2024-0055)

The remote NewStart CGSL host, running version MAIN 6.02, has compat-libtiff3 packages installed that are affected by a vulnerability: - A heap use-after-free vulnerability was found in LibTIFF's tiffcrop utility in the loadImage function. This flaw allows an attacker to pass a crafted TIFF image...

5.5CVSS6.8AI score0.00376EPSS
SaveExploits1References3
OSV
OSV
added 2024/08/07 4:15 p.m.13 views

AZL-47791 CVE-2024-42240 affecting package kernel for versions less than 5.15.167.1-1

In the Linux kernel, the following vulnerability has been resolved: x86/bhi: Avoid warning in DB handler due to BHI mitigation When BHI mitigation is enabled, if SYSENTER is invoked with the TF flag set then entrySYSENTERcompat uses CLEARBRANCHHISTORY and calls the clearbhbloop before the TF flag...

5.5CVSS6.3AI score0.00219EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/08/06 2:2 a.m.6 views

SUSE CVE-2024-41020

In the Linux kernel, the following vulnerability has been resolved: filelock: Fix fcntl/close race recovery compat path When I wrote commit 3cad1bc01041 "filelock: Remove locks reliably when fcntl/close race is detected", I missed that there are two copies of the code I was patching: The normal...

6.3CVSS6.4AI score0.00195EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added 2024/08/06 2:0 a.m.5 views

SUSE CVE-2024-42084

In the Linux kernel, the following vulnerability has been resolved: ftruncate: pass a signed offset The old ftruncate syscall, using the 32-bit offt misses a sign extension when called in compat mode on 64-bit architectures. As a result, passing a negative length accidentally succeeds in truncati...

6.3CVSS6.7AI score0.00229EPSS
SaveExploits0References4
OSV
OSV
added 2024/07/29 5:15 p.m.2 views

DEBIAN-CVE-2024-42084

In the Linux kernel, the following vulnerability has been resolved: ftruncate: pass a signed offset The old ftruncate syscall, using the 32-bit offt misses a sign extension when called in compat mode on 64-bit architectures. As a result, passing a negative length accidentally succeeds in truncati...

5.5CVSS5.7AI score0.00229EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/29 5:15 p.m.4 views

UBUNTU-CVE-2024-42084

In the Linux kernel, the following vulnerability has been resolved: ftruncate: pass a signed offset The old ftruncate syscall, using the 32-bit offt misses a sign extension when called in compat mode on 64-bit architectures. As a result, passing a negative length accidentally succeeds in truncati...

5.5CVSS6.2AI score0.00229EPSS
SaveExploits0References33
OSV
OSV
added 2024/07/29 2:15 p.m.0 views

DEBIAN-CVE-2024-41020

In the Linux kernel, the following vulnerability has been resolved: filelock: Fix fcntl/close race recovery compat path When I wrote commit 3cad1bc01041 "filelock: Remove locks reliably when fcntl/close race is detected", I missed that there are two copies of the code I was patching: The normal...

4.7CVSS5.6AI score0.00195EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/29 2:15 p.m.6 views

UBUNTU-CVE-2024-41020

In the Linux kernel, the following vulnerability has been resolved: filelock: Fix fcntl/close race recovery compat path When I wrote commit 3cad1bc01041 "filelock: Remove locks reliably when fcntl/close race is detected", I missed that there are two copies of the code I was patching: The normal...

7.8CVSS6.2AI score0.00195EPSS
SaveExploits0References38
CVE
CVE
added 2024/07/29 1:34 p.m.203 views

CVE-2024-41020

CVE-2024-41020 is a Linux kernel vulnerability fixed by applying the same fcntl/close race recovery patch to the compat path for 32-bit kernels. The issue concerns a race condition in filelock handling during fcntl/close, resolved by ensuring reliable lock removal across both normal and 32-bit co...

7.8CVSS6.6AI score0.00195EPSS
SaveExploits0References10Affected Software1
Vulnrichment
Vulnrichment
added 2024/07/29 1:34 p.m.30 views

CVE-2024-41020 filelock: Fix fcntl/close race recovery compat path

In the Linux kernel, the following vulnerability has been resolved: filelock: Fix fcntl/close race recovery compat path When I wrote commit 3cad1bc01041 "filelock: Remove locks reliably when fcntl/close race is detected", I missed that there are two copies of the code I was patching: The normal...

6.8AI score0.00195EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2024/07/29 1:34 p.m.45 views

CVE-2024-41020 filelock: Fix fcntl/close race recovery compat path

In the Linux kernel, the following vulnerability has been resolved: filelock: Fix fcntl/close race recovery compat path When I wrote commit 3cad1bc01041 "filelock: Remove locks reliably when fcntl/close race is detected", I missed that there are two copies of the code I was patching: The normal...

7.8CVSS0.00195EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2024/07/22 12:0 a.m.23 views

EulerOS 2.0 SP8 : compat-openssl (EulerOS-SA-2024-2021)

According to the versions of the compat-openssl package installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : Issue summary: Processing a maliciously formatted PKCS12 file may lead OpenSSL to crash leading to a potential Denial of Service attack...

5.5CVSS6.4AI score0.03187EPSS
SaveExploits0References2
OpenVAS
OpenVAS
added 2024/07/22 12:0 a.m.12 views

Huawei EulerOS: Security Advisory for compat-openssl (EulerOS-SA-2024-2021)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

5.5CVSS6.7AI score0.03187EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/06/25 2:20 p.m.56 views

CVE-2021-4440 x86/xen: Drop USERGS_SYSRET64 paravirt call

In the Linux kernel, the following vulnerability has been resolved: x86/xen: Drop USERGSSYSRET64 paravirt call commit afd30525a659ac0ae0904f0cb4a2ca75522c3123 upstream. USERGSSYSRET64 is used to return from a syscall via SYSRET, but a Xen PV guest will nevertheless use the IRET hypercall, as ther...

0.00227EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2024/06/05 12:36 a.m.5 views

kernel: i2c: validate user data in compat ioctl

In the Linux kernel, the following vulnerability has been resolved: i2c: validate user data in compat ioctl Wrong user data may cause warning in i2ctransfer, ex: zero msgs. Userspace should not be able to trigger warnings, so this patch adds validation checks for user data in compact ioctl to...

3.3CVSS6.3AI score0.00233EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2024/05/28 12:0 a.m.23 views

Oracle Linux 8 : 389-ds:1.4 (ELSA-2024-3047)

The remote Oracle Linux 8 host has packages installed that are affected by a vulnerability as referenced in the ELSA-2024-3047 advisory. - Resolves: RHEL-23209 - CVE-2024-1062 389-ds:1.4/389-ds-base: a heap overflow leading to denail-of-servce while writing a value larger than 256 chars in...

5.5CVSS5.7AI score0.00304EPSS
SaveExploits0References2
Rows per page
Query Builder