Lucene search
+L

1116 matches found

OSV
OSV
added 2024/08/21 12:15 a.m.6 views

UBUNTU-CVE-2024-43865

In the Linux kernel, the following vulnerability has been resolved: s390/fpu: Re-add exception handling in loadfpustate With the recent rewrite of the fpu code exception handling for the lfpc instruction within loadfpustate was erroneously removed. Add it again to prevent that loading invalid...

5.5CVSS6.7AI score0.00183EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/08/20 11:50 p.m.19 views

CVE-2024-43865 s390/fpu: Re-add exception handling in load_fpu_state()

In the Linux kernel, the following vulnerability has been resolved: s390/fpu: Re-add exception handling in loadfpustate With the recent rewrite of the fpu code exception handling for the lfpc instruction within loadfpustate was erroneously removed. Add it again to prevent that loading invalid...

7AI score0.00183EPSS
SaveExploits0References2
OSV
OSV
added 2024/08/16 5:28 p.m.23 views

GO-2024-3071 Gateway API route matching order contradicts specification in github.com/cilium/cilium

Gateway API route matching order contradicts specification in github.com/cilium/cilium...

4.3CVSS4.3AI score0.00535EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2024/08/15 9:46 p.m.42 views

Gateway API route matching order contradicts specification

Impact Gateway API HTTPRoutes and GRPCRoutes do not follow the match precedence specified in the Gateway API specification. In particular, request headers are matched before request methods, when the specification describes that the request methods must be respected before headers are matched...

4.3CVSS6.3AI score0.00535EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added 2024/08/15 8:26 p.m.41 views

CVE-2024-42487 Cilium's Gateway API route matching order contradicts specification

Cilium is a networking, observability, and security solution with an eBPF-based dataplane. In the 1.15 branch prior to 1.15.8 and the 1.16 branch prior to 1.16.1, Gateway API HTTPRoutes and GRPCRoutes do not follow the match precedence specified in the Gateway API specification. In particular,...

4CVSS0.00535EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/08/15 8:26 p.m.19 views

CVE-2024-42487 Cilium's Gateway API route matching order contradicts specification

Cilium is a networking, observability, and security solution with an eBPF-based dataplane. In the 1.15 branch prior to 1.15.8 and the 1.16 branch prior to 1.16.1, Gateway API HTTPRoutes and GRPCRoutes do not follow the match precedence specified in the Gateway API specification. In particular,...

4CVSS6.6AI score0.00535EPSS
SaveExploits0References3
NVD
NVD
added 2024/08/15 7:15 p.m.45 views

CVE-2024-43357

ECMA-262 is the language specification for the scripting language ECMAScript. A problem in the ECMAScript JavaScript specification of async generators, introduced by a May 2021 spec refactor, may lead to mis-implementation in a way that could present as a security vulnerability, such as type...

8.6CVSS0.00674EPSS
SaveExploits0References10
Vulnrichment
Vulnrichment
added 2024/08/15 6:36 p.m.33 views

CVE-2024-43357 JavaScript specification issue may lead to type confusion and pointer dereference in implementations

ECMA-262 is the language specification for the scripting language ECMAScript. A problem in the ECMAScript JavaScript specification of async generators, introduced by a May 2021 spec refactor, may lead to mis-implementation in a way that could present as a security vulnerability, such as type...

8.6CVSS8.4AI score0.00674EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2024/08/14 12:0 a.m.7 views

PT-2024-30525 · Unknown · Ecmascript

Name of the Vulnerable Software and Affected Versions: ECMAScript affected versions not specified Description: A problem in the ECMAScript specification of async generators may lead to mis-implementation in a way that could present as a security issue, such as type confusion and pointer...

8.6CVSS9.6AI score0.00674EPSS
SaveExploits0References20
Gentoo Linux
Gentoo Linux
added 2024/08/11 12:0 a.m.45 views

runc: Multiple Vulnerabilities

Background runc is a CLI tool for spawning and running containers on Linux according to the OCI specification. Description Multiple vulnerabilities have been discovered in runc. Please review the CVE identifiers referenced below for details. Impact Please review the referenced CVE identifiers for...

8.6CVSS7.8AI score0.18087EPSS
SaveExploits21
NVD
NVD
added 2024/08/05 8:15 p.m.31 views

CVE-2024-42350

Biscuit is an authorization token with decentralized verification, offline attenuation and strong security policy enforcement based on a logic language. Third-party blocks can be generated without transferring the whole token to the third-party authority. Instead, a ThirdPartyBlock request can be...

3CVSS0.00291EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/08/05 7:47 p.m.50 views

CVE-2024-42350 Public key confusion in third party block in Biscuit

Biscuit is an authorization token with decentralized verification, offline attenuation and strong security policy enforcement based on a logic language. Third-party blocks can be generated without transferring the whole token to the third-party authority. Instead, a ThirdPartyBlock request can be...

3CVSS0.00291EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2024/08/05 12:0 a.m.7 views

PT-2024-25800 · Unjs/Ufo +1 · Unjs/Ufo +1

Name of the Vulnerable Software and Affected Versions: Nuxt versions prior to 3.12.4 Description: The navigateTo function does not correctly use APIs provided by unjs/ufo, leading to parsing discrepancies. The function first checks if a URL has a protocol using the unjs/ufo package, which works...

6.3CVSS6.4AI score0.0044EPSS
SaveExploits1References7
Vulnrichment
Vulnrichment
added 2024/07/30 7:46 a.m.24 views

CVE-2024-42105 nilfs2: fix inode number range checks

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix inode number range checks Patch series "nilfs2: fix potential issues related to reserved inodes". This series fixes one use-after-free issue reported by syzbot, caused by nilfs2's internal inode being exposed in the...

6.9AI score0.0026EPSS
SaveExploits0References8
CVE
CVE
added 2024/07/30 7:46 a.m.126 views

CVE-2024-42105

CVE-2024-42105 – nilfs2 inode range/UAF fixes in Linux kernel : The referenced security issue is mitigated by a patch series for nilfs2 that fixes a use-after-free and several inode-number range problems. Specifically, nilfs->ns_first_ino (the first non-reserved inode) was read from the superb...

7.8CVSS6.7AI score0.0026EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2024/07/23 12:0 a.m.15 views

ALSA-2024:4761 Important: containernetworking-plugins security update

The Container Network Interface CNI project consists of a specification and libraries for writing plug-ins for configuring network interfaces in Linux containers, along with a number of supported plug-ins. CNI concerns itself only with network connectivity of containers and removing allocated...

7.5CVSS7.9AI score0.01533EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/07/16 6:55 p.m.20 views

CVE-2024-40984

In the Linux kernel, the following vulnerability has been resolved: ACPICA: Revert "ACPICA: avoid Info: mapping multiple BARs. Your kernel is fine." Undo the modifications made in commit d410ee5109a1 "ACPICA: avoid "Info: mapping multiple BARs. Your kernel is fine."". The initial purpose of this...

5.5CVSS8.1AI score0.00286EPSS
SaveExploits0References4
NVD
NVD
added 2024/07/12 1:15 p.m.21 views

CVE-2024-40992

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix responder length checking for UD request packets According to the IBA specification: If a UD request packet is detected with an invalid length, the request shall be an invalid request and it shall be silently droppe...

5.5CVSS0.00268EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/07/12 1:15 p.m.25 views

CVE-2024-40992

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix responder length checking for UD request packets According to the IBA specification: If a UD request packet is detected with an invalid length, the request shall be an invalid request and it shall be silently droppe...

5.5CVSS5.8AI score0.00268EPSS
SaveExploits0References12
Vulnrichment
Vulnrichment
added 2024/07/12 12:37 p.m.15 views

CVE-2024-40992 RDMA/rxe: Fix responder length checking for UD request packets

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix responder length checking for UD request packets According to the IBA specification: If a UD request packet is detected with an invalid length, the request shall be an invalid request and it shall be silently droppe...

7AI score0.00268EPSS
SaveExploits0References3
Rows per page
Query Builder