Lucene search
+L

2710 matches found

OSV
OSV
added 2024/12/28 10:15 a.m.3 views

DEBIAN-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.5CVSS5.6AI score0.00213EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2024/12/19 12:58 a.m.4 views

kernel: bpf: Fix a kernel verifier crash in stacksafe()

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix a kernel verifier crash in stacksafe Daniel Hodges reported a kernel verifier crash when playing with sched-ext. Further investigation shows that the crash is due to invalid memory access in stacksafe. More specifically,...

5.5CVSS6.8AI score0.00221EPSS
SaveExploits1References5
Vulnrichment
Vulnrichment
added 2024/12/05 10:8 p.m.12 views

CVE-2024-54140 sigstore-java has a vulnerability with bundle verification

sigstore-java is a sigstore java client for interacting with sigstore infrastructure. sigstore-java has insufficient verification for a situation where a bundle provides a invalid signature for a checkpoint. This bug impacts clients using any variation of KeylessVerifier.verify. Currently...

2.1CVSS7AI score0.00209EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/12/05 5:12 a.m.20 views

CVE-2024-53125

In the Linux kernel, the following vulnerability has been resolved: bpf: synclinkedregs must preserve subregdef Range propagation must not affect subregdef marks, otherwise the following example is rewritten by verifier incorrectly when BPFFTESTRNDHI32 flag is set: 0: call bpfktimegetns call...

4.4CVSS6.7AI score0.00207EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/12/05 12:16 a.m.3 views

SUSE CVE-2024-53125

In the Linux kernel, the following vulnerability has been resolved: bpf: synclinkedregs must preserve subregdef Range propagation must not affect subregdef marks, otherwise the following example is rewritten by verifier incorrectly when BPFFTESTRNDHI32 flag is set: 0: call bpfktimegetns call...

7.8CVSS6.3AI score0.00207EPSS
SaveExploits0References48
Positive Technologies
Positive Technologies
added 2024/12/05 12:0 a.m.5 views

PT-2024-36069 · Unknown · Sigstore-Java

Name of the Vulnerable Software and Affected Versions: sigstore-java versions prior to 1.2.0 Description: The issue is related to insufficient verification for a situation where a bundle provides an invalid signature for a checkpoint. This affects clients using any variation of...

2.1CVSS7AI score0.00209EPSS
SaveExploits0References10
NVD
NVD
added 2024/12/04 2:15 p.m.15 views

CVE-2024-53125

In the Linux kernel, the following vulnerability has been resolved: bpf: synclinkedregs must preserve subregdef Range propagation must not affect subregdef marks, otherwise the following example is rewritten by verifier incorrectly when BPFFTESTRNDHI32 flag is set: 0: call bpfktimegetns call...

5.5CVSS0.00207EPSS
SaveExploits0References8
OSV
OSV
added 2024/12/04 2:15 p.m.1 views

DEBIAN-CVE-2024-53125

In the Linux kernel, the following vulnerability has been resolved: bpf: synclinkedregs must preserve subregdef Range propagation must not affect subregdef marks, otherwise the following example is rewritten by verifier incorrectly when BPFFTESTRNDHI32 flag is set: 0: call bpfktimegetns call...

5.5CVSS5.5AI score0.00207EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/04 2:15 p.m.6 views

UBUNTU-CVE-2024-53125

In the Linux kernel, the following vulnerability has been resolved: bpf: synclinkedregs must preserve subregdef Range propagation must not affect subregdef marks, otherwise the following example is rewritten by verifier incorrectly when BPFFTESTRNDHI32 flag is set: 0: call bpfktimegetns call...

5.5CVSS6.2AI score0.00207EPSS
SaveExploits0References30
Cvelist
Cvelist
added 2024/12/04 2:11 p.m.28 views

CVE-2024-53125 bpf: sync_linked_regs() must preserve subreg_def

In the Linux kernel, the following vulnerability has been resolved: bpf: synclinkedregs must preserve subregdef Range propagation must not affect subregdef marks, otherwise the following example is rewritten by verifier incorrectly when BPFFTESTRNDHI32 flag is set: 0: call bpfktimegetns call...

0.00207EPSS
SaveExploits0References6
OSV
OSV
added 2024/12/04 2:11 p.m.8 views

CVE-2024-53125 bpf: sync_linked_regs() must preserve subreg_def

In the Linux kernel, the following vulnerability has been resolved: bpf: synclinkedregs must preserve subregdef Range propagation must not affect subregdef marks, otherwise the following example is rewritten by verifier incorrectly when BPFFTESTRNDHI32 flag is set: 0: call bpfktimegetns call...

5.5CVSS6AI score0.00207EPSS
SaveExploits0References11
OSV
OSV
added 2024/11/29 11:57 a.m.9 views

OESA-2024-2492 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: 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/fi...

7.8CVSS6.4AI score0.00309EPSS
SaveExploits0References80
OSV
OSV
added 2024/11/26 6:41 p.m.15 views

CVE-2024-53267 Vulnerability with bundle verification in sigstore-java

sigstore-java is a sigstore java client for interacting with sigstore infrastructure. sigstore-java has insufficient verification for a situation where a validly-signed but "mismatched" bundle is presented as proof of inclusion into a transparency log. This bug impacts clients using any variation...

5.5CVSS6.8AI score0.00097EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/11/26 12:55 a.m.8 views

kernel: local privileges escalation in kernel/bpf/verifier.c

A flaw was found in the Linux kernel's adjustptrminmaxvals in the kernel/bpf/verifier.c function. In this flaw, a missing sanity check for ORNULL pointer types that perform pointer arithmetic may cause a kernel information leak issue...

7.8CVSS6.8AI score0.019EPSS
SaveExploits5References5
Positive Technologies
Positive Technologies
added 2024/11/26 12:0 a.m.8 views

PT-2024-35702 · Unknown · Sigstore-Java

Name of the Vulnerable Software and Affected Versions: sigstore-java versions prior to v1.1.0 Description: The issue is related to insufficient verification in sigstore-java for a situation where a validly-signed but "mismatched" bundle is presented as proof of inclusion into a transparency log...

5.5CVSS7.1AI score0.00097EPSS
SaveExploits0References7
OSV
OSV
added 2024/11/22 2:22 p.m.7 views

OESA-2024-2448 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: 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/fi...

7.8CVSS6.2AI score0.00281EPSS
SaveExploits0References23
OSV
OSV
added 2024/11/22 2:22 p.m.17 views

OESA-2024-2447 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: 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/fi...

7.8CVSS6.1AI score0.00281EPSS
SaveExploits0References22
OSV
OSV
added 2024/11/21 1:52 p.m.16 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.01361EPSS
SaveExploits0References1
The Hacker News
The Hacker News
added 2024/11/18 11:15 a.m.7 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.11 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.00339EPSS
SaveExploits0References1
Rows per page
Query Builder