Lucene search
+L

3908 matches found

OSV
OSV
added 2024/12/27 3:06 p.m.20 views

CVE-2024-56663 wifi: nl80211: fix NL80211_ATTR_MLO_LINK_ID off-by-one

In the Linux kernel, the following vulnerability has been resolved: wifi: nl80211: fix NL80211ATTRMLOLINKID off-by-one Since the netlink attribute range validation provides inclusive checking, the max of attribute NL80211ATTRMLOLINKID should be IEEE80211MLDMAXNUMLINKS - 1 otherwise causing an...

7.8CVSS6.6AI score
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2024/12/27 12:16 a.m.6 views

SUSE CVE-2024-53162

In the Linux kernel, the following vulnerability has been resolved: crypto: qat/qat4xxx - fix off by one in uofgetname The fwobjs array has "numobjs" elements so the needs to be = to prevent an out of bounds read...

6.6CVSS7.7AI score0.00257EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added 2024/12/27 12:16 a.m.17 views

SUSE CVE-2024-53163

In the Linux kernel, the following vulnerability has been resolved: crypto: qat/qat420xx - fix off by one in uofgetname This is called from uofgetname420xx where "numobjs" is the ARRAYSIZE of fwobjs. The needs to be = to prevent an out of bounds access...

6.6CVSS7.7AI score0.00248EPSS
SaveExploits0References15
RedhatCVE
RedhatCVE
added 2024/12/24 1:28 p.m.22 views

CVE-2024-53162

In the Linux kernel, the following vulnerability has been resolved: crypto: qat/qat4xxx - fix off by one in uofgetname The fwobjs array has "numobjs" elements so the needs to be = to prevent an out of bounds read. Mitigation To mitigate this issue, prevent module qat4xxx from being loaded. Please...

5.3CVSS6.6AI score0.00257EPSS
SaveExploits0References4
NVD
NVD
added 2024/12/24 12:15 p.m.57 views

CVE-2024-53162

In the Linux kernel, the following vulnerability has been resolved: crypto: qat/qat4xxx - fix off by one in uofgetname The fwobjs array has "numobjs" elements so the needs to be = to prevent an out of bounds read...

7.1CVSS0.00257EPSS
SaveExploits0References4
OSV
OSV
added 2024/12/24 12:15 p.m.2 views

DEBIAN-CVE-2024-53163

In the Linux kernel, the following vulnerability has been resolved: crypto: qat/qat420xx - fix off by one in uofgetname This is called from uofgetname420xx where "numobjs" is the ARRAYSIZE of fwobjs. The needs to be = to prevent an out of bounds access...

5.5CVSS5.6AI score0.00248EPSS
SaveExploits0References1
NVD
NVD
added 2024/12/24 12:15 p.m.27 views

CVE-2024-53163

In the Linux kernel, the following vulnerability has been resolved: crypto: qat/qat420xx - fix off by one in uofgetname This is called from uofgetname420xx where "numobjs" is the ARRAYSIZE of fwobjs. The needs to be = to prevent an out of bounds access...

5.5CVSS0.00248EPSS
SaveExploits0References3
OSV
OSV
added 2024/12/24 12:15 p.m.4 views

DEBIAN-CVE-2024-53149

In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: glink: fix off-by-one in connectorstatus UCSI connector's indices start from 1 up to 3, PMICGLINKMAXPORTS. Correct the condition in the pmicglinkucsiconnectorstatus callback, fixing Type-C orientation reporting...

4.6CVSS5.4AI score0.00305EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/24 12:15 p.m.7 views

UBUNTU-CVE-2024-53149

In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: glink: fix off-by-one in connectorstatus UCSI connector's indices start from 1 up to 3, PMICGLINKMAXPORTS. Correct the condition in the pmicglinkucsiconnectorstatus callback, fixing Type-C orientation reporting...

4.6CVSS6.4AI score0.00305EPSS
SaveExploits0References8
OSV
OSV
added 2024/12/24 12:15 p.m.6 views

UBUNTU-CVE-2024-53162

In the Linux kernel, the following vulnerability has been resolved: crypto: qat/qat4xxx - fix off by one in uofgetname The fwobjs array has "numobjs" elements so the needs to be = to prevent an out of bounds read...

7.1CVSS6.5AI score0.00257EPSS
SaveExploits0References18
Vulnrichment
Vulnrichment
added 2024/12/24 11:29 a.m.15 views

CVE-2024-53163 crypto: qat/qat_420xx - fix off by one in uof_get_name()

In the Linux kernel, the following vulnerability has been resolved: crypto: qat/qat420xx - fix off by one in uofgetname This is called from uofgetname420xx where "numobjs" is the ARRAYSIZE of fwobjs. The needs to be = to prevent an out of bounds access...

7.5AI score0.00248EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/12/24 11:29 a.m.3 views

CVE-2024-53162 crypto: qat/qat_4xxx - fix off by one in uof_get_name()

In the Linux kernel, the following vulnerability has been resolved: crypto: qat/qat4xxx - fix off by one in uofgetname The fwobjs array has "numobjs" elements so the needs to be = to prevent an out of bounds read...

7.6AI score0.00257EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/12/24 11:29 a.m.43 views

CVE-2024-53162 crypto: qat/qat_4xxx - fix off by one in uof_get_name()

In the Linux kernel, the following vulnerability has been resolved: crypto: qat/qat4xxx - fix off by one in uofgetname The fwobjs array has "numobjs" elements so the needs to be = to prevent an out of bounds read...

0.00257EPSS
SaveExploits0References4
CVE
CVE
added 2024/12/24 11:29 a.m.247 views

CVE-2024-53162

Linux kernel vulnerability CVE-2024-53162 in crypto: qat/qat_4xxx driver. Off-by-one in uof_get_name() can trigger out-of-bounds read when iterating fw_objs[] (/fw_objs has num_objs elements). The fix changes a comparison from > to >= to prevent reading beyond the array. No exploitation det...

7.1CVSS6.5AI score0.00257EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/12/24 11:29 a.m.17 views

CVE-2024-53162 crypto: qat/qat_4xxx - fix off by one in uof_get_name()

In the Linux kernel, the following vulnerability has been resolved: crypto: qat/qat4xxx - fix off by one in uofgetname The fwobjs array has "numobjs" elements so the needs to be = to prevent an out of bounds read...

7.1CVSS6.2AI score
SaveExploits0References7
BDU FSTEC
BDU FSTEC
added 2024/12/10 12:00 a.m.13 views

The vulnerability of microprogrammed embedded network control controllers of ASPECT Enterprise, NEXUS Series, and MATRIX Series is related to an off-by-one error, which allows a intruder to gain unauthorized access to the device.

The vulnerability of microprogrammed embedded network control controllers of ASPECT Enterprise, NEXUS Series, and MATRIX Series is related to an off-by-one error. Exploiting this vulnerability can allow an attacker to gain unauthorized access to the device by using default public credentials...

9.1CVSS5.4AI score0.00394EPSS
SaveExploits0References2Affected Software4
GithubExploit
GithubExploit
added 2024/12/08 9:47 a.m.1940 views

Exploit for Off-by-one Error in F5 Nginx

CVE-2021-23017-POC A security issue in nginx resolver was iden...

7.7CVSS7.8AI score0.53461EPSS
SaveExploits10
Vulnrichment
Vulnrichment
added 2024/12/05 12:58 p.m.16 views

CVE-2024-51554 off-by-one-error

Default Credentail vulnerabilities in ASPECT on Linux allows access to the product using publicly available default credentials. Affected products: ABB ASPECT - Enterprise v3.08.02; NEXUS Series v3.08.02; MATRIX Series v3.08.02...

9.1CVSS7.1AI score0.00394EPSS
SaveExploits0References1
BDU FSTEC
BDU FSTEC
added 2024/12/05 12:00 a.m.14 views

The vulnerability of the octeontx2-af component in the Linux operating system allows a hacker to execute arbitrary code with elevated privileges.

The vulnerability of the octeontx2-af component in the Linux operating system is related to an off-by-one error in the rvudbgqsizewrite function. Exploiting this vulnerability allows an attacker to execute arbitrary code with elevated privileges...

5.5CVSS6.8AI score0.00238EPSS
SaveExploits0References36Affected Software6
RedHat Linux
RedHat Linux
added 2024/12/02 11:39 a.m.19 views

Important: Red Hat Security Advisory: gimp:2.8.22 security update

An update for the gimp:2.8.22 module is now available for Red Hat Enterprise Linux 7 Extended Lifecycle Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, ...

7.8CVSS7.3AI score0.61427EPSS
SaveExploits0References3
Rows per page
Query Builder