1515 matches found
CVE-2024-26720
In the Linux kernel, the following vulnerability has been resolved: mm/writeback: fix possible divide-by-zero in wbdirtylimits, again struct dirtythrottlecontrol -thresh is an unsigned long, but is passed as the u32 divisor argument to divu64. On architectures where unsigned long is 64 bytes, the...
PT-2024-27219
Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue is related to a potential overflow in the result of the multiplication of two lower precision u32 operands before widening it to higher precision u64 in the drm/xe/xe migrate...
SUSE CVE-2023-45927
S-Lang 2.3.2 was discovered to contain an arithmetic exception via the function ttsprintf...
DEBIAN-CVE-2023-45927
S-Lang 2.3.2 was discovered to contain an arithmetic exception via the function ttsprintf...
AZL-37129 CVE-2023-45927 affecting package slang 2.3.3-1
S-Lang 2.3.2 was discovered to contain an arithmetic exception via the function ttsprintf...
AZL-37140 CVE-2023-45927 affecting package slang 2.3.2-4
S-Lang 2.3.2 was discovered to contain an arithmetic exception via the function ttsprintf...
CVE-2023-45927
S-Lang 2.3.2 was discovered to contain an arithmetic exception via the function ttsprintf...
CVE-2023-45927
S-Lang 2.3.2 was discovered to contain an arithmetic exception via the function ttsprintf...
CVE-2023-45927
S-Lang 2.3.2 was discovered to contain an arithmetic exception via the function ttsprintf...
UBUNTU-CVE-2023-45927
S-Lang 2.3.2 was discovered to contain an arithmetic exception via the function ttsprintf...
S-Lang 安全漏洞
S-Lang is an S-Lang open source software library for Unix, Windows, VMS, OS / 2 and Mac OS X. A security vulnerability exists in S-Lang version 2.3.2, which stems from the discovery of a contained arithmetic exception vulnerability via the function ttsprintf...
CVE-2023-45927
CVE-2023-45927 affects S-Lang 2.3.2, where an arithmetic exception is triggered via the function tt_sprintf(). The vulnerability is described across multiple feeds (NVD, Red Hat, SUSE, Debian/OSV, Ubuntu OSV, and others) with an impact profile including HIGH confidentiality and HIGH availability,...
CVE-2023-45927
S-Lang 2.3.2 was discovered to contain an arithmetic exception via the function ttsprintf...
CVE-2023-45927
S-Lang 2.3.2 was discovered to contain an arithmetic exception via the function ttsprintf...
CVE-2023-45927
S-Lang 2.3.2 was discovered to contain an arithmetic exception via the function ttsprintf...
Moderate: Red Hat Security Advisory: gmp update
An update for gmp is now available for Red Hat Enterprise Linux 8.8 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each...
The vulnerability of the __smc_diag_dump() function in the net/smc/smc_diag.c module, which is part of the SMC protocol implementation in the Linux operating system’s kernel, allows a malicious actor to cause a service failure.
The vulnerability of the smcdiagdump function in the net/smc/smcdiag.c module, which is part of the SMC protocol implementation in Linux kernel, is related to pointer arithmetic errors. Exploiting this vulnerability could allow an attacker to cause a system failure...
The vulnerability of the gsm_cleanup_mux function in the Linux operating system allows a hacker to execute arbitrary code.
The vulnerability of the gsmcleanupmux function in the Linux operating system is related to pointer arithmetic errors. Exploiting this vulnerability could allow an attacker to execute arbitrary code...
BIT-TENSORFLOW-2021-29614 Interpreter crash from `tf.io.decode_raw`
TensorFlow is an end-to-end open source platform for machine learning. The implementation of tf.io.decoderaw produces incorrect results and crashes the Python interpreter when combining fixedlength and wider datatypes. The implementation of the padded...
SUSE CVE-2023-52531
In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: Fix a memory corruption issue A few lines above, space is kzalloc'ed for: sizeofstruct iwlnvmdata + sizeofstruct ieee80211channel + sizeofstruct ieee80211rate 'mvm-nvmdata' is a 'struct iwlnvmdata', so it is...