Lucene search
+L

3662 matches found

RedHat Linux
RedHat Linux
added 2023/11/07 9:3 a.m.7 views

kernel: regulator: core: Prevent integer underflow

In the Linux kernel, the following vulnerability has been resolved: regulator: core: Prevent integer underflow By using a ratio of delay to pollenabledtime that is not integer timeremaining underflows and does not exit the loop as expected. As delay could be derived from DT and pollenabledtime is...

6.8AI score0.00201EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/07 9:3 a.m.7 views

kernel: ACPI: APEI: Fix integer overflow in ghes_estatus_pool_init()

In the Linux kernel, the following vulnerability has been resolved: ACPI: APEI: Fix integer overflow in ghesestatuspoolinit Change numghes from int to unsigned int, preventing an overflow and causing subsequent vmalloc to fail. The overflow happens in ghesestatuspoolinit when calculating len duri...

5.5CVSS6.5AI score0.00212EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/07 8:49 a.m.47 views

Low: Red Hat Security Advisory: gmp security and enhancement update

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

7.5CVSS7AI score0.03425EPSS
SaveExploits1References3
AlmaLinux
AlmaLinux
added 2023/11/07 12:0 a.m.40 views

Low: gmp security and enhancement update

The gmp packages contain GNU MP, a library for arbitrary precision arithmetics, signed integers operations, rational numbers, and floating point numbers. Security Fixes: gmp: Integer overflow and resultant buffer overflow via crafted input CVE-2021-43618 For more details about the security issues...

7.5CVSS7.7AI score0.03425EPSS
SaveExploits1References4
Spring Security Advisories
Spring Security Advisories
added 2023/11/07 12:0 a.m.44 views

SSL hot reload in Spring Boot 3.2.0

In Spring Boot 3.2.0, we're adding the ability for embedded web servers to hot-reload SSL certificates and keys. That means you can rotate your SSL trust material without restarting your application. Hot reloading is supported for Tomcat and Netty embedded web servers. Let's see that in action!...

6.5AI score
SaveExploits0
OSV
OSV
added 2023/10/25 2:9 p.m.64 views

GHSA-5873-6FWQ-463F stellar-strkey vulnerable to panic in SignedPayload::from_payload

Impact Panic vulnerability when a specially crafted payload is used. This is because of the following calculation: rust innerpayloadlen + 4 - innerpayloadlen % 4 % 4 If innerpayloadlen is 0xffffffff, 4 - innerpayloadlen % 4 % 4 = 1 so rust innerpayloadlen + 4 - innerpayloadlen % 4 % 4 = u32::MAX ...

5.3CVSS5.9AI score0.00762EPSS
SaveExploits1References7
ATTACKERKB
ATTACKERKB
added 2023/10/19 10:15 a.m.5 views

CVE-2022-25333

The Texas Instruments OMAP L138 secure variants trusted execution environment TEE performs an RSA check implemented in mask ROM when loading a module through the SKLOAD routine. However, only the module header authenticity is validated. An adversary can re-use any correctly signed header and appe...

8.8CVSS7.3AI score0.00137EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2023/10/19 12:0 a.m.7 views

Texas Instruments OMAP L138 Security Vulnerability

The Texas Instruments OMAP L138 is a DSP+ARM industrial processor from Texas Instruments. A security vulnerability exists in the Texas Instruments OMAP L138 secure variants, which stems from the fact that when a module is loaded via the SKLOAD routine, the Trusted Execution Environment TEE perfor...

8.8CVSS7.8AI score0.00137EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2023/10/12 4:37 p.m.7 views

rgw: improperly verified POST keys

A flaw was found in rgw. This flaw allows an unprivileged user to write to any buckets accessible by a given key if a POST's form-data contains a key called 'bucket' with a value matching the bucket's name used to sign the request. This issue results in a user being able to upload to any bucket...

9.8CVSS5.8AI score0.02539EPSS
SaveExploits1References5
Veracode
Veracode
added 2023/10/10 4:13 a.m.32 views

Denial Of Service (DoS)

libsndfile.so is vulnerable to Denial Of Service DoS. The vulnerability exists due to a signed integer overflow in the mat4readheader function of mat4.c, which allows an attacker to cause an application crash...

7.8CVSS7AI score0.00364EPSS
SaveExploits1References3Affected Software1
RedHat Linux
RedHat Linux
added 2023/10/06 3:41 a.m.5 views

bouncycastle: potential blind LDAP injection attack using a self-signed certificate

A flaw was found in Bouncy Castle 1.73. This issue targets the fix of LDAP wild cards. Before the fix there was no validation for the X.500 name of any certificate, subject, or issuer, so the presence of a wild card may lead to information disclosure. This could allow a malicious user to obtain...

5.3CVSS6.7AI score0.00772EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/10/05 8:18 p.m.12 views

bouncycastle: potential blind LDAP injection attack using a self-signed certificate

A flaw was found in Bouncy Castle 1.73. This issue targets the fix of LDAP wild cards. Before the fix there was no validation for the X.500 name of any certificate, subject, or issuer, so the presence of a wild card may lead to information disclosure. This could allow a malicious user to obtain...

5.3CVSS6.7AI score0.00772EPSS
SaveExploits0References5
Veeam
Veeam
added 2023/10/05 12:0 a.m.21 views

Hotfix to Improve Handling of Self-Signed Certificates Used By On-Prem Object Storage with IAM/STS Endpoints, Agent, VM jobs, and Cloud Connect

Article Applicability The hotfix discussed in this article is only necessary when using an on-prem object storage appliance that utilizes self-signed certificates, and you are being affected in the ways described in the Resolved Issues section. If you are not experiencing the errors listed in thi...

6.9AI score
SaveExploits0Affected Software2
OpenVAS
OpenVAS
added 2023/10/05 12:0 a.m.18 views

Ubuntu: Security Advisory (USN-6410-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2023 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.8CVSS6.1AI score0.00536EPSS
SaveExploits2References2
OSV
OSV
added 2023/10/04 1:31 a.m.7 views

USN-6410-1 grub2-signed, grub2-unsigned vulnerabilities

It was discovered that a specially crafted file system image could cause a heap-based out-of-bounds write. A local attacker could potentially use this to perform arbitrary code execution bypass and bypass secure boot protections. CVE-2023-4692 It was discovered that a specially crafted file syste...

7.8CVSS7.5AI score0.00536EPSS
SaveExploits2References3
Vulnrichment
Vulnrichment
added 2023/10/03 5:0 a.m.10 views

CVE-2023-33034 Signed-to-unsigned conversion error in Audio

Memory corruption while parsing the ADSP response command...

7.8CVSS7.9AI score0.0011EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2023/10/03 5:0 a.m.40 views

CVE-2023-33034 Signed-to-unsigned conversion error in Audio

Memory corruption while parsing the ADSP response command...

7.8CVSS8.1AI score0.0011EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2023/09/29 11:30 a.m.34 views

Skyhook - A Round-Trip Obfuscated HTTP File Transfer Setup Built To Bypass IDS Detections

Skyhook is a REST-driven utility used to smuggle files into and out of networks defended by IDS implementations. It comes with a pre-packaged web client that uses a blend of React, vanilla JS, and web assembly to manage file transfers. Key Links Download here See the user documentation to get...

7.2AI score
SaveExploits0References5
Prion
Prion
added 2023/09/27 6:15 p.m.22 views

Buffer overflow

Two potential signed to unsigned conversion errors and buffer overflow vulnerabilities at the following locations in the Zephyr IPM drivers...

4.3CVSS9AI score0.00391EPSS
SaveExploits1References4Affected Software1
Vulnrichment
Vulnrichment
added 2023/09/27 5:26 p.m.4 views

CVE-2023-5184 Potential signed to unsigned conversion errors and buffer overflow vulnerabilities in the Zephyr IPM driver

Two potential signed to unsigned conversion errors and buffer overflow vulnerabilities at the following locations in the Zephyr IPM drivers...

7CVSS8.2AI score0.00391EPSS
SaveExploits1References4
Rows per page
Query Builder