Lucene search
+L

204 matches found

CVE
CVE
added 2025/03/06 4:04 p.m.154 views

CVE-2025-21826

CVE-2025-21826 affects the Linux kernel nf_tables (netfilter). The issue is a mismatched sum between field_len and set key length in a pipapo-based key, allowing incorrect pipapo width calculation and potential impact on confidentiality, integrity, and availability (as per CVSS data: HIGH). Affec...

7.8CVSS7.1AI score0.00196EPSS
SaveExploits0References11Affected Software1
Tenable Nessus
Tenable Nessus
added 2025/03/06 12:00 a.m.19 views

Linux Distros Unpatched Vulnerability : CVE-2025-21826

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: netfilter: nftables: reject mismatching sum of fieldlen with set key length The field length...

7.8CVSS5.7AI score0.00196EPSS
SaveExploits0References3
OSV
OSV
added 2025/02/25 3:00 p.m.9 views

UBUNTU-CVE-2025-26596

A heap overflow flaw was found in X.Org and Xwayland. The computation of the length in XkbSizeKeySyms differs from what is written in XkbWriteKeySyms, which may lead to a heap-based buffer overflow...

7.8CVSS7.5AI score0.00429EPSS
SaveExploits0References6
OSV
OSV
added 2025/02/18 3:15 p.m.13 views

UBUNTU-CVE-2025-21702

In the Linux kernel, the following vulnerability has been resolved: pfifotailenqueue: Drop new packet when sch-limit == 0 Expected behaviour: In case we reach scheduler's limit, pfifotailenqueue will drop a packet in scheduler's queue and decrease scheduler's qlen by one. Then, pfifotailenqueue...

7.8CVSS6.1AI score0.00267EPSS
SaveExploits0References38
OSV
OSV
added 2025/01/07 4:18 p.m.10 views

CVE-2024-8361 DoS caused due to wrong hash length returned for SHA2/224 algorithm

In SiWx91x devices, the SHA2/224 algorithm returns a hash of 256 bits instead of 224 bits. This incorrect hash length triggers a software assertion, which subsequently causes a Denial of Service DoS. If a watchdog is implemented, device will restart after watch dog expires. If watchdog is not...

7.5CVSS5.9AI score
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/09/24 12:40 a.m.11 views

kernel: firmware: cs_dsp: Return error if block header overflows file

A denial of service vulnerability was found in the Linux kernel. No error was returned from the csdsppowerup function if a block header is longer than the amount of data left in the file...

5.5CVSS6.8AI score0.00211EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/08/06 1:59 a.m.10 views

SUSE CVE-2024-42130

This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

5.5CVSS6.8AI score0.00013EPSS
SaveExploits0References13
Positive Technologies
Positive Technologies
added 2024/07/31 12:00 a.m.14 views

PT-2024-6155

Name of the Vulnerable Software and Affected Versions Django versions 4.2 through 4.2.14 Django versions 5.0 through 5.0.7 Description The issue is related to a potential denial-of-service attack in Django, specifically affecting the urlize and urlizetrunc template filters, and the...

7.8CVSS6.6AI score0.00954EPSS
SaveExploits0References176
CNNVD
CNNVD
added 2024/07/30 12:00 a.m.9 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 Linux kernel that originates from an inconsistency between the data length and count during a write operation in the nfc/nci module, where...

5.5CVSS6.5AI score0.00013EPSS
SaveExploits0References6
OSV
OSV
added 2024/05/03 3:15 p.m.19 views

UBUNTU-CVE-2022-48687

In the Linux kernel, the following vulnerability has been resolved: ipv6: sr: fix out-of-bounds read when setting HMAC data. The SRv6 layer allows defining HMAC data that can later be used to sign IPv6 Segment Routing Headers. This configuration is realised via netlink through four attributes:...

5.5CVSS6.2AI score0.00242EPSS
SaveExploits0References9
BDU FSTEC
BDU FSTEC
added 2024/04/11 12:00 a.m.12 views

The vulnerability of the vmm-sys-util module, related to writing beyond buffer boundaries, allows an attacker to cause a service failure or exert other effects.

The vulnerability of the vmm-sys-util module set is related to the lack of checks to ensure that the length stored in the header corresponds to the actual length of the flexible array. Exploiting this vulnerability could allow a remote attacker to cause service failures or exert other adverse...

10CVSS7.8AI score0.00652EPSS
SaveExploits0References4Affected Software2
Microsoft CVE
Microsoft CVE
added 2024/02/10 12:00 a.m.9 views

CVE-2013-6381

...

6.9CVSS6.5AI score0.00551EPSS
SaveExploits1
Vulnrichment
Vulnrichment
added 2024/01/02 8:02 p.m.15 views

CVE-2023-50711 `serde` deserialization for `FamStructWrapper` lacks bound checks that could potentially lead to out-of-bounds memory access

vmm-sys-util is a collection of modules that provides helpers and utilities used by multiple rust-vmm components. Starting in version 0.5.0 and prior to version 0.12.0, an issue in the FamStructWrapper::deserialize implementation provided by the crate for vmmsysutil::fam::FamStructWrapper can lea...

5.7CVSS6.6AI score0.00652EPSS
SaveExploits0References4
Code423n4
Code423n4
added 2023/10/11 12:00 a.m.21 views

Lack of array length validation in delegateMulti() can lead to errors.

Lines of code Vulnerability details Impact There is no validation that the sources, targets, and amounts arrays passed to delegateMulti are the same length. This could cause issues with iterating through the arrays. Proof of Concept In the delegateMulti function. function delegateMulti uint256...

7AI score
SaveExploits0
OSV
OSV
added 2023/09/01 7:15 p.m.15 views

UBUNTU-CVE-2023-41051

In a typical Virtual Machine Monitor VMM there are several components, such as boot loader, virtual device drivers, virtio backend drivers and vhost drivers, that need to access the VM physical memory. The vm-memory rust crate provides a set of traits to decouple VM memory consumers from VM memor...

4.7CVSS5.8AI score0.00255EPSS
SaveExploits0References7
Code423n4
Code423n4
added 2023/08/07 12:00 a.m.20 views

Missing check for equal length arrays in executeOperation().

Lines of code Vulnerability details Impact The executeOperation function in the OptionsPositionManager contract doesn't check if the lengths of the arrays submitted are equal. This can lead to unexpected operations. Proof of Concept In the OptionsPositionManager contract, the executeOperation...

6.8AI score
SaveExploits0
OSV
OSV
added 2023/08/03 3:15 p.m.3 views

DEBIAN-CVE-2023-3180

A flaw was found in the QEMU virtual crypto device while handling data encryption/decryption requests in virtiocryptohandlesymreq. There is no check for the value of srclen and dstlen in virtiocryptosymophelper, potentially leading to a heap buffer overflow when the two values differ...

6.5CVSS6.7AI score0.00233EPSS
SaveExploits0References1
OSV
OSV
added 2023/08/03 3:15 p.m.13 views

AZL-35168 CVE-2023-3180 affecting package qemu for versions less than 8.2.0-1

A flaw was found in the QEMU virtual crypto device while handling data encryption/decryption requests in virtiocryptohandlesymreq. There is no check for the value of srclen and dstlen in virtiocryptosymophelper, potentially leading to a heap buffer overflow when the two values differ...

6.5CVSS6.9AI score0.00233EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2023/08/03 3:15 p.m.9 views

CVE-2023-3180

A flaw was found in the QEMU virtual crypto device while handling data encryption/decryption requests in virtiocryptohandlesymreq. There is no check for the value of srclen and dstlen in virtiocryptosymophelper, potentially leading to a heap buffer overflow when the two values differ...

6.5CVSS6AI score0.00233EPSS
SaveExploits0References6
OSV
OSV
added 2023/08/03 3:15 p.m.13 views

UBUNTU-CVE-2023-3180

A flaw was found in the QEMU virtual crypto device while handling data encryption/decryption requests in virtiocryptohandlesymreq. There is no check for the value of srclen and dstlen in virtiocryptosymophelper, potentially leading to a heap buffer overflow when the two values differ...

6.5CVSS7AI score0.00233EPSS
SaveExploits0References5
Rows per page
Query Builder