Lucene search
K

2033 matches found

OSV
OSV
added 2024/04/01 3:15 p.m.1 views

DEBIAN-CVE-2024-26655

In the Linux kernel, the following vulnerability has been resolved: Fix memory leak in posixclockopen If the clk ops.open function returns an error, we don't release the pccontext we allocated for this clock. Re-organize the code slightly to make it all more obvious...

5.5CVSS5.4AI score0.00265EPSS
Exploits0References1
NVD
NVD
added 2024/03/27 8:15 a.m.25 views

CVE-2024-2379

libcurl skips the certificate verification for a QUIC connection under certain conditions, when built to use wolfSSL. If told to use an unknown/bad cipher or curve, the error path accidentally skips the verification and returns OK, thus ignoring any certificate problems...

6.3CVSS7.4AI score0.01709EPSS
Exploits1References11
OSV
OSV
added 2024/03/27 8:0 a.m.28 views

CURL-CVE-2024-2379 QUIC certificate check bypass with wolfSSL

libcurl skips the certificate verification for a QUIC connection under certain conditions, when built to use wolfSSL. If told to use an unknown/bad cipher or curve, the error path accidentally skips the verification and returns OK, thus ignoring any certificate problems...

6.3CVSS6.6AI score0.01709EPSS
Exploits1
Cvelist
Cvelist
added 2024/03/27 7:56 a.m.25 views

CVE-2024-2379 QUIC certificate check bypass with wolfSSL

libcurl skips the certificate verification for a QUIC connection under certain conditions, when built to use wolfSSL. If told to use an unknown/bad cipher or curve, the error path accidentally skips the verification and returns OK, thus ignoring any certificate problems...

6.6AI score0.01709EPSS
Exploits1References11
Debian CVE
Debian CVE
added 2024/03/27 7:56 a.m.54 views

CVE-2024-2379

libcurl skips the certificate verification for a QUIC connection under certain conditions, when built to use wolfSSL. If told to use an unknown/bad cipher or curve, the error path accidentally skips the verification and returns OK, thus ignoring any certificate problems...

6.3CVSS6.2AI score0.01709EPSS
Exploits1
SUSE CVE
SUSE CVE
added 2024/03/27 4:26 a.m.2 views

SUSE CVE-2021-47147

In the Linux kernel, the following vulnerability has been resolved: ptp: ocp: Fix a resource leak in an error handling path If an error occurs after a successful 'pciioremapbar' call, it must be undone by a corresponding 'pciiounmap' call, as already done in the remove function...

6.2CVSS6.5AI score0.00202EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2024/03/27 4:25 a.m.2 views

SUSE CVE-2021-47161

In the Linux kernel, the following vulnerability has been resolved: spi: spi-fsl-dspi: Fix a resource leak in an error handling path 'dspirequestdma' should be undone by a 'dspireleasedma' call in the error handling path of the probe function, as already done in the remove function...

5.5CVSS7.8AI score0.00226EPSS
Exploits0References11
Positive Technologies
Positive Technologies
added 2024/03/26 12:0 a.m.7 views

PT-2024-3469 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to a double free error in the Linux kernel's USB driver, specifically in the ljca module. When auxiliary device add returns an error and calls auxiliary device...

9.1CVSS6.6AI score0.01635EPSS
Exploits0References667
OSV
OSV
added 2024/03/25 10:15 a.m.3 views

DEBIAN-CVE-2021-47161

In the Linux kernel, the following vulnerability has been resolved: spi: spi-fsl-dspi: Fix a resource leak in an error handling path 'dspirequestdma' should be undone by a 'dspireleasedma' call in the error handling path of the probe function, as already done in the remove function...

5.5CVSS5.5AI score0.00226EPSS
Exploits0References1
Tenable Nessus
Tenable Nessus
added 2024/03/25 12:0 a.m.33 views

Ubuntu 18.04 LTS / 20.04 LTS : Linux kernel (Azure) vulnerabilities (USN-6716-1)

The remote Ubuntu 18.04 LTS / 20.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6716-1 advisory. Wenqing Liu discovered that the f2fs file system implementation in the Linux kernel did not properly validate inode types while performing...

7.8CVSS7.8AI score0.28058EPSS
Exploits17References13
Tenable Nessus
Tenable Nessus
added 2024/03/20 12:0 a.m.40 views

Ubuntu 18.04 LTS / 20.04 LTS : Linux kernel (AWS) vulnerabilities (USN-6681-4)

The remote Ubuntu 18.04 LTS / 20.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6681-4 advisory. Wenqing Liu discovered that the f2fs file system implementation in the Linux kernel did not properly validate inode types while performing...

7.8CVSS7.4AI score0.01657EPSS
Exploits1References9
SUSE CVE
SUSE CVE
added 2024/03/19 3:50 a.m.2 views

SUSE CVE-2021-47116

In the Linux kernel, the following vulnerability has been resolved: ext4: fix memory leak in ext4mbinitbackend on error path. Fix a memory leak discovered by syzbot when a file system is corrupted with an illegally large sloggroupsperflex...

5.5CVSS7.8AI score0.00234EPSS
Exploits0References3
OSV
OSV
added 2024/03/15 9:15 p.m.3 views

DEBIAN-CVE-2021-47116

In the Linux kernel, the following vulnerability has been resolved: ext4: fix memory leak in ext4mbinitbackend on error path. Fix a memory leak discovered by syzbot when a file system is corrupted with an illegally large sloggroupsperflex...

5.5CVSS5.7AI score0.00234EPSS
Exploits0References1
SUSE CVE
SUSE CVE
added 2024/03/13 4:24 a.m.0 views

SUSE CVE-2023-52492

In the Linux kernel, the following vulnerability has been resolved: dmaengine: fix NULL pointer in channel unregistration function dmaasyncdevicechannelregister can fail. In case of failure, chan-local is freed with freepercpu, and chan-local is nullified. When dmaasyncdeviceunregister is called...

6.2CVSS6.3AI score0.00269EPSS
Exploits0References16
NVD
NVD
added 2024/03/11 6:15 p.m.13 views

CVE-2023-52491

In the Linux kernel, the following vulnerability has been resolved: media: mtk-jpeg: Fix use after free bug due to error path handling in mtkjpegdecdevicerun In mtkjpegprobe, &jpeg-jobtimeoutwork is bound with mtkjpegjobtimeoutwork. In mtkjpegdecdevicerun, if error happens in mtkjpegsetdecdst, it...

7.8CVSS7.5AI score0.00276EPSS
Exploits0References7
OSV
OSV
added 2024/03/11 6:15 p.m.2 views

DEBIAN-CVE-2023-52491

In the Linux kernel, the following vulnerability has been resolved: media: mtk-jpeg: Fix use after free bug due to error path handling in mtkjpegdecdevicerun In mtkjpegprobe, &jpeg-jobtimeoutwork is bound with mtkjpegjobtimeoutwork. In mtkjpegdecdevicerun, if error happens in mtkjpegsetdecdst, it...

7.8CVSS5.4AI score0.00276EPSS
Exploits0References1
Prion
Prion
added 2024/03/11 6:15 p.m.30 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: media: mtk-jpeg: Fix use after free bug due to error path handling in mtkjpegdecdevicerun In mtkjpegprobe, &jpeg-jobtimeoutwork is bound with mtkjpegjobtimeoutwork. In mtkjpegdecdevicerun, if error happens in mtkjpegsetdecdst, it...

7.2AI score0.00276EPSS
Exploits0References6
OSV
OSV
added 2024/03/11 6:15 p.m.2 views

UBUNTU-CVE-2023-52491

In the Linux kernel, the following vulnerability has been resolved: media: mtk-jpeg: Fix use after free bug due to error path handling in mtkjpegdecdevicerun In mtkjpegprobe, &jpeg-jobtimeoutwork is bound with mtkjpegjobtimeoutwork. In mtkjpegdecdevicerun, if error happens in mtkjpegsetdecdst, it...

7.8CVSS6AI score0.00276EPSS
Exploits0References22
Prion
Prion
added 2024/03/11 6:15 p.m.24 views

Null pointer dereference

In the Linux kernel, the following vulnerability has been resolved: dmaengine: fix NULL pointer in channel unregistration function dmaasyncdevicechannelregister can fail. In case of failure, chan-local is freed with freepercpu, and chan-local is nullified. When dmaasyncdeviceunregister is called...

7AI score0.00269EPSS
Exploits0References6
SUSE CVE
SUSE CVE
added 2024/03/06 4:52 a.m.7 views

SUSE CVE-2021-47104

In the Linux kernel, the following vulnerability has been resolved: IB/qib: Fix memory leak in qibusersdmaqueuepkts The wrong goto label was used for the error case and missed cleanup of the pkt allocation. Addresses-Coverity-ID: 1493352 "Resource leak"...

5.5CVSS7.8AI score0.0024EPSS
Exploits0References21
Rows per page
Query Builder