Lucene search
+L

8602 matches found

OSV
OSV
added 2025/12/24 1:06 p.m.20 views

CVE-2023-54146 x86/kexec: Fix double-free of elf header buffer

In the Linux kernel, the following vulnerability has been resolved: x86/kexec: Fix double-free of elf header buffer After b3e34a47f989 "x86/kexec: fix memory leak of elf header buffer", freeing image-elfheaders in the error path of crashloadsegments is not needed because kimagefilepostloadcleanup...

6.3AI score
SaveExploits0References8
CVE
CVE
added 2025/12/24 1:06 p.m.37 views

CVE-2023-54146

CVE-2023-54146 (Linux kernel) affects the x86/kexec path and concerns a double-free of the elf header buffer. The connected advisories confirm the issue was resolved by removing an unnecessary vfree() in the crash_load_segments error path, with kimage_file_post_load_cleanup() handling cleanup. No...

6AI score0.00195EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/12/24 1:06 p.m.42 views

CVE-2023-54146 x86/kexec: Fix double-free of elf header buffer

In the Linux kernel, the following vulnerability has been resolved: x86/kexec: Fix double-free of elf header buffer After b3e34a47f989 "x86/kexec: fix memory leak of elf header buffer", freeing image-elfheaders in the error path of crashloadsegments is not needed because kimagefilepostloadcleanup...

0.00195EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/24 1:06 p.m.7 views

CVE-2023-54126 crypto: safexcel - Cleanup ring IRQ workqueues on load failure

In the Linux kernel, the following vulnerability has been resolved: crypto: safexcel - Cleanup ring IRQ workqueues on load failure A failure loading the safexcel driver results in the following warning on boot, because the IRQ affinity has not been correctly cleaned up. Ensure we clean up the...

6.1AI score
SaveExploits0References10
Cvelist
Cvelist
added 2025/12/24 1:06 p.m.37 views

CVE-2023-54126 crypto: safexcel - Cleanup ring IRQ workqueues on load failure

In the Linux kernel, the following vulnerability has been resolved: crypto: safexcel - Cleanup ring IRQ workqueues on load failure A failure loading the safexcel driver results in the following warning on boot, because the IRQ affinity has not been correctly cleaned up. Ensure we clean up the...

0.00209EPSS
SaveExploits0References7
CVE
CVE
added 2025/12/24 1:06 p.m.30 views

CVE-2023-54126

CVE-2023-54126 : Linux kernel crypto_safexcel vulnerability where a failed safexcel driver load leaves IRQ affinity/workqueues uncleared, causing a boot-time warning. The fix cleans up the IRQ affinity and workqueues on load failure, per the vulnerability description and vendor advisories. Connec...

6AI score0.00209EPSS
SaveExploits0References7
CVE
CVE
added 2025/12/24 1:05 p.m.26 views

CVE-2022-50765

CVE-2022-50765 affects the Linux kernel (RISC‑V) in the kexec path. The root cause is a memory leak: a buffer used to store ELF headers is allocated with vzalloc() during elf_kexec_load and is not freed when the kdump kernel is reloaded/unloaded or when image->elf_header is set and loading sub...

6.2AI score0.00232EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/12/24 1:05 p.m.38 views

CVE-2022-50765 RISC-V: kexec: Fix memory leak of elf header buffer

In the Linux kernel, the following vulnerability has been resolved: RISC-V: kexec: Fix memory leak of elf header buffer This is reported by kmemleak detector: unreferenced object 0xff2000000403d000 size 4096: comm "kexec", pid 146, jiffies 4294900633 age 64.792s hex dump first 32 bytes: 7f 45 4c ...

0.00232EPSS
SaveExploits0References3
NVD
NVD
added 2025/12/24 11:15 a.m.11 views

CVE-2022-50701

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7921s: fix slab-out-of-bounds access in sdio host SDIO may need addtional 511 bytes to align bus operation. If the tailroom of this skb is not big enough, we would access invalid memory region. For low level...

7.1CVSS0.00144EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/24 11:15 a.m.8 views

UBUNTU-CVE-2023-53998

In the Linux kernel, the following vulnerability has been resolved: hwrng: virtio - Fix race on dataavail and actual data The virtio rng device kicks off a new entropy request whenever the data available reaches zero. When a new request occurs at the end of a read operation, that is, when the...

5.7AI score0.00206EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2025/12/24 11:15 a.m.7 views

CVE-2023-53998

In the Linux kernel, the following vulnerability has been resolved: hwrng: virtio - Fix race on dataavail and actual data The virtio rng device kicks off a new entropy request whenever the data available reaches zero. When a new request occurs at the end of a read operation, that is, when the...

5.7AI score0.00206EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2025/12/24 10:55 a.m.31 views

CVE-2023-54000 net: hns3: fix deadlock issue when externel_lb and reset are executed together

In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix deadlock issue when externellb and reset are executed together When externellb and reset are executed together, a deadlock may occur: 3147.217009 INFO: task kworker/u321:0:7 blocked for more than 120 seconds...

0.00204EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/24 10:55 a.m.11 views

CVE-2023-54000 net: hns3: fix deadlock issue when externel_lb and reset are executed together

In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix deadlock issue when externellb and reset are executed together When externellb and reset are executed together, a deadlock may occur: 3147.217009 INFO: task kworker/u321:0:7 blocked for more than 120 seconds...

6.3AI score
SaveExploits0References7
Cvelist
Cvelist
added 2025/12/24 10:32 a.m.52 views

CVE-2025-68350 exfat: fix divide-by-zero in exfat_allocate_bitmap

In the Linux kernel, the following vulnerability has been resolved: exfat: fix divide-by-zero in exfatallocatebitmap The variable maxracount can be 0 in exfatallocatebitmap, which causes a divide-by-zero error in the subsequent modulo operation i % maxracount, leading to a system crash. When...

0.00181EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/24 10:32 a.m.17 views

CVE-2025-68350 exfat: fix divide-by-zero in exfat_allocate_bitmap

In the Linux kernel, the following vulnerability has been resolved: exfat: fix divide-by-zero in exfatallocatebitmap The variable maxracount can be 0 in exfatallocatebitmap, which causes a divide-by-zero error in the subsequent modulo operation i % maxracount, leading to a system crash. When...

6.3AI score
SaveExploits0References5
EUVD
EUVD
added 2025/12/24 12:30 a.m.11 views

EUVD-2025-204972

Tencent NeuralNLP-NeuralClassifier loadcheckpoint Deserialization of Untrusted Data Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of Tencent NeuralNLP-NeuralClassifier. User interaction is required to exploit th...

7.8CVSS7.1AI score0.00501EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/12/24 12:24 a.m.11 views

SUSE CVE-2025-68480

Marshmallow is a lightweight library for converting complex objects to and from simple Python datatypes. In versions from 3.0.0rc1 to before 3.26.2 and from 4.0.0 to before 4.1.2, Schema.loaddata, many=True is vulnerable to denial of service attacks. A moderately sized request can consume a...

5.3CVSS6.5AI score0.00289EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/12/24 12:00 a.m.15 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 improper locking during concurrent execution of external load balancing and reset operations, which could...

6.3AI score0.00204EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/12/24 12:00 a.m.11 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 clean up the ring interrupt work queue and affinity on a load failure, which could lead to...

6.1AI score0.00209EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2025/12/24 12:00 a.m.16 views

PT-2025-53117

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw in the configfs create dir function that can lead to a memory leak. The issue arises from an incorrect reference count within the configfs make dirent...

7.8CVSS6.3AI score0.00932EPSS
SaveExploits2References895
Rows per page
Query Builder