Lucene search
+L

8369 matches found

RedhatCVE
RedhatCVE
added 2026/05/06 11:17 p.m.11 views

CVE-2026-43249

A flaw was found in the Linux kernel's 9p/xen filesystem driver. A race condition can occur when the xenwatch thread and other back-end change notifications concurrently attempt to free the front-end state using the xen9pfsfrontfree function. This can lead to a double-free vulnerability, resultin...

8.8CVSS5.8AI score0.00241EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/05/06 6:23 p.m.15 views

CVE-2026-43137

A flaw was found in the Linux kernel's Advanced Linux Sound Architecture on Chip ASoC Sound Open Firmware SOF Intel High Definition Audio HDA subsystem. This flaw occurs when there is a mismatch between the Digital Audio Interface DAI links in the machine driver and the audio topology, leading to...

5.5CVSS5.8AI score0.00127EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/05/06 5:57 p.m.13 views

CVE-2026-43128

A flaw was found in the Linux kernel's RDMA/umem subsystem. A memory management error, specifically a double unpin of a dmabuf, can occur in a failure path during dmabuf pinning operations. This vulnerability could lead to system instability or a crash, resulting in a Denial of Service DoS...

7.8CVSS5.7AI score0.00139EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/05/06 5:46 p.m.18 views

CVE-2026-43124

A flaw was found in the Linux kernel's pstore ramcore component. A local attacker could exploit a vulnerability where the persistentrambuffermap function incorrectly returns success even when the underlying vmap memory mapping operation fails. This occurs if a non-zero offset is used, leading to...

5.5CVSS5.8AI score0.00128EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/05/06 5:29 p.m.14 views

CVE-2025-71293

A flaw was found in the Linux kernel's AMD GPU amdgpu driver. This vulnerability occurs when the EEPROM Electrically Erasable Programmable Read-Only Memory contains only invalid address entries, causing a critical data allocation to be skipped. This leads to a NULL pointer dereference, which can...

5.5CVSS5.8AI score0.00126EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/05/06 1:50 p.m.13 views

CVE-2026-43095

A flaw was found in the Linux kernel's ASoC SDCA subsystem. This vulnerability involves improper cleanup of Interrupt ReQuests IRQs when a sound card is removed. This can lead to IRQ handlers attempting to access invalid memory, which may cause a system crash and result in a Denial of Service DoS...

5.5CVSS5.8AI score0.00107EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/05/06 11:28 a.m.11 views

CVE-2026-43275

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Flush exception handling work when RPM level is zero Ensure that the exception event handling work is explicitly flushed during suspend when the runtime power management level is set to UFSPMLVL0. When the RPM...

5.8AI score0.00091EPSS
SaveExploits0References8Affected Software1
EUVD
EUVD
added 2026/05/06 1:42 a.m.14 views

EUVD-2025-209647

In IMS, there is a possible system crash due to improper input validation. This could lead to remote denial of service with no additional execution privileges needed...

7.5CVSS6AI score0.00305EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/05/06 1:42 a.m.8 views

CVE-2025-71251

In IMS, there is a possible system crash due to improper input validation. This could lead to remote denial of service with no additional execution privileges needed...

7.5CVSS6AI score0.00305EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/05/06 1:42 a.m.46 views

CVE-2025-71251

In IMS, there is a possible system crash due to improper input validation. This could lead to remote denial of service with no additional execution privileges needed...

7.5CVSS0.00305EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/05/06 12:00 a.m.26 views

PT-2026-37331

In IMS, there is a possible system crash due to improper input validation. This could lead to remote denial of service with no additional execution privileges needed...

7.5CVSS6AI score0.00305EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/05/05 11:37 a.m.12 views

fontconfig: Fontconfig: Security flaw allows arbitrary code execution or system crash

A flaw was found in fontconfig. This vulnerability, an off-by-one error in how fontconfig handles font capabilities, could allow a local attacker to cause a one-byte out-of-bounds write. This issue may lead to a system crash, resulting in a Denial of Service DoS, or potentially enable the attacke...

7.8CVSS6.1AI score0.00125EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2026/05/04 12:00 a.m.29 views

CImg 安全漏洞

CImg is a small open-source C++ toolkit for image processing, developed by GREYC. CImg has a security vulnerability that stems from the lack of validation of the nbcolors field in BMP file headers. This vulnerability may lead to excessive memory allocation and cause a system to crash due to...

5.5CVSS5.8AI score0.00119EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/05/01 9:10 p.m.12 views

CVE-2026-31728

A flaw was found in the Linux kernel's usb: gadget: uether module. A race condition between the getherdisconnect and ethstop functions can lead to a NULL pointer dereference. This occurs when ethstop is triggered concurrently while getherdisconnect is tearing down USB endpoints. The vulnerability...

5.5CVSS5.8AI score0.00089EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/05/01 7:54 p.m.12 views

CVE-2026-31701

A flaw was found in the Linux kernel's Advanced Linux Sound Architecture ALSA caiaq driver. This vulnerability arises from improper handling of Universal Serial Bus USB device references. When a USB device is disconnected, the driver may attempt to access memory that has already been freed, a...

5.5CVSS6AI score0.00117EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/05/01 4:18 p.m.13 views

CVE-2026-43010

A flaw was found in the Linux kernel. A local user could attach a sleepable BPF kprobemulti program, which allows sleepable helper functions, such as bpfcopyfromuser, to be invoked from a non-sleepable context. This incorrect handling can lead to a system crash, resulting in a Denial of Service D...

5.5CVSS5.8AI score0.00122EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/04/30 8:12 p.m.42 views

CVE-2026-33452 Buffer overflow in Windows clients prior to 14.50

CVE-2026-33452 is a buffer overflow vulnerability in the Secure Access Windows client prior to 14.50. Attackers with local control of the Windows client can use it to ‘blue screen’ the system...

5.9CVSS0.00097EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/04/30 8:08 a.m.43 views

CVE-2026-35547 Heap overflow in libnv

When processing the header of an incoming message, libnv failed to properly validate the message size. The lack of validation allows a malicious program to write outside the bounds of a heap allocation. This can trigger a crash or system panic, and it may be possible for an unprivileged user to...

0.00316EPSS
SaveExploits0References1
Amazon
Amazon
added 2026/04/30 12:00 a.m.18 views

Medium: ecs-service-connect-agent

Issue Overview: Envoy is a cloud-native high-performance edge/middle/service proxy. A security vulnerability in Envoy allows external clients to manipulate Envoy headers, potentially leading to unauthorized access or other malicious actions within the mesh. This issue arises due to Envoy's defaul...

7.5CVSS6.9AI score0.17301EPSS
SaveExploits2
OSV
OSV
added 2026/04/29 7:13 p.m.11 views

JLSEC-2026-359

A flaw was found in gnuplot. The X11graphics function may lead to a segmentation fault and cause a system crash...

6.2CVSS6.4AI score0.00195EPSS
SaveExploits0References3
Rows per page
Query Builder