Lucene search
+L

10080 matches found

OSV
OSV
added 2024/03/04 7:15 p.m.1 views

DEBIAN-CVE-2021-47105

In the Linux kernel, the following vulnerability has been resolved: ice: xsk: return xsk buffers back to pool when cleaning the ring Currently we only NULL the xdpbuff pointer in the internal SW ring but we never give it back to the xsk buffer pool. This means that buffers can be leaked out of th...

5.5CVSS5.8AI score0.00294EPSS
SaveExploits1References1
Prion
Prion
added 2024/03/04 7:15 p.m.16 views

Spoofing

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"...

7.4AI score0.00242EPSS
SaveExploits0References8
OSV
OSV
added 2024/03/04 7:15 p.m.13 views

UBUNTU-CVE-2021-47105

In the Linux kernel, the following vulnerability has been resolved: ice: xsk: return xsk buffers back to pool when cleaning the ring Currently we only NULL the xdpbuff pointer in the internal SW ring but we never give it back to the xsk buffer pool. This means that buffers can be leaked out of th...

5.5CVSS6.3AI score0.00294EPSS
SaveExploits1References5
Cvelist
Cvelist
added 2024/03/04 6:15 p.m.28 views

CVE-2021-47104 IB/qib: Fix memory leak in qib_user_sdma_queue_pkts()

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"...

7.5AI score0.00242EPSS
SaveExploits0References8
BDU FSTEC
BDU FSTEC
added 2024/03/04 12:0 a.m.10 views

The vulnerability of the f2fs_write_compressed_pages() function in the fs/f2fs/compress.c module of the Linux kernel’s file system f2fs allows a hacker to cause a service failure.

The vulnerability of the f2fswritecompressedpages function in the fs/f2fs/compress.c module of the Linux kernel’s file system f2fs is related to improper cleanup or release of resources. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS5.9AI score0.0017EPSS
SaveExploits0References15Affected Software3
OSV
OSV
added 2024/03/02 10:15 p.m.3 views

DEBIAN-CVE-2023-52564

In the Linux kernel, the following vulnerability has been resolved: Revert "tty: ngsm: fix UAF in gsmcleanupmux" This reverts commit 9b9c8195f3f0d74a826077fc1c01b9ee74907239. The commit above is reverted as it did not solve the original issue. gsmcleanupmux tries to free up the virtual ttys by...

5.5CVSS5.4AI score0.00239EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/02 10:15 p.m.4 views

UBUNTU-CVE-2023-52569

In the Linux kernel, the following vulnerability has been resolved: btrfs: remove BUG after failure to insert delayed dir index item Instead of calling BUG when we fail to insert a delayed dir index item into the delayed node's tree, we can just release all the resources we have allocated/acquire...

5.5CVSS6.1AI score0.00241EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/02 9:52 p.m.14 views

CVE-2023-52520 platform/x86: think-lmi: Fix reference leak

In the Linux kernel, the following vulnerability has been resolved: platform/x86: think-lmi: Fix reference leak If a duplicate attribute is found using ksetfindobj, a reference to that attribute is returned which needs to be disposed accordingly using kobjectput. Move the setting name validation...

6.1AI score
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2024/03/02 5:49 a.m.5 views

SUSE CVE-2021-46959

In the Linux kernel, the following vulnerability has been resolved: spi: Fix use-after-free with devmspialloc We can't rely on the contents of the devres list during spiunregistercontroller, as the list is already torn down at the time we perform devresfind for devmspireleasecontroller. This caus...

6.7CVSS7.7AI score0.00245EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/03/02 5:48 a.m.5 views

SUSE CVE-2021-47063

In the Linux kernel, the following vulnerability has been resolved: drm: bridge/panel: Cleanup connector on bridge detach If we don't call drmconnectorcleanup manually in panelbridgedetach, the connector will be cleaned up with the other DRM objects in the call to drmmodeconfigcleanup. However,...

6.7CVSS7.7AI score0.00255EPSS
SaveExploits0References11
OSV
OSV
added 2024/03/01 10:15 p.m.2 views

DEBIAN-CVE-2021-47078

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Clear all QP fields if creation failed rxeqpdocleanup relies on valid pointer values in QP for the properly created ones, but in case rxeqpfrominit failed it was filled with garbage and caused tot the following error...

7.8CVSS5.3AI score0.00281EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/01 10:15 p.m.10 views

UBUNTU-CVE-2021-47078

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Clear all QP fields if creation failed rxeqpdocleanup relies on valid pointer values in QP for the properly created ones, but in case rxeqpfrominit failed it was filled with garbage and caused tot the following error...

7.8CVSS6.2AI score0.00281EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/03/01 4:8 a.m.6 views

SUSE CVE-2021-46979

In the Linux kernel, the following vulnerability has been resolved: iio: core: fix ioctl handlers removal Currently ioctl handlers are removed twice. For the first time during iiodeviceunregister then later on inside iiodeviceunregistereventset and iiobuffersfreesysfsandmask. Double free leads to...

5.5CVSS6.7AI score0.00222EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/03/01 4:7 a.m.11 views

SUSE CVE-2021-47026

In the Linux kernel, the following vulnerability has been resolved: RDMA/rtrs-clt: destroy sysfs after removing session from active list A session can be removed dynamically by sysfs interface "removepath" that eventually calls rtrscltremovepathfromsysfs function. The current...

4.4CVSS7.8AI score0.00238EPSS
SaveExploits0References5
OSV
OSV
added 2024/02/29 11:15 p.m.17 views

CVE-2021-47063

In the Linux kernel, the following vulnerability has been resolved: drm: bridge/panel: Cleanup connector on bridge detach If we don't call drmconnectorcleanup manually in panelbridgedetach, the connector will be cleaned up with the other DRM objects in the call to drmmodeconfigcleanup. However,...

7.8CVSS7.3AI score
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2024/02/29 11:15 p.m.9 views

CVE-2021-46959

In the Linux kernel, the following vulnerability has been resolved: spi: Fix use-after-free with devmspialloc We can't rely on the contents of the devres list during spiunregistercontroller, as the list is already torn down at the time we perform devresfind for devmspireleasecontroller. This caus...

7.8CVSS6.3AI score0.00245EPSS
SaveExploits0References10Affected Software1
NVD
NVD
added 2024/02/29 11:15 p.m.18 views

CVE-2021-47063

In the Linux kernel, the following vulnerability has been resolved: drm: bridge/panel: Cleanup connector on bridge detach If we don't call drmconnectorcleanup manually in panelbridgedetach, the connector will be cleaned up with the other DRM objects in the call to drmmodeconfigcleanup. However,...

7.8CVSS7.3AI score0.00255EPSS
SaveExploits0References4
OSV
OSV
added 2024/02/29 11:15 p.m.4 views

DEBIAN-CVE-2021-47063

In the Linux kernel, the following vulnerability has been resolved: drm: bridge/panel: Cleanup connector on bridge detach If we don't call drmconnectorcleanup manually in panelbridgedetach, the connector will be cleaned up with the other DRM objects in the call to drmmodeconfigcleanup. However,...

7.8CVSS5.7AI score0.00255EPSS
SaveExploits0References1
NVD
NVD
added 2024/02/29 11:15 p.m.16 views

CVE-2021-46959

In the Linux kernel, the following vulnerability has been resolved: spi: Fix use-after-free with devmspialloc We can't rely on the contents of the devres list during spiunregistercontroller, as the list is already torn down at the time we perform devresfind for devmspireleasecontroller. This caus...

7.8CVSS6.5AI score0.00245EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2024/02/29 11:15 p.m.31 views

CVE-2021-47063

In the Linux kernel, the following vulnerability has been resolved: drm: bridge/panel: Cleanup connector on bridge detach If we don't call drmconnectorcleanup manually in panelbridgedetach, the connector will be cleaned up with the other DRM objects in the call to drmmodeconfigcleanup. However,...

7.8CVSS6.4AI score0.00255EPSS
SaveExploits0References7
Rows per page
Query Builder