Lucene search
+L

2208 matches found

SUSE CVE
SUSE CVE
added 2024/03/27 4:26 a.m.5 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
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/03/27 4:25 a.m.6 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
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2024/03/26 12:0 a.m.10 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
SaveExploits0References667
OSV
OSV
added 2024/03/25 10:15 a.m.5 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
SaveExploits0References1
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
SaveExploits17References13
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
SaveExploits1References9
SUSE CVE
SUSE CVE
added 2024/03/19 3:50 a.m.3 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
SaveExploits0References3
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
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/03/13 4:24 a.m.2 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
SaveExploits0References16
NVD
NVD
added 2024/03/11 6:15 p.m.16 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
SaveExploits0References7
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
SaveExploits0References1
Prion
Prion
added 2024/03/11 6:15 p.m.26 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
SaveExploits0References6
Prion
Prion
added 2024/03/11 6:15 p.m.33 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
SaveExploits0References6
OSV
OSV
added 2024/03/11 6:15 p.m.6 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
SaveExploits0References22
SUSE CVE
SUSE CVE
added 2024/03/06 4:52 a.m.11 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
SaveExploits0References21
RedhatCVE
RedhatCVE
added 2024/03/05 5:10 p.m.23 views

CVE-2021-47095

In the Linux kernel, the following vulnerability has been resolved: ipmi: ssif: initialize ssifinfo-client early During probe ssifinfo-client is dereferenced in error path. However, it is set when some of the error checking has already been done. This causes following kernel crash if an error pat...

6CVSS6.4AI score0.00225EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/03/05 5:9 p.m.25 views

CVE-2021-47091

In the Linux kernel, the following vulnerability has been resolved: mac80211: fix locking in ieee80211startap error path We need to hold the local-mtx to release the channel context, as even encoded by the lockdepassertheld there. Fix it...

5.5CVSS6.5AI score0.00168EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/03/05 4:49 a.m.4 views

SUSE CVE-2021-47070

In the Linux kernel, the following vulnerability has been resolved: uiohvgeneric: Fix another memory leak in error handling paths Memory allocated by 'vmbusallocring' at the beginning of the probe function is never freed in the error handling path. Add the missing 'vmbusfreering' call. Note that ...

5.5CVSS7.8AI score0.00228EPSS
SaveExploits0References11
NVD
NVD
added 2024/03/04 6:15 p.m.14 views

CVE-2021-47091

In the Linux kernel, the following vulnerability has been resolved: mac80211: fix locking in ieee80211startap error path We need to hold the local-mtx to release the channel context, as even encoded by the lockdepassertheld there. Fix it...

5.5CVSS7.3AI score0.00168EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/04 6:15 p.m.1 views

DEBIAN-CVE-2021-47095

In the Linux kernel, the following vulnerability has been resolved: ipmi: ssif: initialize ssifinfo-client early During probe ssifinfo-client is dereferenced in error path. However, it is set when some of the error checking has already been done. This causes following kernel crash if an error pat...

5.5CVSS5.5AI score0.00225EPSS
SaveExploits0References1
Rows per page
Query Builder