Lucene search
K

54 matches found

EUVD
EUVD
added 3 days ago5 views

EUVD-2026-35118

Shenzhen Tenda Technology Co., Ltd Tenda FH451 V1.0.0.9 was discovered to contain a stack overflow in the list1 parameter of the fromDhcpListClient function. This vulnerability allows attackers to cause a Denial of Service DoS via a crafted HTTP request...

7.5CVSS5.6AI score0.00802EPSS
Exploits0References2
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.2 views

Astra Linux - уязвимость в linux-6.1

In the Linux kernel, the following vulnerability has been resolved: dmaengine: altera-msgdma: properly freeing the descriptor in msgdmafreedescriptor. The call listdel in msgdmachandesccleanup should be replaced with msgdmafreedescriptor. Consequently, listaddtail should be replaced with...

5.5CVSS6.2AI score0.00057EPSS
Exploits0References2
CNNVD
CNNVD
added 2026/05/05 12:0 a.m.5 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from improper handling of lists within the MGMT command completion function. This vulnerability may le...

7.8CVSS5.8AI score0.00015EPSS
Exploits0References1
CNNVD
CNNVD
added 2026/03/20 12:0 a.m.4 views

Tenda A18 Pro 安全漏洞

The Tenda A18 Pro is a wireless signal extender produced by the Chinese company Tenda. Version 02.03.02.28 of the Tenda A18 Pro contains a security vulnerability. This vulnerability stems from a stack buffer overflow issue in the fromSetIpMacBind function within the file /goform/SetIpMacBind,...

9CVSS7.5AI score0.00065EPSS
Exploits0References5
CNNVD
CNNVD
added 2026/02/21 12:0 a.m.4 views

Tenda A21 安全漏洞

The Tenda A21 is a wireless signal extender produced by the Chinese company Tenda. Version 1.0.0.0 of the Tenda A21 contains a security vulnerability. This vulnerability stems from the fromSetIpMacBind function in the/goform/SetIpMacBind file, where an stack buffer overflow occurs due to improper...

9CVSS7.5AI score0.00042EPSS
Exploits1References6
Tenable Nessus
Tenable Nessus
added 2025/12/18 12:0 a.m.1 views

openSUSE 15 Security Update : python39 (SUSE-SU-2025:4433-1)

The remote openSUSE 15 host has packages installed that are affected by a vulnerability as referenced in the SUSE- SU-2025:4433-1 advisory. Update to 3.9.25: - Security - gh-137836: Add support of the plaintext element, RAWTEXT elements xmp, iframe, noembed and noframes, and optionally RAWTEXT...

5.5AI score
Exploits0References1
RedHat Linux
RedHat Linux
added 2025/10/29 12:45 a.m.0 views

kernel: tls: fix handling of zero-length records on the rx_list

In the Linux kernel, the following vulnerability has been resolved: tls: fix handling of zero-length records on the rxlist Each recvmsg call must process either - only contiguous DATA records any number of them - one non-DATA record If the next record has different type than what has already been...

7.1CVSS6.7AI score0.00013EPSS
Exploits1References5
OSV
OSV
added 2025/10/04 4:15 p.m.0 views

UBUNTU-CVE-2022-50484

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix potential memory leaks When the driver hits -ENOMEM at allocating a URB or a buffer, it aborts and goes to the error path that releases the all previously allocated resources. However, when -ENOMEM hits at th...

5.5CVSS5.9AI score0.00016EPSS
Exploits0References12
EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2022-27243

Malicious code in bioql PyPI...

8.4CVSS7.6AI score0.00118EPSS
Exploits0References1
EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2025-20797

Malicious code in bioql PyPI...

7.2AI score0.00049EPSS
Exploits0References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.3 views

EUVD-2024-40255

Malicious code in bioql PyPI...

4.7CVSS4.5AI score0.00095EPSS
Exploits0References2
RedHat Linux
RedHat Linux
added 2025/09/29 8:2 a.m.4 views

kernel: tls: fix handling of zero-length records on the rx_list

In the Linux kernel, the following vulnerability has been resolved: tls: fix handling of zero-length records on the rxlist Each recvmsg call must process either - only contiguous DATA records any number of them - one non-DATA record If the next record has different type than what has already been...

7.1CVSS6.7AI score0.00013EPSS
Exploits1References5
CVE
CVE
added 2025/09/19 3:26 p.m.20 views

CVE-2025-39853

CVE-2025-39853 affects the Linux kernel i40e driver. The issue arises when the MAC list is empty, as list_first_entry() can return a pointer to an invalid object, risking invalid memory access upon use. The advisory notes the fix is to replace list_first_entry() with list_first_entry_or_null(), p...

7.1CVSS6.1AI score0.00014EPSS
Exploits0References12Affected Software1
NVD
NVD
added 2025/07/09 11:15 a.m.3 views

CVE-2025-38264

In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: sanitize request list handling Validate the request in nvmetcphandler2t to ensure it's not part of any list, otherwise a malicious R2T PDU might inject a loop in request list processing...

5.5CVSS0.00049EPSS
Exploits0References3
OSV
OSV
added 2025/07/09 11:15 a.m.1 views

DEBIAN-CVE-2025-38264

In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: sanitize request list handling Validate the request in nvmetcphandler2t to ensure it's not part of any list, otherwise a malicious R2T PDU might inject a loop in request list processing...

5.5CVSS5.4AI score0.00049EPSS
Exploits0References1
OSV
OSV
added 2025/07/09 11:15 a.m.5 views

AZL-70433 CVE-2025-38264 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: sanitize request list handling Validate the request in nvmetcphandler2t to ensure it's not part of any list, otherwise a malicious R2T PDU might inject a loop in request list processing...

5.5CVSS5.6AI score0.00049EPSS
Exploits0References1
OSV
OSV
added 2025/07/09 10:42 a.m.3 views

CVE-2025-38264 nvme-tcp: sanitize request list handling

In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: sanitize request list handling Validate the request in nvmetcphandler2t to ensure it's not part of any list, otherwise a malicious R2T PDU might inject a loop in request list processing...

5.5CVSS6AI score0.00049EPSS
Exploits0References6
NVD
NVD
added 2025/07/04 2:15 p.m.3 views

CVE-2025-38197

In the Linux kernel, the following vulnerability has been resolved: platform/x86: dellrbu: Fix list usage Pass the correct list head to listforeachentry when looping through the packet list. Without this patch, reading the packet data via sysfs will show the data incorrectly because it starts at...

5.5CVSS0.00066EPSS
Exploits0References9
CVE
CVE
added 2025/07/04 1:37 p.m.74 views

CVE-2025-38197

CVE-2025-38197 affects the Linux kernel (platform/x86: dell_rbu). The root cause is using the wrong list head with list_for_each_entry*() when iterating the packet list, causing incorrect packet data reads via sysfs and a NULL pointer dereference when clearing the list. A patch fixes the issue by...

5.5CVSS6.4AI score0.00066EPSS
Exploits0References9Affected Software1
NVD
NVD
added 2025/07/02 3:15 p.m.3 views

CVE-2025-38092

In the Linux kernel, the following vulnerability has been resolved: ksmbd: use listfirstentryornull for opinfogetlist The listfirstentry macro never returns NULL. If the list is empty then it returns an invalid pointer. Use listfirstentryornull to check if the list is empty...

5.5CVSS0.00065EPSS
Exploits0References4
Rows per page
Query Builder