Lucene search
+L

2173 matches found

Cvelist
Cvelist
added 2025/09/19 3:26 p.m.12 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.00149EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2025/09/19 12:0 a.m.8 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...

5.5CVSS5.2AI score0.0019EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2025/09/19 12:0 a.m.3 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.00149EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2025/09/18 11:37 p.m.3 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.0014EPSS
SaveExploits0References8
NVD
NVD
added 2025/09/18 4:15 p.m.6 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.0014EPSS
SaveExploits0References7
OSV
OSV
added 2025/09/18 4:15 p.m.5 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.0014EPSS
SaveExploits0References10
Vulnrichment
Vulnrichment
added 2025/09/18 4:4 p.m.3 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.0014EPSS
SaveExploits0References7
CVE
CVE
added 2025/09/18 4:4 p.m.33 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.0014EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2025/09/18 4:4 p.m.8 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 score0.0014EPSS
SaveExploits0References10
NVD
NVD
added 2025/09/18 2:15 p.m.4 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.5CVSS0.00147EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2025/09/18 1:33 p.m.2 views

CVE-2022-50395 integrity: Fix memory leakage in keyring allocation error path

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...

6.1AI score0.00147EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/09/18 1:33 p.m.6 views

CVE-2022-50395 integrity: Fix memory leakage in keyring allocation error path

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...

0.00147EPSS
SaveExploits0References6
OSV
OSV
added 2025/09/18 1:33 p.m.3 views

CVE-2022-50395 integrity: Fix memory leakage in keyring allocation error path

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.5CVSS6.2AI score0.00147EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2025/09/18 12:0 a.m.4 views

PT-2025-38343

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak was identified in the keyring allocation error path within the Linux kernel. Specifically, when keyring allocation fails during the integrity init keyring function, the...

6.1AI score0.00147EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2025/09/18 12:0 a.m.6 views

PT-2025-38421

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak was identified in the fbcon do set font function within the fbdev subsystem of the Linux kernel. The issue occurs when a buffer is newly allocated by fbcon set font and is...

6.3AI score0.0015EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/09/18 12:0 a.m.6 views

PT-2025-51603

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s DRM/amdgpu/atom subsystem. Specifically, a potential NULL pointer dereference can occur in the atom get src int function when accessing WS entries if...

4CVSS5.7AI score0.00172EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/09/17 11:31 p.m.7 views

SUSE CVE-2022-50355

In the Linux kernel, the following vulnerability has been resolved: staging: vt6655: fix some erroneous memory clean-up loops In some initialization functions of this driver, memory is allocated with 'i' acting as an index variable and increasing from 0. The commit in "Fixes" introduces some...

5.5CVSS6.6AI score0.0019EPSS
SaveExploits0References9
RedhatCVE
RedhatCVE
added 2025/09/17 5:34 p.m.6 views

CVE-2022-50355

In the Linux kernel, the following vulnerability has been resolved: staging: vt6655: fix some erroneous memory clean-up loops In some initialization functions of this driver, memory is allocated with 'i' acting as an index variable and increasing from 0. The commit in "Fixes" introduces some...

5.5CVSS5.9AI score0.0019EPSS
SaveExploits0References4
NVD
NVD
added 2025/09/17 3:15 p.m.7 views

CVE-2022-50361

In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: add missing unregisternetdev in wilcnetdevifcinit Fault injection test reports this issue: kernel BUG at net/core/dev.c:10731! invalid opcode: 0000 1 PREEMPT SMP KASAN PTI Call Trace: wilcnetdevifcinit+0x19f/0x220...

5.5CVSS0.00206EPSS
SaveExploits0References3
NVD
NVD
added 2025/09/17 3:15 p.m.8 views

CVE-2022-50355

In the Linux kernel, the following vulnerability has been resolved: staging: vt6655: fix some erroneous memory clean-up loops In some initialization functions of this driver, memory is allocated with 'i' acting as an index variable and increasing from 0. The commit in "Fixes" introduces some...

5.5CVSS0.0019EPSS
SaveExploits0References7
Rows per page
Query Builder