Lucene search
+L

164 matches found

SUSE CVE
SUSE CVE
added 2024/03/05 4:31 a.m.6 views

SUSE CVE-2023-52582

In the Linux kernel, the following vulnerability has been resolved: netfs: Only call foliostartfscache one time for each folio If a network filesystem using netfs implements a clamplength function, it can set subrequest lengths smaller than a page size. When we loop through the folios in...

5.5CVSS5.8AI score0.00225EPSS
Exploits0References12
OSV
OSV
added 2024/03/04 6:15 p.m.6 views

DEBIAN-CVE-2021-47098

In the Linux kernel, the following vulnerability has been resolved: hwmon: lm90 Prevent integer overflow/underflow in hysteresis calculations Commit b50aa49638c7 "hwmon: lm90 Prevent integer underflows of temperature calculations" addressed a number of underflow situations when writing temperatur...

7.8CVSS5.8AI score0.00219EPSS
Exploits0References1
OSV
OSV
added 2024/03/04 6:15 p.m.7 views

UBUNTU-CVE-2021-47098

In the Linux kernel, the following vulnerability has been resolved: hwmon: lm90 Prevent integer overflow/underflow in hysteresis calculations Commit b50aa49638c7 "hwmon: lm90 Prevent integer underflows of temperature calculations" addressed a number of underflow situations when writing temperatur...

7.8CVSS6.3AI score0.00219EPSS
Exploits0References5
OSV
OSV
added 2024/03/02 10:15 p.m.9 views

AZL-55796 CVE-2023-52582 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: netfs: Only call foliostartfscache one time for each folio If a network filesystem using netfs implements a clamplength function, it can set subrequest lengths smaller than a page size. When we loop through the folios in...

5.5CVSS6AI score0.00225EPSS
Exploits0References1
SUSE CVE
SUSE CVE
added 2024/03/01 4:7 a.m.4 views

SUSE CVE-2021-46993

In the Linux kernel, the following vulnerability has been resolved: sched: Fix out-of-bound access in uclamp Util-clamp places tasks in different buckets based on their clamp values for performance reasons. However, the size of buckets is currently computed using a rounding division, which can le...

7.1CVSS7.7AI score0.0024EPSS
Exploits0References3
RedhatCVE
RedhatCVE
added 2024/02/29 9:19 a.m.26 views

CVE-2021-46993

In the Linux kernel, the following vulnerability has been resolved: sched: Fix out-of-bound access in uclamp Util-clamp places tasks in different buckets based on their clamp values for performance reasons. However, the size of buckets is currently computed using a rounding division, which can le...

7.1CVSS6.5AI score0.0024EPSS
Exploits0References4
OSV
OSV
added 2024/02/28 9:15 a.m.0 views

DEBIAN-CVE-2021-46993

In the Linux kernel, the following vulnerability has been resolved: sched: Fix out-of-bound access in uclamp Util-clamp places tasks in different buckets based on their clamp values for performance reasons. However, the size of buckets is currently computed using a rounding division, which can le...

7.1CVSS6.1AI score0.0024EPSS
Exploits0References1
OSV
OSV
added 2024/02/28 9:15 a.m.6 views

CVE-2021-46993

In the Linux kernel, the following vulnerability has been resolved: sched: Fix out-of-bound access in uclamp Util-clamp places tasks in different buckets based on their clamp values for performance reasons. However, the size of buckets is currently computed using a rounding division, which can le...

7.1CVSS6.6AI score
Exploits0References5
OSV
OSV
added 2024/02/28 9:15 a.m.5 views

UBUNTU-CVE-2021-46993

In the Linux kernel, the following vulnerability has been resolved: sched: Fix out-of-bound access in uclamp Util-clamp places tasks in different buckets based on their clamp values for performance reasons. However, the size of buckets is currently computed using a rounding division, which can le...

7.1CVSS6.5AI score0.0024EPSS
Exploits0References8
OSV
OSV
added 2024/02/23 2:46 p.m.11 views

CVE-2023-52461 drm/sched: Fix bounds limiting when given a malformed entity

In the Linux kernel, the following vulnerability has been resolved: drm/sched: Fix bounds limiting when given a malformed entity If we're given a malformed entity in drmschedentityinit--shouldn't happen, but we verify--with out-of-bounds priority value, we set it to an allowed value. Fix the...

5.3CVSS6.5AI score0.00523EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2023/11/07 9:3 a.m.5 views

kernel: thermal: intel_powerclamp: Use get_cpu() instead of smp_processor_id() to avoid crash

A null pointer dereference flaw was found in the Linux kernel thermal/intelpowerclamp driver. When CPU 0 is offline and the intelpowerclamp driver attempts to inject idle cycles, the code incorrectly calls smpprocessorid preemptively, which triggers a kernel BUG. This occurs because the function...

5.5CVSS7.3AI score0.0015EPSS
Exploits0References5
SUSE CVE
SUSE CVE
added 2023/02/15 4:26 a.m.3 views

SUSE CVE-2018-13305

In FFmpeg 4.0.1, due to a missing check for negative values of the mquant variable, the vc1putblocksclamped function in libavcodec/vc1block.c may trigger an out-of-array access while converting a crafted AVI file to MPEG4, leading to an information disclosure or a denial of service...

5.3CVSS6.3AI score0.01411EPSS
Exploits0References5
Positive Technologies
Positive Technologies
added 2022/11/14 12:0 a.m.4 views

PT-2022-35018 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v6.0.3 Description: The issue is related to the hwmon component, specifically the sht4x driver, where an overflow can occur during a clamping operation on 32-bit platforms. This potential issue has not yet been...

7.4AI score
Exploits0References1
OSV
OSV
added 2022/02/09 11:47 p.m.7 views

GHSA-GF2J-F278-XH4V Division by zero in TFLite

Impact An attacker can craft a TFLite model that would trigger a division by zero in BiasAndClamp implementation: cc inline void BiasAndClampfloat clampmin, float clampmax, int biassize, const float biasdata, int arraysize, float arraydata // ... TFLITEDCHECKEQarraysize % biassize, 0; // ... Ther...

7.1CVSS6.5AI score0.00757EPSS
Exploits1References7
PyPA
PyPA
added 2022/02/04 11:15 p.m.6 views

PYSEC-2022-66

Tensorflow is an Open Source Machine Learning Framework. An attacker can craft a TFLite model that would trigger a division by zero in BiasAndClamp implementation. There is no check that the biassize is non zero. The fix will be included in TensorFlow 2.8.0. We will also cherrypick this commit on...

6.5CVSS7AI score0.00757EPSS
Exploits1References3Affected Software1
OSV
OSV
added 2022/02/04 11:15 p.m.10 views

PYSEC-2022-121

Tensorflow is an Open Source Machine Learning Framework. An attacker can craft a TFLite model that would trigger a division by zero in BiasAndClamp implementation. There is no check that the biassize is non zero. The fix will be included in TensorFlow 2.8.0. We will also cherrypick this commit on...

6.5CVSS6.6AI score0.00757EPSS
Exploits1References3
Debian CVE
Debian CVE
added 2022/02/04 10:32 p.m.6 views

CVE-2022-23557

Tensorflow is an Open Source Machine Learning Framework. An attacker can craft a TFLite model that would trigger a division by zero in BiasAndClamp implementation. There is no check that the biassize is non zero. The fix will be included in TensorFlow 2.8.0. We will also cherrypick this commit on...

6.5CVSS7AI score0.00757EPSS
Exploits1
CNNVD
CNNVD
added 2022/02/04 12:0 a.m.8 views

Google TensorFlow 数字错误漏洞

Google TensorFlow is an end-to-end open source platform for machine learning from Google, Inc. A numerical error vulnerability exists in Google Tensorflow, which could be exploited by an attacker to create a TFLite model that triggers a division in the "BiasAndClamp" implementation. The...

6.5CVSS5.7AI score0.00757EPSS
Exploits1References4
Positive Technologies
Positive Technologies
added 2022/02/04 12:0 a.m.4 views

PT-2022-16072 · Google · Tensorflow

Name of the Vulnerable Software and Affected Versions: TensorFlow versions prior to 2.8.0 TensorFlow versions 2.7.1, 2.6.3, and 2.5.3 are also affected Description: An attacker can craft a TFLite model that would trigger a division by zero in the BiasAndClamp implementation. There is no check tha...

7.1CVSS6.2AI score0.00757EPSS
Exploits1References13
Schneier on Security
Schneier on Security
added 2021/07/02 9:6 p.m.53 views

Friday Squid Blogging: Best Squid-Related Headline

From the New York Times: "When an Eel Climbs a Ramp to Eat Squid From a Clamp, Thats a Moray." The article is about the eel; the squid is just eel food. But still…. As usual, you can also use this squid post to talk about the security stories in the news that I haven’t covered. Read my blog posti...

0.3AI score
Exploits0
Rows per page
Query Builder