Lucene search
+L

24415 matches found

Cvelist
Cvelist
added 2025/09/19 3:26 p.m.25 views

CVE-2025-39847 ppp: fix memory leak in pad_compress_skb

In the Linux kernel, the following vulnerability has been resolved: ppp: fix memory leak in padcompressskb If allocskb fails in padcompressskb, it returns NULL without releasing the old skb. The caller does: skb = padcompressskbppp, skb; if !skb goto drop; drop: kfreeskbskb; When padcompressskb...

0.0016EPSS
SaveExploits0References8
OSV
OSV
added 2025/09/19 3:26 p.m.10 views

CVE-2025-39843 mm: slub: avoid wake up kswapd in set_track_prepare

In the Linux kernel, the following vulnerability has been resolved: mm: slub: avoid wake up kswapd in settrackprepare settrackprepare can incur lock recursion. The issue is that it is called from hrtimerstartrangens holding the percpuhrtimerbasesn.lock, but when enabled CONFIGDEBUGOBJECTSTIMERS,...

6AI score
SaveExploits0References10
BDU FSTEC
BDU FSTEC
added 2025/09/19 12:00 a.m.14 views

Vulnerability of the $software_function() function (drivers/gpu/drm/xe/xe_lmtt.c) of the LMTT Page Handler component in the Linux operating system kernel, allowing a hacker to cause a service failure

The vulnerability of the $softwarefunction function drivers/gpu/drm/xe/xelmtt.c in the LMTT Page Handler component of the Linux operating system’s kernel is related to improper resource allocation. Exploiting this vulnerability could allow a malicious actor to cause service failures remotely...

4.6CVSS6AI score0.00154EPSS
SaveExploits0References8Affected Software6
CNNVD
CNNVD
added 2025/09/19 12:00 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 failure to free an old skb when memory allocation fails in the padcompressskb function, which could lead...

5.5CVSS5.9AI score0.0016EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2025/09/19 12:00 a.m.11 views

PT-2025-38553

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw in the iodyn find io region function where a NULL pointer dereference can occur. This is due to the res variable, assigned from pcmcia make resource, bei...

5.5CVSS5.8AI score0.0016EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/09/19 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2022-50355

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: staging: vt6655: fix some erroneous memory clean-up loops In some initialization functions o...

7.8CVSS5.2AI score0.00215EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/09/18 11:38 p.m.7 views

SUSE CVE-2023-53376

In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Use number of bits to manage bitmap sizes To allocate bitmaps, the mpi3mr driver calculates sizes of bitmaps using byte as unit. However, bitmap helper functions assume that bitmaps are allocated using unsigned long...

5.5CVSS6.5AI score0.00162EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/09/18 11:37 p.m.8 views

SUSE CVE-2023-53423

In the Linux kernel, the following vulnerability has been resolved: objtool: Fix memory leak in createstaticcallsections strdup allocates memory for keyname. We need to release the memory in the following error paths. Add free to avoid memory leak...

5.5CVSS5.1AI score0.00145EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/09/18 11:37 p.m.7 views

SUSE CVE-2023-53427

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix warning and UAF when destroy the MR list If the MR allocate failed, the MR recovery work not initialized and list not cleared. Then will be warning and UAF when release the MR: WARNING: CPU: 4 PID: 824 at...

5.5CVSS6.5AI score0.00149EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2025/09/18 11:27 p.m.9 views

SUSE CVE-2025-8396

Insufficiently specific bounds checking on authorization header could lead to denial of service in the Temporal server on all platforms due to excessive memory allocation.This issue affects all platforms and versions of OSS Server prior to 1.26.3, 1.27.3, and 1.28.1 i.e., fixed in 1.26.3, 1.27.3,...

6.9CVSS6.8AI score0.00388EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/09/18 5:28 p.m.12 views

CVE-2022-50395

In the Linux kernel, the following vulnerability has been resolved: integrity: Fix memory leakage in keyring allocation error path Key restriction is allocated in integrityinitkeyring. However, if keyring allocation failed, it is not freed, causing memory leaks...

5.5CVSS5.8AI score0.00156EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/09/18 5:21 p.m.8 views

CVE-2023-53376

In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Use number of bits to manage bitmap sizes To allocate bitmaps, the mpi3mr driver calculates sizes of bitmaps using byte as unit. However, bitmap helper functions assume that bitmaps are allocated using unsigned long...

7CVSS5.7AI score0.00162EPSS
SaveExploits0References4
NVD
NVD
added 2025/09/18 4:15 p.m.9 views

CVE-2023-53423

In the Linux kernel, the following vulnerability has been resolved: objtool: Fix memory leak in createstaticcallsections strdup allocates memory for keyname. We need to release the memory in the following error paths. Add free to avoid memory leak...

5.5CVSS0.00145EPSS
SaveExploits0References5
NVD
NVD
added 2025/09/18 4:15 p.m.9 views

CVE-2023-53427

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix warning and UAF when destroy the MR list If the MR allocate failed, the MR recovery work not initialized and list not cleared. Then will be warning and UAF when release the MR: WARNING: CPU: 4 PID: 824 at...

7.8CVSS0.00149EPSS
SaveExploits0References7
OSV
OSV
added 2025/09/18 4:15 p.m.12 views

UBUNTU-CVE-2023-53427

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix warning and UAF when destroy the MR list If the MR allocate failed, the MR recovery work not initialized and list not cleared. Then will be warning and UAF when release the MR: WARNING: CPU: 4 PID: 824 at...

7.8CVSS6.1AI score0.00149EPSS
SaveExploits0References10
Vulnrichment
Vulnrichment
added 2025/09/18 4:04 p.m.6 views

CVE-2023-53436 scsi: snic: Fix possible memory leak if device_add() fails

In the Linux kernel, the following vulnerability has been resolved: scsi: snic: Fix possible memory leak if deviceadd fails If deviceadd returns error, the name allocated by devsetname needs be freed. As the comment of deviceadd says, putdevice should be used to give up the reference in the error...

5.9AI score0.00145EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2025/09/18 4:04 p.m.5 views

CVE-2023-53427 cifs: Fix warning and UAF when destroy the MR list

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix warning and UAF when destroy the MR list If the MR allocate failed, the MR recovery work not initialized and list not cleared. Then will be warning and UAF when release the MR: WARNING: CPU: 4 PID: 824 at...

6.1AI score0.00149EPSS
SaveExploits0References7
OSV
OSV
added 2025/09/18 4:04 p.m.10 views

CVE-2023-53427 cifs: Fix warning and UAF when destroy the MR list

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix warning and UAF when destroy the MR list If the MR allocate failed, the MR recovery work not initialized and list not cleared. Then will be warning and UAF when release the MR: WARNING: CPU: 4 PID: 824 at...

7.8CVSS4.9AI score
SaveExploits0References10
CVE
CVE
added 2025/09/18 4:04 p.m.70 views

CVE-2023-53427

CVE-2023-53427 is a Linux kernel CIFS issue described in Unity Linux advisories. The vulnerability stems from not initializing MR recovery work when MR allocation fails, which can lead to a warning and use-after-free when releasing MRs. The advisory states the fix is to initialize the MR recovery...

7.8CVSS6.1AI score0.00149EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2025/09/18 4:04 p.m.9 views

CVE-2022-50418 wifi: ath11k: mhi: fix potential memory leak in ath11k_mhi_register()

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: mhi: fix potential memory leak in ath11kmhiregister mhialloccontroller allocates a memory space for mhictrl. When gets some error, mhictrl should be freed with mhifreecontroller. But when ath11kmhireadaddrfromdt...

5.5CVSS6.5AI score
SaveExploits0References6
Rows per page
Query Builder