Lucene search
+L

4847 matches found

SUSE CVE
SUSE CVE
added 2024/10/22 2:50 a.m.11 views

SUSE CVE-2024-50028

In the Linux kernel, the following vulnerability has been resolved: thermal: core: Reference count the zone in thermalzonegetbyid There are places in the thermal netlink code where nothing prevents the thermal zone object from going away while being accessed after it has been returned by...

5.5CVSS7.7AI score0.00215EPSS
SaveExploits0References19
BDU FSTEC
BDU FSTEC
added 2024/10/22 12:00 a.m.7 views

The vulnerability of the SetGuestZoneRouterSettings() function in the prog.cgi script of D-Link DIR-878 and DIR-882 routers allows a hacker to execute arbitrary commands.

The vulnerability of the SetGuestZoneRouterSettings function in the prog.cgi script of D-Link DIR-878 and DIR-882 routers exists due to the failure to take measures to neutralize special elements used in operating system commands. Exploiting this vulnerability allows a malicious actor to execute...

8CVSS5.9AI score0.0215EPSS
SaveExploits0References5
OSV
OSV
added 2024/10/21 8:15 p.m.10 views

AZL-51416 CVE-2024-50028 affecting package kernel 6.6.126.1-1

In the Linux kernel, the following vulnerability has been resolved: thermal: core: Reference count the zone in thermalzonegetbyid There are places in the thermal netlink code where nothing prevents the thermal zone object from going away while being accessed after it has been returned by...

5.5CVSS6.8AI score0.00215EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 8:15 p.m.1 views

DEBIAN-CVE-2024-50028

In the Linux kernel, the following vulnerability has been resolved: thermal: core: Reference count the zone in thermalzonegetbyid There are places in the thermal netlink code where nothing prevents the thermal zone object from going away while being accessed after it has been returned by...

5.5CVSS5.6AI score0.00215EPSS
SaveExploits0References1
NVD
NVD
added 2024/10/21 8:15 p.m.7 views

CVE-2024-50027

In the Linux kernel, the following vulnerability has been resolved: thermal: core: Free tzp copy along with the thermal zone The object pointed to by tz-tzp may still be accessed after being freed in thermalzonedeviceunregister, so move the freeing of it to the point after the removal completion...

7.8CVSS0.00244EPSS
SaveExploits0References3
OSV
OSV
added 2024/10/21 8:15 p.m.12 views

AZL-51504 CVE-2024-50028 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: thermal: core: Reference count the zone in thermalzonegetbyid There are places in the thermal netlink code where nothing prevents the thermal zone object from going away while being accessed after it has been returned by...

5.5CVSS6.8AI score0.00215EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 8:15 p.m.3 views

DEBIAN-CVE-2024-50027

In the Linux kernel, the following vulnerability has been resolved: thermal: core: Free tzp copy along with the thermal zone The object pointed to by tz-tzp may still be accessed after being freed in thermalzonedeviceunregister, so move the freeing of it to the point after the removal completion...

5.5CVSS5.6AI score0.00244EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 8:15 p.m.11 views

AZL-51401 CVE-2024-50027 affecting package kernel for versions less than 6.6.64.2-9

In the Linux kernel, the following vulnerability has been resolved: thermal: core: Free tzp copy along with the thermal zone The object pointed to by tz-tzp may still be accessed after being freed in thermalzonedeviceunregister, so move the freeing of it to the point after the removal completion...

5.5CVSS6.8AI score0.00244EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 8:15 p.m.6 views

UBUNTU-CVE-2024-50028

In the Linux kernel, the following vulnerability has been resolved: thermal: core: Reference count the zone in thermalzonegetbyid There are places in the thermal netlink code where nothing prevents the thermal zone object from going away while being accessed after it has been returned by...

7.8CVSS6.2AI score0.00215EPSS
SaveExploits0References19
Vulnrichment
Vulnrichment
added 2024/10/21 7:39 p.m.15 views

CVE-2024-50027 thermal: core: Free tzp copy along with the thermal zone

In the Linux kernel, the following vulnerability has been resolved: thermal: core: Free tzp copy along with the thermal zone The object pointed to by tz-tzp may still be accessed after being freed in thermalzonedeviceunregister, so move the freeing of it to the point after the removal completion...

6.9AI score0.00244EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/10/21 7:39 p.m.17 views

CVE-2024-50028 thermal: core: Reference count the zone in thermal_zone_get_by_id()

In the Linux kernel, the following vulnerability has been resolved: thermal: core: Reference count the zone in thermalzonegetbyid There are places in the thermal netlink code where nothing prevents the thermal zone object from going away while being accessed after it has been returned by...

7.8CVSS7AI score0.00215EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/10/21 7:39 p.m.33 views

CVE-2024-50027 thermal: core: Free tzp copy along with the thermal zone

In the Linux kernel, the following vulnerability has been resolved: thermal: core: Free tzp copy along with the thermal zone The object pointed to by tz-tzp may still be accessed after being freed in thermalzonedeviceunregister, so move the freeing of it to the point after the removal completion...

7.8CVSS0.00244EPSS
SaveExploits0References3
CVE
CVE
added 2024/10/21 7:39 p.m.173 views

CVE-2024-50028

CVE-2024-50028 affects the Linux kernel thermal subsystem. The flaw was that thermal_zone_get_by_id() could return a thermal zone object that could be freed while still in use by the caller, enabling a potential use-after-free scenario. The fix adds a reference to the thermal zone device via get_...

7.8CVSS5.2AI score0.00215EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2024/10/21 7:39 p.m.10 views

CVE-2024-50027 thermal: core: Free tzp copy along with the thermal zone

In the Linux kernel, the following vulnerability has been resolved: thermal: core: Free tzp copy along with the thermal zone The object pointed to by tz-tzp may still be accessed after being freed in thermalzonedeviceunregister, so move the freeing of it to the point after the removal completion...

7.8CVSS6.1AI score
SaveExploits0References6
OSV
OSV
added 2024/10/21 7:39 p.m.18 views

CVE-2024-50028 thermal: core: Reference count the zone in thermal_zone_get_by_id()

In the Linux kernel, the following vulnerability has been resolved: thermal: core: Reference count the zone in thermalzonegetbyid There are places in the thermal netlink code where nothing prevents the thermal zone object from going away while being accessed after it has been returned by...

7.8CVSS6AI score
SaveExploits0References5
CVE
CVE
added 2024/10/21 7:39 p.m.170 views

CVE-2024-50027

CVE-2024-50027 affects the Linux kernel thermal subsystem. The issue arises in thermal_zone_device_unregister() where the object tzp can be accessed after its memory is freed. The patch moves the freeing of tzp to after the removal completion, ensuring it cannot be accessed post-free. This repres...

7.8CVSS5.2AI score0.00244EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2024/10/21 11:53 a.m.105 views

CVE-2024-47680

CVE-2024-47680 affects the Linux kernel’s f2fs discard handling for conventional zones on zoned block devices. The root cause is that f2fs relied on a discard capability check performed by bdev_max_discard_sectors() and bdev_is_zoned(), which bypasses to discard even when a device doesn’t support...

5.5CVSS7.1AI score0.00232EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2024/10/21 11:53 a.m.31 views

CVE-2024-47680 f2fs: check discard support for conventional zones

In the Linux kernel, the following vulnerability has been resolved: f2fs: check discard support for conventional zones As the helper function f2fsbdevsupportdiscard shows, f2fs checks if the target block devices support discard by calling bdevmaxdiscardsectors and bdeviszoned. This check works we...

0.00232EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/10/21 12:00 a.m.9 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 incorrectly treating an entire object as a red zone in kmalloc red zone handling, which could result in a re...

5.5CVSS7.6AI score0.00235EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2024/10/21 12:00 a.m.9 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 a failure to properly release the tz-tzp object when unloading a hot zone in the thermal subsystem, which...

5.5CVSS8.1AI score0.00244EPSS
SaveExploits0References4
Rows per page
Query Builder