Lucene search
+L

412 matches found

OSV
OSV
added 2024/08/15 10:10 p.m.34 views

GHSA-8327-84CJ-8XJM Stack overflow when parsing specially crafted JSON ABI strings

Affected versions of the alloy-json-abi crate did not properly handle parsing of malformatted JSON ABI strings. The JsonAbi::parse method can be tricked into a stack overflow when processing specially crafted input. This stack overflow can lead to a crash of the application using this crate,...

6.9CVSS7.3AI score
SaveExploits0References4
OSV
OSV
added 2024/07/30 12:00 p.m.18 views

RUSTSEC-2024-0362 Stack overflow when parsing specially crafted JSON ABI strings

Affected versions of the alloy-json-abi crate did not properly handle parsing of malformatted JSON ABI strings. The JsonAbi::parse method can be tricked into a stack overflow when processing specially crafted input. This stack overflow can lead to a crash of the application using this crate,...

7.3AI score
SaveExploits0References3
RustSec
RustSec
added 2024/07/30 12:00 p.m.11 views

Stack overflow when parsing specially crafted JSON ABI strings

Affected versions of the alloy-json-abi crate did not properly handle parsing of malformatted JSON ABI strings. The JsonAbi::parse method can be tricked into a stack overflow when processing specially crafted input. This stack overflow can lead to a crash of the application using this crate,...

7.3AI score
SaveExploits0Affected Software1
Positive Technologies
Positive Technologies
added 2024/07/30 12:00 a.m.7 views

PT-2024-40916 · Unknown · Alloy-Json-Abi

Name of the Vulnerable Software and Affected Versions: alloy-json-abi versions prior to the version containing commit 4790c47 Description: The issue arises from improper handling of malformatted JSON ABI strings by the alloy-json-abi crate. Specifically, the JsonAbi::parse method can be exploited...

7.5AI score
SaveExploits0References4
Ubuntu
Ubuntu
added 2024/07/16 10:12 a.m.82 views

USN-6895-2: Linux kernel vulnerabilities

It was discovered that the ATA over Ethernet AoE driver in the Linux kernel contained a race condition, leading to a use-after-free vulnerability. An attacker could use this to cause a denial of service or possibly execute arbitrary code. CVE-2023-6270 It was discovered that the HugeTLB file syst...

9.8CVSS7.4AI score0.00748EPSS
SaveExploits1
Cvelist
Cvelist
added 2024/07/10 7:14 a.m.54 views

CVE-2024-39488 arm64: asm-bug: Add .align 2 to the end of __BUG_ENTRY

In the Linux kernel, the following vulnerability has been resolved: arm64: asm-bug: Add .align 2 to the end of BUGENTRY When CONFIGDEBUGBUGVERBOSE=n, we fail to add necessary padding bytes to bugtable entries, and as a result the last entry in a bug table will be ignored, potentially leading to a...

0.00237EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/07/05 6:55 a.m.41 views

CVE-2024-39483 KVM: SVM: WARN on vNMI + NMI window iff NMIs are outright masked

In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: WARN on vNMI + NMI window iff NMIs are outright masked When requesting an NMI window, WARN on vNMI support being enabled if and only if NMIs are actually masked, i.e. if the vCPU is already handling an NMI. KVM's ABI fo...

7.1CVSS0.00227EPSS
SaveExploits0References3
Oracle linux
Oracle linux
added 2024/06/10 12:00 a.m.396 views

bind, bind-dyndb-ldap, and dhcp security update

bind 32:9.11.4-26.P2.16 - Prevent increased CPU consumption in DNSSEC validator CVE-2023-50387 CVE-2023-50868 - Add missing design by contract tests to dnscatz - Speed up parsing of DNS messages with many different names CVE-2023-4408 - Do not use headerprev in expirelruheaders bind-dyndb-ldap...

7.5CVSS7AI score0.99995EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2024/05/29 12:00 a.m.51 views

Oracle Linux 8 : bind / and / dhcp (ELSA-2024-3271)

The remote Oracle Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2024-3271 advisory. - Speed up parsing of DNS messages with many different names CVE-2023-4408 - Prevent increased CPU consumption in DNSSEC validator CVE-2023-50387...

7.5CVSS7.1AI score0.99995EPSS
SaveExploits1References4
Oracle linux
Oracle linux
added 2024/05/23 12:00 a.m.397 views

libXpm security update

3.5.12-11 - Drop hardening patches from previous version to keep ABI compatibility 3.5.12-10 - CVE-2023-43786 libX11: stack exhaustion from infinite recursion in PutSubImage - CVE-2023-43787 libX11: integer overflow in XCreateImage leading to a heap overflow - CVE-2023-43788 libXpm: out of bounds...

5.5CVSS6.9AI score0.00461EPSS
SaveExploits1
OSV
OSV
added 2024/05/21 3:15 p.m.40 views

CVE-2021-47401

In the Linux kernel, the following vulnerability has been resolved: ipack: ipoctal: fix stack information leak The tty driver name is used also after registering the driver and must specifically not be allocated on the stack to avoid leaking information to user space or triggering an oops. Driver...

5.5CVSS6.2AI score
SaveExploits0References8
CVE
CVE
added 2024/05/21 3:03 p.m.119 views

CVE-2021-47401

In the provided documents, CVE-2021-47401 affects the Linux kernel’s ipack/ipoctal driver (drivers/ipack/devices/ipoctal.c). The root cause is that the tty driver name was allocated on the stack, enabling a stack information leak to user space or triggering an oops, and the name could encode topo...

7.1CVSS6.3AI score0.0025EPSS
SaveExploits0References8Affected Software1
RedhatCVE
RedhatCVE
added 2024/05/18 12:09 a.m.31 views

CVE-2024-35804

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Mark target gfn of emulated atomic instruction as dirty When emulating an atomic access on behalf of the guest, mark the target gfn dirty if the CMPXCHG by KVM is attempted and doesn't fault. This fixes a bug where KVM...

5.5CVSS6.3AI score0.00236EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/05/17 1:23 p.m.25 views

CVE-2024-35804 KVM: x86: Mark target gfn of emulated atomic instruction as dirty

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Mark target gfn of emulated atomic instruction as dirty When emulating an atomic access on behalf of the guest, mark the target gfn dirty if the CMPXCHG by KVM is attempted and doesn't fault. This fixes a bug where KVM...

8.8CVSS7AI score0.00236EPSS
SaveExploits0References5
NVD
NVD
added 2024/05/17 1:15 p.m.25 views

CVE-2024-35790

In the Linux kernel, the following vulnerability has been resolved: usb: typec: altmodes/displayport: create sysfs nodes as driver's default device attribute group The DisplayPort driver's sysfs nodes may be present to the userspace before typecaltmodesetdrvdata completes in dpaltmodeprobe. This...

5.5CVSS6.4AI score0.00228EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/05/17 12:24 p.m.31 views

CVE-2024-35790 usb: typec: altmodes/displayport: create sysfs nodes as driver's default device attribute group

In the Linux kernel, the following vulnerability has been resolved: usb: typec: altmodes/displayport: create sysfs nodes as driver's default device attribute group The DisplayPort driver's sysfs nodes may be present to the userspace before typecaltmodesetdrvdata completes in dpaltmodeprobe. This...

6.8AI score0.00228EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2024/04/30 1:32 p.m.67 views

Important: Red Hat Security Advisory: bind security update

An update for bind is now available for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the...

7.5CVSS7AI score0.99995EPSS
SaveExploits1References7
OSV
OSV
added 2024/04/30 12:00 a.m.67 views

ALSA-2024:2551 Important: bind security update

The Berkeley Internet Name Domain BIND is an implementation of the Domain Name System DNS protocols. BIND includes a DNS server named; a resolver library routines for applications to use when interfacing with DNS; and tools for verifying that the DNS server is operating correctly. Security Fixes:...

7.5CVSS7.4AI score0.99995EPSS
SaveExploits1References14
Oracle linux
Oracle linux
added 2024/04/11 12:00 a.m.70 views

bind security update

bind 32:9.16.23-14.4 - Rebuild with correct z-stream tag again 32:9.16.23-14.3 - Rebuild together with bind-dyndb-ldap to adjust ABI changes 32:9.16.23-14.2 - Import tests for large DNS messages fix - Add downstream change complementing CVE-2023-50387 32:9.16.23-14.1 - Prevent increased CPU load ...

7.5CVSS7.7AI score0.99995EPSS
SaveExploits1
Oracle linux
Oracle linux
added 2024/04/11 12:00 a.m.402 views

bind and dhcp security update

bind 32:9.11.36-11.1 - Speed up parsing of DNS messages with many different names CVE-2023-4408 - Prevent increased CPU consumption in DNSSEC validator CVE-2023-50387 CVE-2023-50868 - Do not use headerprev in expirelruheaders dhcp 4.3.6 - Change bug tracker path 12:4.3.6-49.1 - Rebuild because of...

7.5CVSS7.7AI score0.99995EPSS
SaveExploits1
Rows per page
Query Builder