Lucene search
+L

8216 matches found

UbuntuCve
UbuntuCve
added 2024/05/17 3:15 p.m.24 views

CVE-2024-35847

In the Linux kernel, the following vulnerability has been resolved: irqchip/gic-v3-its: Prevent double free on error The error handling path in itsvpeirqdomainalloc causes a double free when itsvpeinit fails after successfully allocating at least one interrupt. This happens because...

7.8CVSS6.4AI score0.00245EPSS
SaveExploits0References30
OSV
OSV
added 2024/05/17 3:15 p.m.6 views

UBUNTU-CVE-2024-35847

In the Linux kernel, the following vulnerability has been resolved: irqchip/gic-v3-its: Prevent double free on error The error handling path in itsvpeirqdomainalloc causes a double free when itsvpeinit fails after successfully allocating at least one interrupt. This happens because...

7.8CVSS6.2AI score0.00245EPSS
SaveExploits0References31
OSV
OSV
added 2024/05/17 3:15 p.m.7 views

UBUNTU-CVE-2023-52692

In the Linux kernel, the following vulnerability has been resolved: ALSA: scarlett2: Add missing error check to scarlett2usbsetconfig scarlett2usbsetconfig calls scarlett2usbget but was not checking the result. Return the error if it fails rather than continuing with an invalid value...

5.5CVSS6.2AI score0.00222EPSS
SaveExploits0References16
UbuntuCve
UbuntuCve
added 2024/05/17 3:15 p.m.32 views

CVE-2023-52687

In the Linux kernel, the following vulnerability has been resolved: crypto: safexcel - Add error handling for dmamapsg calls Macro dmamapsg may return 0 on error. This patch enables checks in case of the macro failure and ensures unmapping of previously mapped buffers with dmaunmapsg. Found by...

9.8CVSS6.3AI score0.00597EPSS
SaveExploits0References14
OSV
OSV
added 2024/05/17 3:15 p.m.10 views

UBUNTU-CVE-2023-52688

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix the error handler of rfkill config When the core rfkill config throws error, it should free the allocated resources. Currently it is not freeing the core pdev create resources. Avoid this issue by calling the co...

7.8CVSS5.7AI score0.00216EPSS
SaveExploits0References5
OSV
OSV
added 2024/05/17 3:15 p.m.52 views

UBUNTU-CVE-2023-52684

In the Linux kernel, the following vulnerability has been resolved: firmware: qcom: qseecom: fix memory leaks in error paths Fix instances of returning error codes directly instead of jumping to the relevant labels where memory allocated for the SCM calls would be freed...

5.5CVSS5.7AI score0.00193EPSS
SaveExploits0References5
CVE
CVE
added 2024/05/17 2:47 p.m.220 views

CVE-2024-35847

CVE-2024-35847 affects the Linux kernel irqchip/gic-v3-its path. The vulnerability stems from the error handling in its_vpe_irq_domain_alloc(), where a double free occurs if its_vpe_init() fails after at least one interrupt was allocated. The code frees the area bitmap and vprop_page in its_vpe_i...

7.8CVSS6.7AI score0.00245EPSS
SaveExploits0References10Affected Software1
Debian CVE
Debian CVE
added 2024/05/17 2:47 p.m.17 views

CVE-2024-35847

In the Linux kernel, the following vulnerability has been resolved: irqchip/gic-v3-its: Prevent double free on error The error handling path in itsvpeirqdomainalloc causes a double free when itsvpeinit fails after successfully allocating at least one interrupt. This happens because...

7.8CVSS7.6AI score0.00245EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/05/17 2:47 p.m.38 views

CVE-2024-35847 irqchip/gic-v3-its: Prevent double free on error

In the Linux kernel, the following vulnerability has been resolved: irqchip/gic-v3-its: Prevent double free on error The error handling path in itsvpeirqdomainalloc causes a double free when itsvpeinit fails after successfully allocating at least one interrupt. This happens because...

7.8CVSS6.5AI score0.00245EPSS
SaveExploits0References8
OSV
OSV
added 2024/05/17 2:47 p.m.22 views

CVE-2024-35847 irqchip/gic-v3-its: Prevent double free on error

In the Linux kernel, the following vulnerability has been resolved: irqchip/gic-v3-its: Prevent double free on error The error handling path in itsvpeirqdomainalloc causes a double free when itsvpeinit fails after successfully allocating at least one interrupt. This happens because...

7.8CVSS6.1AI score
SaveExploits0References13
Vulnrichment
Vulnrichment
added 2024/05/17 2:47 p.m.21 views

CVE-2024-35847 irqchip/gic-v3-its: Prevent double free on error

In the Linux kernel, the following vulnerability has been resolved: irqchip/gic-v3-its: Prevent double free on error The error handling path in itsvpeirqdomainalloc causes a double free when itsvpeinit fails after successfully allocating at least one interrupt. This happens because...

7.8CVSS6.9AI score0.00245EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/05/17 2:24 p.m.51 views

CVE-2023-52687 crypto: safexcel - Add error handling for dma_map_sg() calls

In the Linux kernel, the following vulnerability has been resolved: crypto: safexcel - Add error handling for dmamapsg calls Macro dmamapsg may return 0 on error. This patch enables checks in case of the macro failure and ensures unmapping of previously mapped buffers with dmaunmapsg. Found by...

9.8CVSS6.5AI score0.00597EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/17 2:24 p.m.31 views

CVE-2023-52687 crypto: safexcel - Add error handling for dma_map_sg() calls

In the Linux kernel, the following vulnerability has been resolved: crypto: safexcel - Add error handling for dmamapsg calls Macro dmamapsg may return 0 on error. This patch enables checks in case of the macro failure and ensures unmapping of previously mapped buffers with dmaunmapsg. Found by...

9.8CVSS6.2AI score
SaveExploits0References7
CVE
CVE
added 2024/05/17 2:24 p.m.118 views

CVE-2023-52687

CVE-2023-52687: In the Linux kernel, the crypto/safexcel path was updated to add error handling for dma_map_sg() calls. The dma_map_sg() macro may return 0 on error, and the patch adds checks for that failure and ensures previously mapped buffers are unmapped with dma_unmap_sg(). This issue was i...

9.8CVSS6.7AI score0.00597EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/17 2:24 p.m.17 views

CVE-2023-52687 crypto: safexcel - Add error handling for dma_map_sg() calls

In the Linux kernel, the following vulnerability has been resolved: crypto: safexcel - Add error handling for dmamapsg calls Macro dmamapsg may return 0 on error. This patch enables checks in case of the macro failure and ensures unmapping of previously mapped buffers with dmaunmapsg. Found by...

9.8CVSS6.8AI score0.00597EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/05/17 2:24 p.m.67 views

CVE-2023-52687

In the Linux kernel, the following vulnerability has been resolved: crypto: safexcel - Add error handling for dmamapsg calls Macro dmamapsg may return 0 on error. This patch enables checks in case of the macro failure and ensures unmapping of previously mapped buffers with dmaunmapsg. Found by...

9.8CVSS7.3AI score0.00597EPSS
SaveExploits0
OSV
OSV
added 2024/05/17 2:15 p.m.5 views

DEBIAN-CVE-2024-35831

In the Linux kernel, the following vulnerability has been resolved: iouring: Fix release of pinned pages when iouaddrmap fails Looking at the error path of iouaddrmap, if we fail after pinning the pages for any reasons, ret will be set to -EINVAL and the error handler won't properly release the...

5.5CVSS5.5AI score0.00207EPSS
SaveExploits0References1
NVD
NVD
added 2024/05/17 2:15 p.m.23 views

CVE-2023-52661

In the Linux kernel, the following vulnerability has been resolved: drm/tegra: rgb: Fix missing clkput in the error handling paths of tegradcrgbprobe If clkgetsys..., "plld2out0" fails, the clkgetsys call must be undone. Add the missing clkput and a new 'putplldout0' label in the error handling...

5.5CVSS7.4AI score0.00223EPSS
SaveExploits0References6
NVD
NVD
added 2024/05/17 2:15 p.m.22 views

CVE-2023-52664

In the Linux kernel, the following vulnerability has been resolved: net: atlantic: eliminate double free in error handling logic Driver has a logic leak in ring data allocation/free, where aqringfree could be called multiple times on same ring, if system is under stress and got memory allocation...

7.8CVSS7.5AI score0.00275EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/17 2:15 p.m.8 views

DEBIAN-CVE-2023-52664

In the Linux kernel, the following vulnerability has been resolved: net: atlantic: eliminate double free in error handling logic Driver has a logic leak in ring data allocation/free, where aqringfree could be called multiple times on same ring, if system is under stress and got memory allocation...

7.8CVSS5.8AI score0.00275EPSS
SaveExploits0References1
Rows per page
Query Builder