Lucene search
+L

111 matches found

BDU FSTEC
BDU FSTEC
added 2025/03/20 12:0 a.m.8 views

The vulnerability of the adjust_jmp_off() function in the kernel/bpf/verifier.c module of the Linux operating system allows a hacker to trigger a service failure.

The vulnerability of the adjustjmpoff function in the kernel/bpf/verifier.c module of the Linux operating system is related to integer overflow or cyclic shift vulnerabilities. Exploiting this vulnerability can allow an attacker to cause a service failure...

7.5CVSS5.9AI score0.0018EPSS
SaveExploits0References6Affected Software1
SUSE CVE
SUSE CVE
added 2025/02/27 3:3 a.m.4 views

SUSE CVE-2022-49658

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix insufficient bounds propagation from adjustscalarminmaxvals Kuee reported a corner case where the tnum becomes constant after the call to regboundoffset, but the register's bounds are not, that is, its min bounds are sti...

5.5CVSS6.5AI score0.00281EPSS
SaveExploits0References6
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.2 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: For TCP sockets with the TCPSYNRECV status, the function shutdownSENDSHUTDOWN is delayed. The TCPSYNRECV state is actually special; it is only used by cross-syn connections, and is mostly exploited by attackers. In the following...

5.5CVSS6.2AI score0.00332EPSS
SaveExploits0References3
Microsoft CVE
Microsoft CVE
added 2025/01/29 8:0 a.m.8 views

mptcp: cope racing subflow creation in mptcp_rcv_space_adjust

...

5.5CVSS7AI score0.00199EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/01/08 12:52 a.m.7 views

kernel: mptcp: cope racing subflow creation in mptcp_rcv_space_adjust

A divide by zero flaw was found in the Linux kernel's Multipath TCP MPTCP. This issue could allow a remote user to crash the system...

5.5CVSS7.3AI score0.00199EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/01/08 12:32 a.m.7 views

kernel: mptcp: cope racing subflow creation in mptcp_rcv_space_adjust

A divide by zero flaw was found in the Linux kernel's Multipath TCP MPTCP. This issue could allow a remote user to crash the system...

5.5CVSS7.3AI score0.00199EPSS
SaveExploits0References5
OSV
OSV
added 2024/12/02 2:15 p.m.2 views

DEBIAN-CVE-2024-53122

In the Linux kernel, the following vulnerability has been resolved: mptcp: cope racing subflow creation in mptcprcvspaceadjust Additional active subflows - i.e. created by the in kernel path manager - are included into the subflow list before starting the 3whs. A racing recvmsg spooling data...

5.5CVSS5.7AI score0.00199EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.14 views

kernel: tcp: defer shutdown(SEND_SHUTDOWN) for TCP_SYN_RECV sockets

In the Linux kernel, the following vulnerability has been resolved: tcp: defer shutdownSENDSHUTDOWN for TCPSYNRECV sockets TCPSYNRECV state is really special, it is only used by cross-syn connections, mostly used by fuzzers. In the following crash 1, syzbot managed to trigger a divide by zero in...

5.5CVSS6.7AI score0.00332EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2024/10/12 7:0 a.m.5 views

drm/amdgpu/pm: Fix the null pointer dereference in apply_state_adjust_rules

...

5.5CVSS6.3AI score0.00214EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/09/08 2:47 a.m.3 views

SUSE CVE-2024-43907

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/pm: Fix the null pointer dereference in applystateadjustrules Check the pointer value to fix potential null pointer dereference...

5.5CVSS6.2AI score0.00214EPSS
SaveExploits0References16
BDU FSTEC
BDU FSTEC
added 2024/08/27 12:0 a.m.6 views

The vulnerability of the TCP component in the Linux operating system’s kernel allows attackers to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the TCP component in the Linux operating system’s kernel is related to a division by zero in the tcprcvspaceadjust function. Exploiting this vulnerability can allow an attacker to compromise the confidentiality, integrity, and accessibility of the protected information...

10CVSS6.5AI score0.00332EPSS
SaveExploits0References42Affected Software5
OSV
OSV
added 2024/08/26 11:15 a.m.2 views

DEBIAN-CVE-2024-43907

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/pm: Fix the null pointer dereference in applystateadjustrules Check the pointer value to fix potential null pointer dereference...

5.5CVSS5.5AI score0.00214EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/26 11:15 a.m.13 views

UBUNTU-CVE-2024-43907

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/pm: Fix the null pointer dereference in applystateadjustrules Check the pointer value to fix potential null pointer dereference...

5.5CVSS6.2AI score0.00214EPSS
SaveExploits0References19
CNNVD
CNNVD
added 2024/08/26 12:0 a.m.9 views

Linux kernel 安全漏洞

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 Linux kernel that stems from a null pointer dereference issue in applystateadjustrules...

5.5CVSS6.5AI score0.00214EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2024/08/18 2:1 a.m.4 views

SUSE CVE-2024-43838

In the Linux kernel, the following vulnerability has been resolved: bpf: fix overflow check in adjustjmpoff adjustjmpoff incorrectly used the insn-imm field for all overflow check, which is incorrect as that should only be done or the BPFJMP32 | BPFJA case, not the general jump instruction case...

5.5CVSS6.8AI score0.0018EPSS
SaveExploits0References3
OSV
OSV
added 2024/08/17 10:15 a.m.1 views

DEBIAN-CVE-2024-43838

In the Linux kernel, the following vulnerability has been resolved: bpf: fix overflow check in adjustjmpoff adjustjmpoff incorrectly used the insn-imm field for all overflow check, which is incorrect as that should only be done or the BPFJMP32 | BPFJA case, not the general jump instruction case...

5.5CVSS5.5AI score0.0018EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/17 10:15 a.m.4 views

UBUNTU-CVE-2024-43838

In the Linux kernel, the following vulnerability has been resolved: bpf: fix overflow check in adjustjmpoff adjustjmpoff incorrectly used the insn-imm field for all overflow check, which is incorrect as that should only be done or the BPFJMP32 | BPFJA case, not the general jump instruction case...

5.5CVSS5.7AI score0.0018EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/07/12 12:25 p.m.42 views

CVE-2024-40919 bnxt_en: Adjust logging of firmware messages in case of released token in __hwrm_send()

In the Linux kernel, the following vulnerability has been resolved: bnxten: Adjust logging of firmware messages in case of released token in hwrmsend In case of token is released due to token-state == BNXTHWRMDEFERRED, released token set to NULL is used in log messages. This issue is expected to ...

0.00291EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/10 11:7 a.m.9 views

OESA-2024-1525 youker-assistant security update

Integrated tool to aid in routine system maintenance tasks Kylin Assistant is a tool designed to help Ubuntu and Ubuntu Kylin desktop users manage and maintain many aspects of their working environment conveniently in a single application, providing a consistent user experience. Security Fixes: A...

7.8CVSS7AI score0.01473EPSS
SaveExploits1References2
SUSE CVE
SUSE CVE
added 2024/05/03 2:9 a.m.4 views

SUSE CVE-2024-26946

In the Linux kernel, the following vulnerability has been resolved: kprobes/x86: Use copyfromkernelnofault to read from unsafe address Read from an unsafe address with copyfromkernelnofault in archadjustkprobeaddr because this function is used before checking the address is in text or not...

5.5CVSS6.5AI score0.00241EPSS
SaveExploits0References11
Rows per page
Query Builder