Lucene search
+L

8217 matches found

Debian CVE
Debian CVE
added 2024/05/01 1:05 p.m.33 views

CVE-2024-27388

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: fix some memleaks in gssxdecoptionarray The creds and oa-data need to be freed in the error-handling paths after their allocation. So this patch add these deallocations in the corresponding paths...

9.8CVSS8.2AI score0.00959EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/05/01 1:04 p.m.32 views

CVE-2024-27077 media: v4l2-mem2mem: fix a memleak in v4l2_m2m_register_entity

In the Linux kernel, the following vulnerability has been resolved: media: v4l2-mem2mem: fix a memleak in v4l2m2mregisterentity The entity-name i.e. name is allocated in v4l2m2mregisterentity but isn't freed in its following error-handling paths. This patch adds such deallocation to prevent memle...

7.7AI score0.00289EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2024/05/01 1:04 p.m.22 views

CVE-2024-27077

In the Linux kernel, the following vulnerability has been resolved: media: v4l2-mem2mem: fix a memleak in v4l2m2mregisterentity The entity-name i.e. name is allocated in v4l2m2mregisterentity but isn't freed in its following error-handling paths. This patch adds such deallocation to prevent memle...

5.5CVSS7.1AI score0.00289EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/05/01 1:04 p.m.31 views

CVE-2024-27068 thermal/drivers/mediatek/lvts_thermal: Fix a memory leak in an error handling path

In the Linux kernel, the following vulnerability has been resolved: thermal/drivers/mediatek/lvtsthermal: Fix a memory leak in an error handling path If devmkrealloc fails, then 'efuse' is leaking. So free it to avoid a leak...

6.7AI score0.00224EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/05/01 1:04 p.m.19 views

CVE-2024-27068

In the Linux kernel, the following vulnerability has been resolved: thermal/drivers/mediatek/lvtsthermal: Fix a memory leak in an error handling path If devmkrealloc fails, then 'efuse' is leaking. So free it to avoid a leak...

5.5CVSS5.6AI score0.00224EPSS
SaveExploits0
NVD
NVD
added 2024/05/01 6:15 a.m.12 views

CVE-2024-26964

In the Linux kernel, the following vulnerability has been resolved: usb: xhci: Add error handling in xhcimapurbfordma Currently xhcimapurbfordma creates a temporary buffer and copies the SG list to the new linear buffer. But if the kzallocnode fails, then the following sgpcopytobuffer can lead to...

5.5CVSS7.4AI score0.0023EPSS
SaveExploits0References6
OSV
OSV
added 2024/05/01 6:15 a.m.5 views

DEBIAN-CVE-2024-26964

In the Linux kernel, the following vulnerability has been resolved: usb: xhci: Add error handling in xhcimapurbfordma Currently xhcimapurbfordma creates a temporary buffer and copies the SG list to the new linear buffer. But if the kzallocnode fails, then the following sgpcopytobuffer can lead to...

5.5CVSS5.9AI score0.0023EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/05/01 6:15 a.m.22 views

CVE-2024-26964

In the Linux kernel, the following vulnerability has been resolved: usb: xhci: Add error handling in xhcimapurbfordma Currently xhcimapurbfordma creates a temporary buffer and copies the SG list to the new linear buffer. But if the kzallocnode fails, then the following sgpcopytobuffer can lead to...

5.5CVSS6.5AI score0.0023EPSS
SaveExploits0References21
Debian CVE
Debian CVE
added 2024/05/01 5:20 a.m.78 views

CVE-2024-26972

Removed by vendor...

7.3AI score
SaveExploits0
CVE
CVE
added 2024/05/01 5:20 a.m.7487 views

CVE-2024-26972

CVE-2024-26972 : Linux kernel UBIFS implementation issue in ubifs_symlink could leak inode->i_link in error paths when symlink encryption is involved. The description in connected advisories states the issue arises after marking an inode bad and calling iput(), if inode->i_link was initiali...

6.5AI score
SaveExploits0
Cvelist
Cvelist
added 2024/05/01 5:20 a.m.29 views

CVE-2024-26972

...

6.6AI score
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/05/01 5:20 a.m.25 views

CVE-2024-26972

...

8.4AI score
SaveExploits0
CVE
CVE
added 2024/05/01 5:19 a.m.3792 views

CVE-2024-26964

Mode C: CVE-2024-26964 is present in MiracleLinux advisories (AXSA-2024-8481:17) and is described as a Linux kernel USB (xhci) issue: kzalloc() null path could lead to crash in xhci_map_urb_for_dma. The MiracleLinux advisories for AXSA-2024-8481 list affected products and advise upgrading to Mira...

5.5CVSS6.7AI score0.0023EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2024/05/01 5:19 a.m.32 views

CVE-2024-26964 usb: xhci: Add error handling in xhci_map_urb_for_dma

In the Linux kernel, the following vulnerability has been resolved: usb: xhci: Add error handling in xhcimapurbfordma Currently xhcimapurbfordma creates a temporary buffer and copies the SG list to the new linear buffer. But if the kzallocnode fails, then the following sgpcopytobuffer can lead to...

7.7AI score0.0023EPSS
SaveExploits0References6
BDU FSTEC
BDU FSTEC
added 2024/05/01 12:00 a.m.12 views

The vulnerability of the BackUpWordPress plugin of the WordPress content management system allows a hacker to gain unauthorized access to protected information.

The vulnerability of the BackUpWordPress plugin for WordPress content management systems is related to errors in processing the relative path to the catalog when handling the hmbkpdirectorybrowse parameter. Exploiting this vulnerability can allow an attacker to gain unauthorized access to protect...

4CVSS5.5AI score0.0065EPSS
SaveExploits0References5Affected Software1
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.12 views

kernel: ext4: improve error handling from ext4_dirhash()

In the Linux kernel, the following vulnerability has been resolved: ext4: improve error handling from ext4dirhash The ext4dirhash will almost never fail, especially when the hash tree feature was first introduced. However, with the addition of support of encrypted, casefolded file names, that...

7.8CVSS5.7AI score0.00164EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.11 views

kernel: drm/i915: Fix memory leaks in i915 selftests

A memory leak flaw was found in the Linux kernel's Intel i915 graphics driver in the selftest page allocation logic. A local user can trigger this issue when running i915 selftests and the fakegetpages function encounters errors, causing the function to return without freeing previously allocated...

5.5CVSS7.2AI score0.00119EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.13 views

kernel: clk: imx93: fix memory leak and missing unwind goto in imx93_clocks_probe

A memory leak was found in the Linux kernel's i.MX93 clock driver. The imx93clocksprobe function returns directly without unregistering hardware clocks or freeing allocated memory when errors occur. The fix converts allocations to use device-managed APIs devmkzalloc, devmofiomap and adds proper...

5.8AI score0.00197EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.10 views

kernel: drm/nouveau/disp: fix use-after-free in error handling of nouveau_connector_create

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau/disp: fix use-after-free in error handling of nouveauconnectorcreate We can't simply free the connector after calling drmconnectorinit on it. We need to clean up the drm side first. It might not fix all regressions fr...

7.8CVSS6.8AI score0.00157EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.7 views

kernel: tls: handle backlogging of crypto requests

A flaw was found in the tls subsystem of the Linux kernel. When setting the CRYPTOTFMREQMAYBACKLOG flag on requests to the crypto API, cryptoaeadencrypt and cryptoaeaddecrypt functions can return -EBUSY instead of -EINPROGRESS in valid situations. This issue could lead to undefined behavior and a...

9.8CVSS6.8AI score0.00746EPSS
SaveExploits0References5
Rows per page
Query Builder