Lucene search
+L

10620 matches found

OSV
OSV
added 2024/05/21 3:15 p.m.3 views

DEBIAN-CVE-2021-47361

In the Linux kernel, the following vulnerability has been resolved: mcb: fix error handling in mcballocbus There are two bugs: 1 If idasimpleget fails then this code calls putdevicecarrier but we haven't yet called getdevicecarrier and probably that leads to a use after free. 2 After...

7.8CVSS5.7AI score0.00242EPSS
SaveExploits0References1
NVD
NVD
added 2024/05/21 3:15 p.m.25 views

CVE-2021-47313

In the Linux kernel, the following vulnerability has been resolved: cpufreq: CPPC: Fix potential memleak in cppccpufreqcpuinit It's a classic example of memleak, we allocate something, we fail and never free the resources. Make sure we free all resources on policy -init failures...

8.4CVSS6.5AI score0.00258EPSS
SaveExploits0References3
OSV
OSV
added 2024/05/21 3:15 p.m.11 views

DEBIAN-CVE-2021-47283

In the Linux kernel, the following vulnerability has been resolved: net:sfc: fix non-freed irq in legacy irq mode SFC driver can be configured via modparam to work using MSI-X, MSI or legacy IRQ interrupts. In the last one, the interrupt was not properly released on module remove. It was not free...

5.5CVSS6.1AI score0.00222EPSS
SaveExploits0References1
CVE
CVE
added 2024/05/21 3:04 p.m.123 views

CVE-2021-47410

CVE-2021-47410 concerns the Linux kernel where the AMDGPU/KFD stack emitted a warning trace due to the function svm_migrate_fini releasing device resources via devm_memunmap_pages and devm_release_mem_region after a patch that split amdgpu_device_fini into early/late phases. The root cause is the...

5.5CVSS6.7AI score0.00208EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2024/05/21 3:04 p.m.55 views

CVE-2021-47410

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: fix svmmigratefini warning Device manager releases device-specific resources when a driver disconnects from a device, devmmemunmappages and devmreleasememregion calls in svmmigratefini are redundant. It causes below...

5.5CVSS6.1AI score0.00208EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/05/21 3:03 p.m.41 views

CVE-2021-47361

In the Linux kernel, the following vulnerability has been resolved: mcb: fix error handling in mcballocbus There are two bugs: 1 If idasimpleget fails then this code calls putdevicecarrier but we haven't yet called getdevicecarrier and probably that leads to a use after free. 2 After...

7.8CVSS7.6AI score0.00242EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2024/05/20 10:15 a.m.32 views

CVE-2024-36002

In the Linux kernel, the following vulnerability has been resolved: dpll: fix dpllpinonpinregister for multiple parent pins In scenario where pin is registered with multiple parent pins via dpllpinonpinregister.., all belonging to the same dpll device. A second call to dpllpinonpinunregister...

5.5CVSS6.3AI score0.00183EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2024/05/20 9:48 a.m.18 views

CVE-2024-36002 dpll: fix dpll_pin_on_pin_register() for multiple parent pins

In the Linux kernel, the following vulnerability has been resolved: dpll: fix dpllpinonpinregister for multiple parent pins In scenario where pin is registered with multiple parent pins via dpllpinonpinregister.., all belonging to the same dpll device. A second call to dpllpinonpinunregister...

6.8AI score0.00183EPSS
SaveExploits0References2
OSV
OSV
added 2024/05/20 9:48 a.m.17 views

CVE-2024-36002 dpll: fix dpll_pin_on_pin_register() for multiple parent pins

In the Linux kernel, the following vulnerability has been resolved: dpll: fix dpllpinonpinregister for multiple parent pins In scenario where pin is registered with multiple parent pins via dpllpinonpinregister.., all belonging to the same dpll device. A second call to dpllpinonpinunregister...

6AI score
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/05/18 2:48 a.m.6 views

SUSE CVE-2024-4769

When importing resources using Web Workers, error messages would distinguish the difference between application/javascript responses and non-script responses. This could have been abused to learn information cross-origin. This vulnerability affects Firefox 126, Firefox ESR 115.11, and Thunderbird...

6.1CVSS8.5AI score0.00369EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2024/05/18 1:40 a.m.30 views

CVE-2023-52688

A vulnerability was found in the ath12k Wi-Fi driver within the Linux kernel. This issue involves an error handler issue in the rfkill configuration, which could potentially disrupt Wi-Fi functionality and error handling processes. Mitigation Mitigation for this issue is either not available or t...

5.5CVSS7.5AI score0.00216EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/17 11:42 p.m.36 views

CVE-2024-35829

A memory leak flaw was found in the limaheapalloc function of the DRM Lima driver in the Linux kernel. A fix was implemented, ensuring that allocated memory is properly managed, preventing unnecessary memory consumption and improving system stability. Mitigation Mitigation for this issue is eithe...

5.5CVSS8.8AI score0.0021EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/05/17 3:15 p.m.32 views

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.8CVSS6AI score0.00216EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/05/17 2:24 p.m.30 views

CVE-2023-52688 wifi: ath12k: fix the error handler of rfkill config

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.8CVSS7.1AI score0.00216EPSS
SaveExploits0References2
OSV
OSV
added 2024/05/17 2:24 p.m.17 views

CVE-2023-52688 wifi: ath12k: fix the error handler of rfkill config

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.8CVSS6.3AI score
SaveExploits0References5
OSV
OSV
added 2024/05/17 2:15 p.m.12 views

UBUNTU-CVE-2024-35836

In the Linux kernel, the following vulnerability has been resolved: dpll: fix pin dump crash for rebound module When a kernel module is unbound but the pin resources were not entirely freed other kernel module instance of the same PCI device have had kept the reference to that pin, and kernel...

5.5CVSS6.2AI score0.00191EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2024/05/17 2:15 p.m.27 views

CVE-2023-52662

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: fix a memleak in vmwgmridmangetnode When idaallocmax fails, resources allocated before should be freed, including res allocated by kmalloc and ttmresourceinit...

7.8CVSS6.4AI score0.00237EPSS
SaveExploits0References23
Vulnrichment
Vulnrichment
added 2024/05/17 1:41 p.m.19 views

CVE-2024-35829 drm/lima: fix a memleak in lima_heap_alloc

In the Linux kernel, the following vulnerability has been resolved: drm/lima: fix a memleak in limaheapalloc When limavmmapbo fails, the resources need to be deallocated, or there will be memleaks...

7AI score0.0021EPSS
SaveExploits0References7
CVE
CVE
added 2024/05/17 1:41 p.m.185 views

CVE-2023-52662

The CVE-2023-52662 issue affects the Linux kernel DRM vmwgfx path: a memleak in vmw_gmrid_man_get_node when ida_alloc_max fails, where resources allocated prior (including kmalloc‑allocated memory and ttm_resource_init structures) were not freed. The connected Astra/Tenable entries corroborate th...

7.8CVSS6.7AI score0.00237EPSS
SaveExploits0References6Affected Software1
Positive Technologies
Positive Technologies
added 2024/05/17 12:00 a.m.13 views

PT-2024-14694 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to the wifi: ath12k driver in the Linux kernel. When the core rfkill config throws an error, it should free the allocated resources. However, it is not freeing the...

9.1CVSS6.7AI score0.01219EPSS
SaveExploits11References898
Rows per page
Query Builder