Lucene search
+L

9677 matches found

CVE
CVE
added 2025/01/06 10:33 a.m.63 views

CVE-2024-33061

CVE-2024-33061 describes an information disclosure affecting Qualcomm chipsets, caused by processing an IOCTL call used to release a trusted VM process or to open a channel without initializing the process. The vulnerability is disclosed as a local issue with high confidentiality impact and low a...

6.8CVSS6.6AI score0.00102EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2025/01/06 10:33 a.m.16 views

CVE-2024-33061 Buffer Over-read in DSP Service

Information disclosure while processing IOCTL call made for releasing a trusted VM process release or opening a channel without initializing the process...

6.8CVSS6.6AI score0.00102EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2025/01/06 12:00 a.m.8 views

Qualcomm Chipsets 安全漏洞

Qualcomm Chipsets are a family of chipsets from Qualcomm Incorporated USA. A security vulnerability exists in Qualcomm Chipsets that stems from an information leak when handling IOCTL calls that are used to free a trusted VM process or open a channel without initializing the process...

6.8CVSS6.5AI score0.00102EPSS
SaveExploits0References1
Oracle linux
Oracle linux
added 2025/01/06 12:00 a.m.27 views

kernel security update

5.14.0-503.19.15.OL9 - Disable UKI signing Orabug: 36571828 - Update Oracle Linux certificates Kevin Lyons - Disable signing for aarch64 Ilya Okomin - Oracle Linux RHCK Module Signing Key was added to the kernel trusted keys list olkmodsigningkey.pem Orabug: 29539237 - Update x509.genkey Orabug:...

7.8CVSS7.5AI score0.00821EPSS
SaveExploits2
Vulnrichment
Vulnrichment
added 2025/01/03 3:37 p.m.17 views

CVE-2024-56320 GoCD vulnerable to admin privilege escalation by a malicious internal/existing authenticated user

GoCD is a continuous deliver server. GoCD versions prior to 24.5.0 are vulnerable to admin privilege escalation due to improper authorization of access to the admin "Configuration XML" UI feature, and its associated API. A malicious insider/existing authenticated GoCD user with an existing GoCD...

9.4CVSS6.5AI score0.00742EPSS
SaveExploits0References4
Citrix
Citrix
added 2025/01/03 12:00 a.m.14 views

FAS - Users from 2-way trusted domain getting "incorrect username or password" on VDA login

Users from primary domain are able to be authenticated without issue. Users from Domain B, which is in a different forest and is trusted via 2-way trust, can authenticate with the storefront without issue. However, when launching a resource the CWA eventually loads a small window indicating the t...

7.5AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/01/01 12:00 a.m.9 views

PT-2026-4360

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a memory leak in the tpm2 load cmd function. This function allocates a temporary blob via tpm2 key decode but does not free it in failure scenarios. The issue i...

5.5CVSS6AI score0.00119EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/12/29 2:56 p.m.15 views

CVE-2024-56702

In the Linux kernel, the following vulnerability has been resolved: bpf: Mark rawtp arguments with PTRMAYBENULL Arguments to a raw tracepoint are tagged as trusted, which carries the semantics that the pointer will be non-NULL. However, in certain cases, a raw tracepoint argument may end up being...

5.5CVSS6.7AI score0.00215EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/12/29 3:47 a.m.5 views

SUSE CVE-2024-56702

In the Linux kernel, the following vulnerability has been resolved: bpf: Mark rawtp arguments with PTRMAYBENULL Arguments to a raw tracepoint are tagged as trusted, which carries the semantics that the pointer will be non-NULL. However, in certain cases, a raw tracepoint argument may end up being...

5.5CVSS7.7AI score0.00215EPSS
SaveExploits0References25
Cvelist
Cvelist
added 2024/12/28 9:46 a.m.29 views

CVE-2024-56702 bpf: Mark raw_tp arguments with PTR_MAYBE_NULL

In the Linux kernel, the following vulnerability has been resolved: bpf: Mark rawtp arguments with PTRMAYBENULL Arguments to a raw tracepoint are tagged as trusted, which carries the semantics that the pointer will be non-NULL. However, in certain cases, a raw tracepoint argument may end up being...

0.00215EPSS
SaveExploits0References3
CVE
CVE
added 2024/12/28 9:46 a.m.129 views

CVE-2024-56702

The CVE-2024-56702 issue is a Linux kernel fix for BPF raw tracepoints. It explains that raw_tp arguments were previously treated as non-NULL, risking NULL dereferences when NULL values occur. The fix marks raw_tp arguments as PTR_MAYBE_NULL and adjusts dereferences, arithmetic, and allowed passe...

5.5CVSS6.5AI score0.00215EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/12/23 8:38 p.m.15 views

GHSA-9PP6-WQ8C-3W2C Gogs allows argument injection during the previewing of changes

Impact Unprivileged user accounts can write to arbitrary files on the filesystem. We could demonstrate its exploitation to force a re-installation of the instance, granting administrator rights. It allows accessing and altering any user's code hosted on the same instance. Patches Unintended Git...

9.9CVSS9.5AI score0.17315EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2024/12/23 8:38 p.m.18 views

Gogs allows argument injection during the previewing of changes

Impact Unprivileged user accounts can write to arbitrary files on the filesystem. We could demonstrate its exploitation to force a re-installation of the instance, granting administrator rights. It allows accessing and altering any user's code hosted on the same instance. Patches Unintended Git...

9.9CVSS7AI score0.17315EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2024/12/23 8:38 p.m.19 views

GHSA-CCQV-43VM-4F3W Gogs allows deletion of internal files

Impact Unprivileged user accounts can execute arbitrary commands on the Gogs instance with the privileges of the account specified by RUNUSER in the configuration. It allows attackers to access and alter any users' code hosted on the same instance. Patches Deletion of .git files has been prohibit...

9.9CVSS9.8AI score0.52658EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2024/12/23 5:53 p.m.24 views

Remote Command Execution in file editing in gogs

Impact The malicious user is able to commit and edit a crafted symlink file to a repository to gain SSH access to the server. Patches Editing symlink while changing the file name has been prohibited via the repository web editor https://github.com/gogs/gogs/pull/7857. Users should upgrade to 0.13...

9.8CVSS9.6AI score0.00854EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2024/12/23 5:53 p.m.22 views

GHSA-R7J8-5H9C-F6FX Remote Command Execution in file editing in gogs

Impact The malicious user is able to commit and edit a crafted symlink file to a repository to gain SSH access to the server. Patches Editing symlink while changing the file name has been prohibited via the repository web editor https://github.com/gogs/gogs/pull/7857. Users should upgrade to 0.13...

9.8CVSS9.6AI score0.00854EPSS
SaveExploits1References6
OSV
OSV
added 2024/12/20 11:08 a.m.10 views

OESA-2024-2566 arm-trusted-firmware security update

Trusted Firmware-A is a reference implementation of secure world software for Arm A-Profile architectures Armv8-A and Armv7-A, including an Exception Level 3 EL3 Secure Monitor. Security Fixes: Integer Underflow Wrap or Wraparound vulnerability in Renesas arm-trusted-firmware. An integer underflo...

7.8CVSS7.7AI score0.0019EPSS
SaveExploits0References3
OSV
OSV
added 2024/12/20 11:08 a.m.11 views

OESA-2024-2567 arm-trusted-firmware security update

Trusted Firmware-A is a reference implementation of secure world software for Arm A-Profile architectures Armv8-A and Armv7-A, including an Exception Level 3 EL3 Secure Monitor. Security Fixes: Integer Underflow Wrap or Wraparound vulnerability in Renesas arm-trusted-firmware. An integer underflo...

7.8CVSS7.7AI score0.0019EPSS
SaveExploits0References3
OSV
OSV
added 2024/12/20 11:08 a.m.11 views

OESA-2024-2565 arm-trusted-firmware security update

Trusted Firmware-A is a reference implementation of secure world software for Arm A-Profile architectures Armv8-A and Armv7-A, including an Exception Level 3 EL3 Secure Monitor. Security Fixes: Integer Underflow Wrap or Wraparound vulnerability in Renesas arm-trusted-firmware. An integer underflo...

6.7CVSS6.9AI score0.00189EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2024/12/18 12:00 a.m.15 views

The vulnerability of the Trusted Execution Environment (TEE) for the deployment of Intel Trust Domain Extensions (Intel TDX) allows a perpetrator to exploit their privileges by improperly checking input data.

The vulnerability of the Trusted Execution Environment TEE for deploying Intel Trust Domain Extensions Intel TDX lies in improper validation of input data. Exploiting this vulnerability can allow an attacker to enhance their privileges...

6.2CVSS6.2AI score0.00368EPSS
SaveExploits0References7Affected Software4
Rows per page
Query Builder