Lucene search
K

59 matches found

NVD
NVD
added 2024/05/21 4:15 p.m.18 views

CVE-2023-52828

In the Linux kernel, the following vulnerability has been resolved: bpf: Detect IP == ksym.end as part of BPF program Now that bpfthrow kfunc is the first such call instruction that has noreturn semantics within the verifier, this also kicks in dead code elimination in unprecedented ways. For one...

6.6CVSS6.3AI score0.00248EPSS
Exploits0References6
OSV
OSV
added 2024/05/21 4:15 p.m.1 views

DEBIAN-CVE-2023-52828

In the Linux kernel, the following vulnerability has been resolved: bpf: Detect IP == ksym.end as part of BPF program Now that bpfthrow kfunc is the first such call instruction that has noreturn semantics within the verifier, this also kicks in dead code elimination in unprecedented ways. For one...

5.5CVSS5.4AI score0.00248EPSS
Exploits0References1
UbuntuCve
UbuntuCve
added 2024/05/21 4:15 p.m.26 views

CVE-2023-52828

In the Linux kernel, the following vulnerability has been resolved: bpf: Detect IP == ksym.end as part of BPF program Now that bpfthrow kfunc is the first such call instruction that has noreturn semantics within the verifier, this also kicks in dead code elimination in unprecedented ways. For one...

6.6CVSS6.2AI score0.00248EPSS
Exploits0References8
OSV
OSV
added 2024/05/21 4:15 p.m.0 views

UBUNTU-CVE-2023-52828

In the Linux kernel, the following vulnerability has been resolved: bpf: Detect IP == ksym.end as part of BPF program Now that bpfthrow kfunc is the first such call instruction that has noreturn semantics within the verifier, this also kicks in dead code elimination in unprecedented ways. For one...

6.6CVSS6.1AI score0.00248EPSS
Exploits0References9
CVE
CVE
added 2024/05/21 3:31 p.m.81 views

CVE-2023-52828

CVE-2023-52828 (Linux kernel) : The vulnerability arises from BPF verifier handling after a bpf_throw call. Because bpf_throw is the first noreturn call in the verifier, dead code elimination causes subsequent instructions to be treated as unseen, which can affect stack unwinding when a program t...

6.6CVSS6.2AI score0.00248EPSS
Exploits0References6Affected Software1
OSV
OSV
added 2024/05/21 3:31 p.m.18 views

CVE-2023-52828 bpf: Detect IP == ksym.end as part of BPF program

In the Linux kernel, the following vulnerability has been resolved: bpf: Detect IP == ksym.end as part of BPF program Now that bpfthrow kfunc is the first such call instruction that has noreturn semantics within the verifier, this also kicks in dead code elimination in unprecedented ways. For one...

6.6CVSS5AI score0.00248EPSS
Exploits0References9
OSV
OSV
added 2024/05/14 2:23 p.m.3 views

DEBIAN-CVE-2023-52656

In the Linux kernel, the following vulnerability has been resolved: iouring: drop any code related to SCMRIGHTS This is dead code after we dropped support for passing iouring fds over SCMRIGHTS, get rid of it...

5.5CVSS5.5AI score0.00296EPSS
Exploits0References1
OSV
OSV
added 2024/05/14 2:23 p.m.7 views

AZL-62750 CVE-2023-52656 affecting package kernel for versions less than 6.6.96.2-1

In the Linux kernel, the following vulnerability has been resolved: iouring: drop any code related to SCMRIGHTS This is dead code after we dropped support for passing iouring fds over SCMRIGHTS, get rid of it...

5.5CVSS6.2AI score0.00296EPSS
Exploits0References1
SUSE CVE
SUSE CVE
added 2024/05/14 3:34 a.m.2 views

SUSE CVE-2023-52656

In the Linux kernel, the following vulnerability has been resolved: iouring: drop any code related to SCMRIGHTS This is dead code after we dropped support for passing iouring fds over SCMRIGHTS, get rid of it...

7.8CVSS6.5AI score0.00296EPSS
Exploits0References13
Cvelist
Cvelist
added 2024/05/13 1:12 p.m.13 views

CVE-2023-52656 io_uring: drop any code related to SCM_RIGHTS

In the Linux kernel, the following vulnerability has been resolved: iouring: drop any code related to SCMRIGHTS This is dead code after we dropped support for passing iouring fds over SCMRIGHTS, get rid of it...

7AI score0.00296EPSS
Exploits0References7
Cvelist
Cvelist
added 2024/04/16 8:57 a.m.14 views

CVE-2024-32634 Logically dead code

In huge memory get unmapped area check, code can never be reached because of a logical contradiction...

6.1CVSS6.6AI score0.00266EPSS
Exploits0References1
Vulnrichment
Vulnrichment
added 2024/04/16 8:57 a.m.15 views

CVE-2024-32634 Logically dead code

In huge memory get unmapped area check, code can never be reached because of a logical contradiction...

6.1CVSS7.1AI score0.00266EPSS
Exploits0References1
NVD
NVD
added 2024/03/06 7:15 a.m.16 views

CVE-2023-52583

In the Linux kernel, the following vulnerability has been resolved: ceph: fix deadlock or deadcode of misusing dget The lock order is incorrect between denty and its parent, we should always make sure that the parent get the lock first. But since this deadcode is never used and the parent dir wil...

5.5CVSS7.5AI score0.00182EPSS
Exploits0References10
CNNVD
CNNVD
added 2024/03/06 12:0 a.m.2 views

Linux kernel security vulnerabilities

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a deadlock or dead code in dget in ceph...

5.5CVSS6.6AI score0.00182EPSS
Exploits0References10
Positive Technologies
Positive Technologies
added 2023/09/16 12:0 a.m.2 views

PT-2023-9747 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to the BPF Berkeley Packet Filter program in the Linux kernel. When the bpf throw kfunc is called, it triggers dead code elimination in an unprecedented way, causi...

6.6CVSS5.4AI score0.00248EPSS
Exploits0References28
Oracle linux
Oracle linux
added 2023/01/18 12:0 a.m.64 views

java-17-openjdk security and bug fix update

1:17.0.6.0.10-3 - Add missing release note for JDK-8295687 - Resolves: rhbz2160111 1:17.0.6.0.10-3 - Update FIPS support to bring in latest changes - OJ1357: Fix issue on FIPS with a SecurityManager in place - Related: rhbz2147473 1:17.0.6.0.10-3 - Fix flatpak builds by disabling TestTranslations...

5.3CVSS6.2AI score0.01836EPSS
Exploits0
Code423n4
Code423n4
added 2022/05/15 12:0 a.m.6 views

Return value of send of ether not checked in _withdrawFromYieldPool

Lines of code Vulnerability details Impact A send of ether is done on LidoVault.sol:140. It is immediately followed by a return statement which will cause the function to return without checking the sent value on line 142. Line 142 is dead code. The impact is that the to address might not receive...

6.8AI score
Exploits0
IBM Security Bulletins
IBM Security Bulletins
added 2020/09/25 8:45 a.m.11 views

Security Bulletin: Dynamically constructed href attribute in IBM Enterprise Records

Summary The place where this happens is believed to be dead code, but we do not want to just start deleting things in the code without sufficient time to test. Vulnerability Details Third Party Entry: PSIRT-ADV0025106 DESCRIPTION: Created from Advisory: ADV0025106 CVSS Base score: 5.4 CVSS Vector...

1.4AI score
Exploits0Affected Software1
n0where
n0where
added 2016/04/13 12:55 p.m.73 views

Generic Android Deobfuscator: Simplify

Simplify uses a virtual machine to execute an app and understand what it does. Then, it applies optimizations to create code that behaves identically but is easier for a human to understand. It is a generic deobfuscator because it doesn’t need any special configuration or code for different types...

1.2AI score
Exploits0References1
Rows per page
Query Builder