Lucene search
+L

1914 matches found

Vulnrichment
Vulnrichment
added 2025/04/16 2:11 p.m.7 views

CVE-2023-53034 ntb_hw_switchtec: Fix shift-out-of-bounds in switchtec_ntb_mw_set_trans

In the Linux kernel, the following vulnerability has been resolved: ntbhwswitchtec: Fix shift-out-of-bounds in switchtecntbmwsettrans There is a kernel API ntbmwcleartrans would pass 0 to both addr and size. This would make xlatepos negative. 23.734156 switchtec switchtec0: MW 0: part 0 addr...

6.3AI score0.00296EPSS
SaveExploits0References9
CVE
CVE
added 2025/04/16 2:11 p.m.151 views

CVE-2023-53034

CVE-2023-53034 is addressed in the Linux kernel ntb_hw_switchtec driver with a fix for a shift-out-of-bounds condition in switchtec_ntb_mw_set_trans. The root cause was that ntb_mw_clear_trans() could pass 0 to both addr and size, causing xlate_pos to become negative and triggering a UBSAN shift-...

7.1CVSS6.4AI score0.00296EPSS
SaveExploits0References11Affected Software1
Debian CVE
Debian CVE
added 2025/04/16 2:11 p.m.17 views

CVE-2023-53034

In the Linux kernel, the following vulnerability has been resolved: ntbhwswitchtec: Fix shift-out-of-bounds in switchtecntbmwsettrans There is a kernel API ntbmwcleartrans would pass 0 to both addr and size. This would make xlatepos negative. 23.734156 switchtec switchtec0: MW 0: part 0 addr...

7.1CVSS5.8AI score0.00296EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/04/16 12:0 a.m.2 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 the Linux kernel that originates from an out-of-bounds shift in the switchtecntbmwsettrans function, which could lead to memory corruption...

7.1CVSS6.8AI score0.00296EPSS
SaveExploits0References9
SUSE Linux
SUSE Linux
added 2025/04/15 4:25 p.m.2 views

Security update for mozjs52

This update for mozjs52 fixes the following issues: CVE-2024-56431: Fixed a negative shift in huffdec.c bsc1234837. Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or "zypper patch". Alternatively you can run the command listed...

8.2CVSS9.8AI score0.01853EPSS
SaveExploits1References4
BDU FSTEC
BDU FSTEC
added 2025/04/15 12:0 a.m.15 views

The vulnerability in the structure of const nla_policy nl80211_policy{} in the net/wireless/nl80211.c module of the Linux kernel allows a hacker to cause a service failure.

The vulnerability of the const nlapolicy nl80211policy structure in the net/wireless/nl80211.c module of the Linux kernel is related to a single-shift error. Exploiting this vulnerability could allow an attacker to cause a service failure...

7.1CVSS7.2AI score0.00228EPSS
SaveExploits0References20Affected Software8
BDU FSTEC
BDU FSTEC
added 2025/04/14 12:0 a.m.8 views

Vulnerability of the vt_ioctl() function in the drivers/tty/vt/vt_ioctl.c module – The console support driver for the Linux kernel allows a hacker to cause a service failure.

Vulnerability of the vtioctl function in the drivers/tty/vt/vtioctl.c module – The driver for supporting TTY consoles in Linux operating systems is vulnerable to integer overflow or cyclic shift attacks. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS6.6AI score0.00306EPSS
SaveExploits0References23Affected Software4
BDU FSTEC
BDU FSTEC
added 2025/04/14 12:0 a.m.19 views

The vulnerability of the `parse_server_interfaces()` function in the `fs/smb/client/smb2ops.c` module allows a hacker to compromise the integrity of protected information or cause service failures for the SMB kernel client of the Linux operating system.

The vulnerability of the parseserverinterfaces function in the fs/smb/client/smb2ops.c module, which is part of the SMB client support in Linux operating systems, involves a numerical port escape or cyclic shift vulnerability. Exploiting this vulnerability could allow an attacker to compromise th...

7.1CVSS6.5AI score0.00748EPSS
SaveExploits0References36Affected Software5
BDU FSTEC
BDU FSTEC
added 2025/04/09 12:0 a.m.10 views

The vulnerability of the remote access and replication server of Synology Replication Service, as well as the corporate-level server of Synology Unified Controller for operating systems such as Synology DiskStation Manager (DSM), is related to a single-shift error. This vulnerability allows attackers to execute arbitrary code or trigger a service failure.

The vulnerability of the remote access and replication server of Synology Replication Service, as well as the corporate-level servers of Synology Unified Controller and Synology DiskStation Manager DSM, is related to a single-shift error. Exploiting this vulnerability could allow an attacker to...

10CVSS7.8AI score0.01337EPSS
SaveExploits0References2Affected Software2
BDU FSTEC
BDU FSTEC
added 2025/04/02 12:0 a.m.14 views

The vulnerability of the get_work_pool() function in the Linux operating system’s kernel allows a hacker to trigger a service failure.

The vulnerability of the getworkpool function in the Linux operating system’s kernel is related to integer overflow or cyclic shift attacks. Exploiting this vulnerability can allow an attacker to trigger a service failure...

5.5CVSS6.8AI score0.00193EPSS
SaveExploits0References6Affected Software1
CNNVD
CNNVD
added 2025/04/02 12:0 a.m.8 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 originates from the iscsiibft module generating negative shift indices when processing IPv6 subnet masks, triggering a UBSA...

7.1CVSS6.6AI score0.00207EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2025/03/28 3:40 a.m.4 views

SUSE CVE-2022-49748

In the Linux kernel, the following vulnerability has been resolved: perf/x86/amd: fix potential integer overflow on shift of a int The left shift of int 32 bit integer constant 1 is evaluated using 32 bit arithmetic and then passed as a 64 bit function argument. In the case where i is 32 or more...

5.5CVSS6.8AI score0.00182EPSS
SaveExploits0References7
OSV
OSV
added 2025/03/27 5:15 p.m.5 views

UBUNTU-CVE-2022-49748

In the Linux kernel, the following vulnerability has been resolved: perf/x86/amd: fix potential integer overflow on shift of a int The left shift of int 32 bit integer constant 1 is evaluated using 32 bit arithmetic and then passed as a 64 bit function argument. In the case where i is 32 or more...

5.5CVSS6.2AI score0.00182EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/03/27 4:42 p.m.13 views

CVE-2022-49748 perf/x86/amd: fix potential integer overflow on shift of a int

In the Linux kernel, the following vulnerability has been resolved: perf/x86/amd: fix potential integer overflow on shift of a int The left shift of int 32 bit integer constant 1 is evaluated using 32 bit arithmetic and then passed as a 64 bit function argument. In the case where i is 32 or more...

0.00182EPSS
SaveExploits0References5
OSV
OSV
added 2025/03/27 3:15 p.m.17 views

UBUNTU-CVE-2025-21885

In the Linux kernel, the following vulnerability has been resolved: RDMA/bnxtre: Fix the page details for the srq created by kernel consumers While using nvme target with usesrq on, below kernel panic is noticed. 549.698111 bnxten 0000:41:00.0 enp65s0np0: FEC autoneg off encoding: Clause 91...

7.5CVSS6.5AI score0.00404EPSS
SaveExploits0References23
CNNVD
CNNVD
added 2025/03/27 12:0 a.m.3 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 32-bit integer shift that could lead to an overflow...

5.5CVSS5.5AI score0.00182EPSS
SaveExploits0References7
BDU FSTEC
BDU FSTEC
added 2025/03/26 12:0 a.m.13 views

The vulnerability of the dmub_abm_set_pipe() function in the Linux kernel driver allows a hacker to cause a service failure.

The vulnerability of the dmubabmsetpipe function in the Linux kernel driver is related to integer overflow or cyclic shift vulnerabilities. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.4AI score0.00181EPSS
SaveExploits0References6Affected Software1
BDU FSTEC
BDU FSTEC
added 2025/03/25 12:0 a.m.10 views

Vulnerability of the hex2bitmap() function in the drivers/s390/crypto/ap_bus.c module – A driver for cryptography support on the S390 platform of the Linux operating system, which allows a hacker to cause a service failure.

Vulnerability of the hex2bitmap function in the drivers/s390/crypto/apbus.c module – The Linux kernel’s cryptography driver support on the S390 platform is vulnerable to integer overflow or cyclic shift attacks. Exploiting this vulnerability could allow an attacker to cause a system failure...

5.5CVSS6.5AI score0.00259EPSS
SaveExploits0References24Affected Software4
BDU FSTEC
BDU FSTEC
added 2025/03/21 12:0 a.m.11 views

The vulnerability of the get_trans_granule() function in the arch/arm64/include/asm/tlbflush.h kernel module of the Linux operating system allows a hacker to trigger a service failure.

The vulnerability of the gettransgranule function in the arch/arm64/include/asm/tlbflush.h header of the Linux kernel is related to a cyclic shift. Exploiting this vulnerability could allow an attacker to cause a system failure...

7.5CVSS5.8AI score0.00226EPSS
SaveExploits0References14Affected Software3
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
Rows per page
Query Builder