Lucene search
+L

2915 matches found

OSV
OSV
added 2024/11/21 1:52 p.m.24 views

CLSA-2024-1732197150 Fix of 20 CVEs

Update to 8u432-ga fixing a number of CVEs - CVE-2024-20918: missing array range check in C1 compiler leads to out-of-bounds access - CVE-2024-20919: unverified bytecode execution because of the flaw in JVM class file verifier - CVE-2024-20921: optimization issue of loop range check in IfNode and...

7.4CVSS7.2AI score0.01372EPSS
SaveExploits0References1
The Hacker News
The Hacker News
added 2024/11/18 11:15 a.m.16 views

Gmail's New Shielded Email Feature Lets Users Create Aliases for Email Privacy

Google appears to be readying a new feature called Shielded Email that allows users to create email aliases when signing up for online services and better combat spam. The feature was first reported by Android Authority last week following a teardown of the latest version of Google Play Services...

6.8AI score
SaveExploits0
NVD
NVD
added 2024/11/08 7:15 p.m.18 views

CVE-2024-51997

Trustee is a set of tools and components for attesting confidential guests and providing secrets to them. The ART Attestation Results Token token, generated by AS, could be manipulated by MITM attacker, but the verifier CoCo Verification Demander like KBS could still verify it successfully. In th...

8.1CVSS0.00344EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2024/11/08 4:44 p.m.19 views

sp1 has insufficient observation of cumulative sum

During proof generation, the prover must observe all values sent to the verifier to generate valid Fiat-Shamir challenges. Prior to v3.0.0 the cumulative sum of the permutation argument was not observed when sampling zeta, which is a random challenge sampled to force the constraints to be true. I...

6.8AI score
SaveExploits0References3Affected Software1
SUSE CVE
SUSE CVE
added 2024/11/08 3:48 a.m.8 views

SUSE CVE-2024-50164

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix overloading of MEMUNINIT's meaning Lonial reported an issue in the BPF verifier where checkmemsizereg has the following code: if !tnumisconstreg-varoff / For unprivileged variable accesses, disable raw mode so that the...

6.7CVSS7.8AI score0.00214EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2024/11/08 12:00 a.m.10 views

trustee 授权问题漏洞

trustee is a component of Confidential Containers open source. An Authorization Problem vulnerability exists in trustee prior to version 0.8.2, which stems from the fact that an ART Attestation Results Token token generated by the AS may be manipulated by a MITM attacker, but can still be...

8.1CVSS6.7AI score0.00344EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2024/11/07 5:05 p.m.21 views

CVE-2024-50164

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix overloading of MEMUNINIT's meaning Lonial reported an issue in the BPF verifier where checkmemsizereg has the following code: if !tnumisconstreg-varoff / For unprivileged variable accesses, disable raw mode so that the...

5.5CVSS6.9AI score0.00214EPSS
SaveExploits0References4
OSV
OSV
added 2024/11/07 10:15 a.m.15 views

AZL-53561 CVE-2024-50164 affecting package kernel for versions less than 6.6.64.2-1

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix overloading of MEMUNINIT's meaning Lonial reported an issue in the BPF verifier where checkmemsizereg has the following code: if !tnumisconstreg-varoff / For unprivileged variable accesses, disable raw mode so that the...

7.1CVSS6.9AI score0.00214EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/07 10:15 a.m.6 views

DEBIAN-CVE-2024-50164

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix overloading of MEMUNINIT's meaning Lonial reported an issue in the BPF verifier where checkmemsizereg has the following code: if !tnumisconstreg-varoff / For unprivileged variable accesses, disable raw mode so that the...

7.1CVSS5.9AI score0.00214EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/11/07 9:31 a.m.30 views

CVE-2024-50164 bpf: Fix overloading of MEM_UNINIT's meaning

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix overloading of MEMUNINIT's meaning Lonial reported an issue in the BPF verifier where checkmemsizereg has the following code: if !tnumisconstreg-varoff / For unprivileged variable accesses, disable raw mode so that the...

7.8CVSS0.00214EPSS
SaveExploits0References4
CVE
CVE
added 2024/11/07 9:31 a.m.184 views

CVE-2024-50164

The CVE-2024-50164 entry covers a Linux kernel BPF verifier regression where MEM_UNINIT was overloaded to mean both “buffer need not be initialized” and “buffer will be written to.” This allowed a BPF program to write to read-only maps (e.g., .rodata) when the buffer size was not a fixed constant...

7.8CVSS6.7AI score0.00214EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2024/11/07 9:31 a.m.18 views

CVE-2024-50164 bpf: Fix overloading of MEM_UNINIT's meaning

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix overloading of MEMUNINIT's meaning Lonial reported an issue in the BPF verifier where checkmemsizereg has the following code: if !tnumisconstreg-varoff / For unprivileged variable accesses, disable raw mode so that the...

7.8CVSS6.3AI score
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2024/11/06 4:13 a.m.11 views

SUSE CVE-2023-52920

In the Linux kernel, the following vulnerability has been resolved: bpf: support non-r10 register spill/fill to/from stack in precision tracking Use instruction jump history to record instructions that performed register spill/fill to/from stack, regardless if this was done through read-only r10...

5.5CVSS6.5AI score0.00254EPSS
SaveExploits0References16
OSV
OSV
added 2024/11/05 10:15 a.m.15 views

AZL-52338 CVE-2023-52920 affecting package kernel for versions less than 6.6.64.2-9

In the Linux kernel, the following vulnerability has been resolved: bpf: support non-r10 register spill/fill to/from stack in precision tracking Use instruction jump history to record instructions that performed register spill/fill to/from stack, regardless if this was done through read-only r10...

5.5CVSS6.8AI score0.00254EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/05 10:15 a.m.6 views

DEBIAN-CVE-2023-52920

In the Linux kernel, the following vulnerability has been resolved: bpf: support non-r10 register spill/fill to/from stack in precision tracking Use instruction jump history to record instructions that performed register spill/fill to/from stack, regardless if this was done through read-only r10...

5.5CVSS5.8AI score0.00254EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/05 10:15 a.m.14 views

AZL-52308 CVE-2023-52920 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: bpf: support non-r10 register spill/fill to/from stack in precision tracking Use instruction jump history to record instructions that performed register spill/fill to/from stack, regardless if this was done through read-only r10...

5.5CVSS6.8AI score0.00254EPSS
SaveExploits0References1
NVD
NVD
added 2024/11/05 10:15 a.m.58 views

CVE-2023-52920

In the Linux kernel, the following vulnerability has been resolved: bpf: support non-r10 register spill/fill to/from stack in precision tracking Use instruction jump history to record instructions that performed register spill/fill to/from stack, regardless if this was done through read-only r10...

7.8CVSS0.00254EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2024/11/05 10:15 a.m.14 views

CVE-2023-52920

In the Linux kernel, the following vulnerability has been resolved: bpf: support non-r10 register spill/fill to/from stack in precision tracking Use instruction jump history to record instructions that performed register spill/fill to/from stack, regardless if this was done through read-only r10...

5.5CVSS6.4AI score0.00254EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2024/11/05 10:09 a.m.47 views

CVE-2023-52920 bpf: support non-r10 register spill/fill to/from stack in precision tracking

In the Linux kernel, the following vulnerability has been resolved: bpf: support non-r10 register spill/fill to/from stack in precision tracking Use instruction jump history to record instructions that performed register spill/fill to/from stack, regardless if this was done through read-only r10...

7.8CVSS0.00254EPSS
SaveExploits0References4
CVE
CVE
added 2024/11/05 10:09 a.m.193 views

CVE-2023-52920

CVE-2023-52920 concerns the Linux kernel BPF verifier: it fixes a defect that allowed spill/fill of non-r10 registers to stack to be tracked in precision mode. The change introduces per-instruction flags (spi and stack frame info) into the history and uses the instruction history for reliable bac...

7.8CVSS7.2AI score0.00254EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder