Lucene search
+L

2710 matches found

OSV
OSV
added 2024/10/21 8:15 p.m.3 views

DEBIAN-CVE-2024-50063

In the Linux kernel, the following vulnerability has been resolved: bpf: Prevent tail call between progs attached to different hooks bpf progs can be attached to kernel functions, and the attached functions can take different parameters or return different return values. If prog attached to one...

7.8CVSS5.8AI score0.00232EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 8:15 p.m.8 views

UBUNTU-CVE-2024-50063

In the Linux kernel, the following vulnerability has been resolved: bpf: Prevent tail call between progs attached to different hooks bpf progs can be attached to kernel functions, and the attached functions can take different parameters or return different return values. If prog attached to one...

7.8CVSS6.2AI score0.00232EPSS
SaveExploits0References20
CVE
CVE
added 2024/10/21 7:39 p.m.153 views

CVE-2024-50063

CVE-2024-50063 concerns the Linux kernel BPF tail calls where a program attached to one kernel hook tail-calling another with a different prototype could bypass ctx-parameter verification and return-value constraints. The issue arises when progs attached to func1 and func2 have different paramete...

7.8CVSS7.2AI score0.00232EPSS
SaveExploits0References6Affected Software2
RedhatCVE
RedhatCVE
added 2024/10/21 3:39 p.m.16 views

CVE-2024-47703

In the Linux kernel, the following vulnerability has been resolved: bpf, lsm: Add check for BPF LSM return value A bpf prog returning a positive number attached to fileallocsecurity hook makes kernel panic. This happens because file system can not filter out the positive number returned by the LS...

4.4CVSS6.8AI score0.00206EPSS
SaveExploits0References4
OSV
OSV
added 2024/10/21 1:15 p.m.11 views

AZL-50802 CVE-2024-49861 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix helper writes to read-only maps Lonial found an issue that despite user- and BPF-side frozen BPF map like in case of .rodata, it was still possible to write into it from a BPF program side through specific helpers having...

7.1CVSS6.4AI score0.00222EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 1:15 p.m.11 views

AZL-50972 CVE-2024-47728 affecting package kernel for versions less than 6.6.56.1-5

In the Linux kernel, the following vulnerability has been resolved: bpf: Zero former ARGPTRTOLONG,INT args in case of error For all non-tracing helpers which formerly had ARGPTRTOLONG,INT as input arguments, zero the value for the case of an error as otherwise it could leak memory. For tracing, i...

5.5CVSS6.7AI score0.00235EPSS
SaveExploits0References1
NVD
NVD
added 2024/10/21 12:15 p.m.16 views

CVE-2024-47703

In the Linux kernel, the following vulnerability has been resolved: bpf, lsm: Add check for BPF LSM return value A bpf prog returning a positive number attached to fileallocsecurity hook makes kernel panic. This happens because file system can not filter out the positive number returned by the LS...

5.5CVSS0.00206EPSS
SaveExploits0References3
OSV
OSV
added 2024/10/21 12:15 p.m.2 views

DEBIAN-CVE-2024-47702

In the Linux kernel, the following vulnerability has been resolved: bpf: Fail verification for sign-extension of packet data/dataend/datameta syzbot reported a kernel crash due to commit 1f1e864b6555 "bpf: Handle sign-extenstin ctx member accesses". The reason is due to sign-extension of 32-bit...

5.5CVSS5.7AI score0.00203EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 12:15 p.m.10 views

AZL-51275 CVE-2024-47703 affecting package kernel 6.6.126.1-1

In the Linux kernel, the following vulnerability has been resolved: bpf, lsm: Add check for BPF LSM return value A bpf prog returning a positive number attached to fileallocsecurity hook makes kernel panic. This happens because file system can not filter out the positive number returned by the LS...

5.5CVSS6.7AI score0.00206EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 12:15 p.m.1 views

DEBIAN-CVE-2024-47703

In the Linux kernel, the following vulnerability has been resolved: bpf, lsm: Add check for BPF LSM return value A bpf prog returning a positive number attached to fileallocsecurity hook makes kernel panic. This happens because file system can not filter out the positive number returned by the LS...

5.5CVSS5.5AI score0.00206EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 12:15 p.m.9 views

UBUNTU-CVE-2024-47703

In the Linux kernel, the following vulnerability has been resolved: bpf, lsm: Add check for BPF LSM return value A bpf prog returning a positive number attached to fileallocsecurity hook makes kernel panic. This happens because file system can not filter out the positive number returned by the LS...

5.5CVSS6.1AI score0.00206EPSS
SaveExploits0References21
OSV
OSV
added 2024/10/21 12:15 p.m.3 views

UBUNTU-CVE-2024-47702

In the Linux kernel, the following vulnerability has been resolved: bpf: Fail verification for sign-extension of packet data/dataend/datameta syzbot reported a kernel crash due to commit 1f1e864b6555 "bpf: Handle sign-extenstin ctx member accesses". The reason is due to sign-extension of 32-bit...

5.5CVSS6.2AI score0.00203EPSS
SaveExploits0References20
Vulnrichment
Vulnrichment
added 2024/10/21 12:14 p.m.10 views

CVE-2024-47728 bpf: Zero former ARG_PTR_TO_{LONG,INT} args in case of error

In the Linux kernel, the following vulnerability has been resolved: bpf: Zero former ARGPTRTOLONG,INT args in case of error For all non-tracing helpers which formerly had ARGPTRTOLONG,INT as input arguments, zero the value for the case of an error as otherwise it could leak memory. For tracing, i...

6.7AI score0.00235EPSS
SaveExploits0References5
CVE
CVE
added 2024/10/21 12:14 p.m.138 views

CVE-2024-47728

CVE-2024-47728 concerns the Linux kernel where a vulnerability in the BPF subsystem could leak memory due to ARG_PTR_TO_{LONG,INT} arguments on error paths. The resolved description indicates the fix zeros the former ARG_PTR_TO_{LONG,INT} inputs for non-tracing helpers when an error occurs, preve...

5.5CVSS6.8AI score0.00235EPSS
SaveExploits0References6Affected Software1
Vulnrichment
Vulnrichment
added 2024/10/21 11:53 a.m.14 views

CVE-2024-47703 bpf, lsm: Add check for BPF LSM return value

In the Linux kernel, the following vulnerability has been resolved: bpf, lsm: Add check for BPF LSM return value A bpf prog returning a positive number attached to fileallocsecurity hook makes kernel panic. This happens because file system can not filter out the positive number returned by the LS...

6.9AI score0.00206EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/10/21 11:53 a.m.17 views

CVE-2024-47703 bpf, lsm: Add check for BPF LSM return value

In the Linux kernel, the following vulnerability has been resolved: bpf, lsm: Add check for BPF LSM return value A bpf prog returning a positive number attached to fileallocsecurity hook makes kernel panic. This happens because file system can not filter out the positive number returned by the LS...

0.00206EPSS
SaveExploits0References3
CVE
CVE
added 2024/10/21 11:53 a.m.163 views

CVE-2024-47703

CVE-2024-47703 — Linux kernel (bpf, lsm): The vulnerability stems from a BPF LSM return value not being checked, which could cause a kernel panic when a BPF prog attached to file_alloc_security returns a positive value that is misinterpreted as a file pointer. The issue was addressed by adding a ...

5.5CVSS5.1AI score0.00206EPSS
SaveExploits0References3Affected Software1
Microsoft CVE
Microsoft CVE
added 2024/10/15 7:0 a.m.4 views

bpf: Fix a kernel verifier crash in stacksafe()

...

5.5CVSS6.6AI score0.00221EPSS
SaveExploits1
BDU FSTEC
BDU FSTEC
added 2024/10/04 12:0 a.m.7 views

The vulnerability of the do_misc_fixups() function in the Linux kernel’s BPF component allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the domiscfixups function in the kernel/bpf/verifier.c module of the Linux kernel’s BPF component is related to an infinite loop. Exploiting this vulnerability could allow an attacker to compromise the confidentiality, integrity, and accessibility of the protected information...

7.8CVSS6.5AI score0.00226EPSS
SaveExploits1References7Affected Software1
Wolfi
Wolfi
added 2024/10/01 6:13 p.m.62 views

GHSA-4F8R-QQR9-FQ8J vulnerabilities

Vulnerabilities for packages: rekor, spire-server, zarf, trivy, aactl, sigstore-scaffolding, gitsign, tkn, gh, policy-controller, vexctl, tekton-chains, cosign, melange, flux-source-controller, kubescape, wolfictl, falcoctl, neuvector-sigstore-interface, apko, zot, slsa-verifier...

5.8AI score
SaveExploits0
Rows per page
Query Builder