Lucene search
+L

4441 matches found

SUSE CVE
SUSE CVE
added 2024/05/03 2:09 a.m.15 views

SUSE CVE-2024-26992

In the Linux kernel, the following vulnerability has been resolved: KVM: x86/pmu: Disable support for adaptive PEBS Drop support for virtualizing adaptive PEBS, as KVM's implementation is architecturally broken without an obvious/easy path forward, and because exposing adaptive PEBS can leak host...

3.3CVSS6.4AI score0.0023EPSS
SaveExploits0References10
OSV
OSV
added 2024/05/01 6:15 a.m.13 views

DEBIAN-CVE-2024-26992

In the Linux kernel, the following vulnerability has been resolved: KVM: x86/pmu: Disable support for adaptive PEBS Drop support for virtualizing adaptive PEBS, as KVM's implementation is architecturally broken without an obvious/easy path forward, and because exposing adaptive PEBS can leak host...

3.3CVSS5.3AI score0.0023EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2024/05/01 12:00 a.m.5 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 the LBR leak...

3.3CVSS6.4AI score0.0023EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.15 views

kernel: perf/x86/lbr: Filter vsyscall addresses

In the Linux kernel, the following vulnerability has been resolved: perf/x86/lbr: Filter vsyscall addresses We found that a panic can occur when a vsyscall is made while LBR sampling is active. If the vsyscall is interrupted NMI for perf sampling, this call sequence can occur most recent at top:...

5.5CVSS6.4AI score0.00228EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2024/04/29 12:00 a.m.32 views

Fedora 40 : xen (2024-a46df5ba2f)

The remote Fedora 40 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2024-a46df5ba2f advisory. x86: Native Branch History Injection XSA-456, CVE-2024-2201 update to xen 4.18.2, remove patches now included upstream x86 HVM hypercalls may trigge...

7.5CVSS7.3AI score0.17444EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2024/04/28 12:30 a.m.36 views

mdanter/ecc affected by timing vulnerability in cryptographic side-channels

phpecc, as used in all versions of mdanter/ecc, as well as paragonie/ecc before 2.0.1, has a branch-based timing leak in Point addition. This Composer package is also known as phpecc/phpecc on GitHub, previously known as the Matyas Danter ECC library. Paragon Initiative Enterprises hard-forked...

4.3CVSS7.1AI score0.00408EPSS
SaveExploits0References6Affected Software2
Tenable Nessus
Tenable Nessus
added 2024/04/28 12:00 a.m.40 views

RHEL 8 : Release of OpenShift Serverless Client kn 1.22.1 (Moderate) (RHSA-2022:4860)

The remote Redhat Enterprise Linux 8 host has a package installed that is affected by multiple vulnerabilities as referenced in the RHSA-2022:4860 advisory. The Red Hat OpenShift Serverless Client kn 1.22.1 provides a CLI to interact with Red Hat OpenShift Serverless 1.22.1. The kn CLI is deliver...

9.1CVSS8.2AI score0.03099EPSS
SaveExploits0References14
Positive Technologies
Positive Technologies
added 2024/04/27 12:00 a.m.22 views

PT-2024-25510 · Phpecc +1 · Phpecc +2

Name of the Vulnerable Software and Affected Versions: phpecc versions prior to 2.0.1 paragonie/ecc versions prior to 2.0.1 mdanter/ecc all versions Description: The issue is a branch-based timing leak in Point addition. This leak is related to the phpecc/phpecc library on GitHub and the Matyas...

5.3CVSS7AI score0.00408EPSS
SaveExploits0References8
Amd
Amd
added 2024/04/26 12:00 a.m.33 views

Exploiting the Conditional Branch Predictor

AMD ID: AMD-SB-7015 Potential Impact: N/A Severity: N/A Summary Researchers from the University of California San Diego have shared with AMD a paper titled “Pathfinder: High-Resolution Control-Flow Attacks Exploiting the Conditional Branch Predictor” that explores methods for forcing a branch...

5.8AI score
SaveExploits0
Friends Of PHP
Friends Of PHP
added 2024/04/24 12:02 p.m.63 views

mdanter/ecc affected by timing vulnerability in cryptographic side-channels

phpecc, as used in all versions of mdanter/ecc, as well as paragonie/ecc before 2.0.1, has a branch-based timing leak in Point addition. This Composer package is also known as phpecc/phpecc on GitHub, previously known as the Matyas Danter ECC library. Paragon Initiative Enterprises hard-forked...

4.3CVSS4.5AI score0.00408EPSS
SaveExploits0Affected Software1
CISA
CISA
added 2024/04/24 12:00 p.m.20 views

CISA Adds Three Known Exploited Vulnerabilities to Catalog

CISA has added three new vulnerabilities to its Known Exploited Vulnerabilities Catalog, based on evidence of active exploitation. CVE-2024-20353 Cisco ASA and FTD Denial of Service Vulnerability CVE-2024-20359 Cisco ASA and FTD Privilege Escalation Vulnerability CVE-2024-4040 CrushFTP VFS Sandbo...

10CVSS8.9AI score0.99539EPSS
SaveIn wildExploits24References8
Snyk
Snyk
added 2024/04/23 7:40 a.m.7 views

Use After Free

Overview Affected versions of this package are vulnerable to Use After Free due to incorrect garbage collection of async functions with closures. An attacker can execute arbitrary code by exploiting this vulnerability. Remediation A fix was pushed into the master branch but not yet published...

9.8CVSS7.7AI score0.00345EPSS
SaveExploits1References2
Snyk
Snyk
added 2024/04/23 7:40 a.m.9 views

NULL Pointer Dereference

Overview Affected versions of this package are vulnerable to NULL Pointer Dereference due to an erroneous lexical scope of this with eval. An attacker can cause a denial of service or potentially execute arbitrary code by triggering a NULL pointer dereference. PoC c function foo function Bar clas...

7.5CVSS7.7AI score0.00641EPSS
SaveExploits1References2
Veracode
Veracode
added 2024/04/22 11:28 a.m.19 views

Argument Injection

github.com/hashicorp/go-getter library is vulnerable to Argument Injection. The vulnerability is due to improper handling of user input in the file getgit.go, which allows for the injection of malicious arguments into Git commands during branch discovery...

9.8CVSS9.7AI score0.01329EPSS
SaveExploits0References4Affected Software1
NCSC
NCSC
added 2024/04/18 12:00 a.m.46 views

Vulnerabilities fixed in Oracle Financial Services Applications

Oracle has fixed vulnerabilities in several Financial Services applications. A malicious party could exploit the vulnerabilities to execute attacks that could result in the following categories of damage: Cross-Site Scripting XSS Denial-of-Service DoS. Manipulation of data Remote code execution...

10CVSS7.3AI score0.99999EPSS
SaveExploits58
Github Security Blog
Github Security Blog
added 2024/04/17 9:30 p.m.41 views

HashiCorp go-getter Vulnerable to Argument Injection When Fetching Remote Default Git Branches

When go-getter is performing a Git operation, go-getter will try to clone the given repository. If a Git reference is not passed along with the Git url, go-getter will then try to check the remote repository’s HEAD reference of its default branch by passing arguments to the Git binary on the host...

9.8CVSS6.8AI score0.01329EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/04/17 8:15 p.m.14 views

AZL-39939 CVE-2024-3817 affecting package terraform for versions less than 1.3.2-14

HashiCorp’s go-getter library is vulnerable to argument injection when executing Git to discover remote branches. This vulnerability does not affect the go-getter/v2 branch and package...

9.8CVSS6.7AI score0.01329EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/17 7:37 p.m.17 views

CVE-2024-3817 HashiCorp go-getter Vulnerable to Argument Injection When Fetching Remote Default Git Branches

HashiCorp’s go-getter library is vulnerable to argument injection when executing Git to discover remote branches. This vulnerability does not affect the go-getter/v2 branch and package...

9.8CVSS7.2AI score
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/04/12 2:15 p.m.31 views

CVE-2024-2397

Due to a bug in packet data buffers management, the PPP printer in tcpdump can enter an infinite loop when reading a crafted DLTPPPSERIAL .pcap savefile. This problem does not affect any tcpdump release, but it affected the git master branch from 2023-06-05 to 2024-03-21...

6.2CVSS6.1AI score0.00289EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2024/04/11 2:30 a.m.11 views

SUSE CVE-2024-31142

Because of a logical error in XSA-407 Branch Type Confusion, the mitigation is not applied properly when it is intended to be used. XSA-434 Speculative Return Stack Overflow uses the same infrastructure, so is equally impacted. For more details, see: https://xenbits.xen.org/xsa/advisory-407.html...

5.1CVSS6.9AI score0.17444EPSS
SaveExploits0References8
Rows per page
Query Builder