Lucene search
+L

10200 matches found

OSV
OSV
added 2024/11/09 11:15 a.m.3 views

DEBIAN-CVE-2024-50236

In the Linux kernel, the following vulnerability has been resolved: wifi: ath10k: Fix memory leak in management tx In the current logic, memory is allocated for storing the MSDU context during management packet TX but this memory is not being freed during management TX completion. Similar leaks a...

5.5CVSS5.7AI score0.00261EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/09 11:15 a.m.16 views

AZL-53192 CVE-2024-50236 affecting package kernel for versions less than 5.15.173.1-1

In the Linux kernel, the following vulnerability has been resolved: wifi: ath10k: Fix memory leak in management tx In the current logic, memory is allocated for storing the MSDU context during management packet TX but this memory is not being freed during management TX completion. Similar leaks a...

5.5CVSS6.1AI score0.00261EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/11/09 10:14 a.m.1 views

CVE-2024-50236 wifi: ath10k: Fix memory leak in management tx

In the Linux kernel, the following vulnerability has been resolved: wifi: ath10k: Fix memory leak in management tx In the current logic, memory is allocated for storing the MSDU context during management packet TX but this memory is not being freed during management TX completion. Similar leaks a...

7.6AI score0.00261EPSS
SaveExploits0References8
CVE
CVE
added 2024/11/09 10:14 a.m.156 views

CVE-2024-50226

CVE-2024-50226 : Linux kernel vulnerability in the CXL port code. A use-after-free during teardown of a region with multiple endpoint decoders (example: decoders 7.0 and 14.0 sharing a switch-decoder 3.0) could allow out-of-order shutdown and leave stale references. The patch ensures: (1) proper ...

7.8CVSS6.4AI score0.00237EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2024/11/09 10:14 a.m.37 views

CVE-2024-50226 cxl/port: Fix use-after-free, permit out-of-order decoder shutdown

In the Linux kernel, the following vulnerability has been resolved: cxl/port: Fix use-after-free, permit out-of-order decoder shutdown In support of investigating an initialization failure report 1, cxltest was updated to register mock memory-devices after the mock root-port/bus device had been...

0.00237EPSS
SaveExploits0References3
Microsoft CVE
Microsoft CVE
added 2024/11/09 8:0 a.m.13 views

IB/core: Fix ib_cache_setup_one error flow cleanup

...

6.5CVSS6.9AI score0.00983EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2024/11/09 8:0 a.m.7 views

tpm: Clean up TPM space after command failure

...

5.5CVSS6.8AI score0.00219EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/11/09 3:49 a.m.6 views

SUSE CVE-2024-50173

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Fix access to uninitialized variable in tickctxcleanup The group variable can't be used to retrieve ptdev in our second loop, because it points to the previously iterated listhead, not a valid group. Get the ptdev...

5.5CVSS7.7AI score0.00227EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/11/09 3:49 a.m.12 views

SUSE CVE-2024-50187

In the Linux kernel, the following vulnerability has been resolved: drm/vc4: Stop the active perfmon before being destroyed Upon closing the file descriptor, the active performance monitor is not stopped. Although all perfmons are destroyed in vc4perfmonclosefile, the active performance monitor's...

5.5CVSS7.7AI score0.0023EPSS
SaveExploits0References20
CNNVD
CNNVD
added 2024/11/09 12:0 a.m.7 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the presence of an offset and length cleanup issue prior to a skbchecksum function call...

6.2CVSS6.6AI score0.0053EPSS
SaveExploits1References8
CNNVD
CNNVD
added 2024/11/09 12:0 a.m.8 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the wdev-cqmconfig pointer not being cleared after release...

7.8CVSS7AI score0.00244EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/11/09 12:0 a.m.12 views

WordPress plugin Anih 跨站脚本漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a set of blogging platforms developed using the PHP language. WordPress plugin is an application plugin that supports personal blog sites on servers running PHP and MySQL. A cross-site scripting vulnerabilit...

5.5CVSS7.7AI score0.00257EPSS
SaveExploits0References2
OSV
OSV
added 2024/11/08 6:15 a.m.15 views

AZL-53616 CVE-2024-50189 affecting package kernel for versions less than 5.15.173.1-1

In the Linux kernel, the following vulnerability has been resolved: HID: amdsfh: Switch to device-managed dmamalloccoherent Using the device-managed version allows to simplify clean-up in probe error path. Additionally, this device-managed ensures proper cleanup, which helps to resolve memory...

5.5CVSS6.8AI score0.00215EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/08 6:15 a.m.4 views

DEBIAN-CVE-2024-50189

In the Linux kernel, the following vulnerability has been resolved: HID: amdsfh: Switch to device-managed dmamalloccoherent Using the device-managed version allows to simplify clean-up in probe error path. Additionally, this device-managed ensures proper cleanup, which helps to resolve memory...

5.5CVSS5.7AI score0.00215EPSS
SaveExploits0References1
NVD
NVD
added 2024/11/08 6:15 a.m.18 views

CVE-2024-50189

In the Linux kernel, the following vulnerability has been resolved: HID: amdsfh: Switch to device-managed dmamalloccoherent Using the device-managed version allows to simplify clean-up in probe error path. Additionally, this device-managed ensures proper cleanup, which helps to resolve memory...

7.8CVSS0.00215EPSS
SaveExploits0References6
OSV
OSV
added 2024/11/08 6:15 a.m.5 views

DEBIAN-CVE-2024-50173

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Fix access to uninitialized variable in tickctxcleanup The group variable can't be used to retrieve ptdev in our second loop, because it points to the previously iterated listhead, not a valid group. Get the ptdev...

5.5CVSS5.4AI score0.00227EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/08 6:15 a.m.7 views

UBUNTU-CVE-2024-50189

In the Linux kernel, the following vulnerability has been resolved: HID: amdsfh: Switch to device-managed dmamalloccoherent Using the device-managed version allows to simplify clean-up in probe error path. Additionally, this device-managed ensures proper cleanup, which helps to resolve memory...

7.8CVSS6.2AI score0.00215EPSS
SaveExploits0References29
OSV
OSV
added 2024/11/08 6:15 a.m.12 views

UBUNTU-CVE-2024-50173

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Fix access to uninitialized variable in tickctxcleanup The group variable can't be used to retrieve ptdev in our second loop, because it points to the previously iterated listhead, not a valid group. Get the ptdev...

7.8CVSS5.7AI score0.00227EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2024/11/08 5:43 a.m.2 views

CVE-2024-50189 HID: amd_sfh: Switch to device-managed dmam_alloc_coherent()

In the Linux kernel, the following vulnerability has been resolved: HID: amdsfh: Switch to device-managed dmamalloccoherent Using the device-managed version allows to simplify clean-up in probe error path. Additionally, this device-managed ensures proper cleanup, which helps to resolve memory...

7.8CVSS7.6AI score0.00215EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/11/08 5:23 a.m.3 views

CVE-2024-50173 drm/panthor: Fix access to uninitialized variable in tick_ctx_cleanup()

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Fix access to uninitialized variable in tickctxcleanup The group variable can't be used to retrieve ptdev in our second loop, because it points to the previously iterated listhead, not a valid group. Get the ptdev...

7.6AI score0.00227EPSS
SaveExploits0References3
Rows per page
Query Builder