Lucene search
+L

10609 matches found

EUVD
EUVD
added 2025/10/22 6:30 p.m.16 views

EUVD-2022-54729

In the Linux kernel, the following vulnerability has been resolved: wl1251: dynamically allocate memory used for DMA With introduction of vmap'ed stacks, stack parameters can no longer be used for DMA and now leads to kernel panic. It happens at several places for the wl1251 e.g. when accessed...

5.5CVSS4.9AI score0.00266EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/22 6:30 p.m.8 views

EUVD-2022-54801

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on inlinedots inode As Wenqing reported in bugzilla: https://bugzilla.kernel.org/showbug.cgi?id=215765 It will cause a kernel panic with steps: - mkdir mnt - mount tmp40.img mnt - ls mnt...

5.5CVSS4.9AI score0.00256EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/22 6:30 p.m.6 views

EUVD-2022-54800

In the Linux kernel, the following vulnerability has been resolved: RDMA/hfi1: Prevent panic when SDMA is disabled If the hfi1 module is loaded with HFI1CAPSDMA off, a call to hfi1writeiter will dereference a NULL pointer and panic. A typical stack frame is: sdmaselectuserengine hfi1...

5.5CVSS5.5AI score0.00264EPSS
SaveExploits0References9
EUVD
EUVD
added 2025/10/22 3:31 p.m.9 views

EUVD-2023-59999

In the Linux kernel, the following vulnerability has been resolved: soc: qcom: qmiencdec: Restrict string length in decode The QMI TLV value for strings in a lot of qmi element info structures account for null terminated strings with MAXLEN + 1. If a string is actually MAXLEN + 1 length, this wil...

5.7AI score0.00143EPSS
SaveExploits0References8
EUVD
EUVD
added 2025/10/22 3:31 p.m.6 views

EUVD-2023-60010

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Do not swap cpubuffer during resize process When ringbufferswapcpu was called during resize process, the cpu buffer was swapped in the middle, resulting in incorrect state. Continuing to run in the wrong state will...

4.9AI score0.00144EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/22 3:31 p.m.9 views

EUVD-2023-60028

In the Linux kernel, the following vulnerability has been resolved: media: max9286: Fix memleak in max9286v4l2register There is a kmemleak when testing the media/i2c/max9286.c with bpf mock device: kmemleak: 5 new suspected memory leaks see /sys/kernel/debug/kmemleak unreferenced object...

5.7AI score0.00199EPSS
SaveExploits0References6
NVD
NVD
added 2025/10/22 2:15 p.m.11 views

CVE-2023-53714

In the Linux kernel, the following vulnerability has been resolved: drm/stm: ltdc: fix late dereference check In ltdccrtcsetcrcsource, struct drmcrtc was dereferenced in a containerof before the pointer check. This could cause a kernel panic. Fix this smatch warning: drivers/gpu/drm/stm/ltdc.c:11...

0.00194EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/22 2:15 p.m.4 views

DEBIAN-CVE-2023-53714

In the Linux kernel, the following vulnerability has been resolved: drm/stm: ltdc: fix late dereference check In ltdccrtcsetcrcsource, struct drmcrtc was dereferenced in a containerof before the pointer check. This could cause a kernel panic. Fix this smatch warning: drivers/gpu/drm/stm/ltdc.c:11...

5.2AI score0.00194EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/22 2:15 p.m.3 views

DEBIAN-CVE-2023-53712

In the Linux kernel, the following vulnerability has been resolved: ARM: 9317/1: kexec: Make smp stop calls asynchronous If a panic is triggered by a hrtimer interrupt all online cpus will be notified and set offline. But as highlighted by commit 19dbdcb8039c "smp: Warn on function calls from...

5.2AI score0.00194EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/22 2:15 p.m.10 views

UBUNTU-CVE-2023-53712

In the Linux kernel, the following vulnerability has been resolved: ARM: 9317/1: kexec: Make smp stop calls asynchronous If a panic is triggered by a hrtimer interrupt all online cpus will be notified and set offline. But as highlighted by commit 19dbdcb8039c "smp: Warn on function calls from...

5.7AI score0.00194EPSS
SaveExploits0References7
CVE
CVE
added 2025/10/22 1:23 p.m.29 views

CVE-2023-53714

Summary (CVE-2023-53714) : A Linux kernel DRM/STMicroelectronics LTD-C driver issue caused a potential kernel panic when dereferencing a struct via container_of() in ltdc_crtc_set_crc_source() before validating the crtc pointer. The root cause: dereferencing a potentially invalid pointer prior to...

6AI score0.00194EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/10/22 1:23 p.m.16 views

CVE-2023-53714 drm/stm: ltdc: fix late dereference check

In the Linux kernel, the following vulnerability has been resolved: drm/stm: ltdc: fix late dereference check In ltdccrtcsetcrcsource, struct drmcrtc was dereferenced in a containerof before the pointer check. This could cause a kernel panic. Fix this smatch warning: drivers/gpu/drm/stm/ltdc.c:11...

0.00194EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/10/22 1:23 p.m.17 views

CVE-2023-53712 ARM: 9317/1: kexec: Make smp stop calls asynchronous

In the Linux kernel, the following vulnerability has been resolved: ARM: 9317/1: kexec: Make smp stop calls asynchronous If a panic is triggered by a hrtimer interrupt all online cpus will be notified and set offline. But as highlighted by commit 19dbdcb8039c "smp: Warn on function calls from...

0.00194EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/10/22 1:23 p.m.19 views

CVE-2023-53694 riscv: ftrace: Fixup panic by disabling preemption

In the Linux kernel, the following vulnerability has been resolved: riscv: ftrace: Fixup panic by disabling preemption In RISCV, we must use an AUIPC + JALR pair to encode an immediate, forming a jump that jumps to an address over 4K. This may cause errors if we want to enable kernel preemption a...

0.00197EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/10/22 12:0 a.m.24 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 mismatch in the return type of the netiucvtx function, which could lead to a kernel panic or thread...

6.1AI score0.00232EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2025/10/22 12:0 a.m.10 views

PT-2025-44599

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The comedi buf munge function in the Linux kernel is susceptible to a divide-by-zero error. This occurs when the function performs a modulo operation async-munge chan %= async-cmd.chanli...

4.6CVSS5.8AI score0.00197EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/10/22 12:0 a.m.5 views

Golang 1.24.x < 1.24.8 / 1.25.x < 1.25.2 Multiple Vulnerabilities (qZN5nc-mBgAJ)

The version of Golang running on the remote host is 1.24.x prior to 1.24.8, 1.25.x prior to 1.25.2. It is, therefore, affected by multiple vulnerabilities as referenced in qZN5nc-mBgAJ advisory. - The Parse function permitted values other than IPv6 addresses to be included in square brackets with...

7.5CVSS6.8AI score0.00617EPSS
SaveExploits0References21
Positive Technologies
Positive Technologies
added 2025/10/22 12:0 a.m.10 views

PT-2025-43115

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the DRM/STM subsystem, specifically in the ltdc driver. A late dereference check in the ltdc crtc set crc source function could lead to a kernel...

5.9AI score0.00194EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/10/22 12:0 a.m.10 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 undisabled preemption, which could lead to a kernel panic...

6.1AI score0.00197EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/21 12:31 p.m.10 views

EUVD-2022-54723

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: Add vblank register/unregister callback functions We encountered a kernel panic issue that callback data will be NULL when it's using in ovl irq handler. There is a timing issue between mtkdispovlirqhandler and...

5.5CVSS5.1AI score0.00256EPSS
SaveExploits0References5
Rows per page
Query Builder