Lucene search
+L

3660 matches found

OSV
OSV
added 2024/03/06 11:16 a.m.21 views

BIT-TENSORFLOW-2021-41208 Incomplete validation in boosted trees code

TensorFlow is an open source platform for machine learning. In affected versions the code for boosted trees in TensorFlow is still missing validation. As a result, attackers can trigger denial of service via dereferencing nullptrs or via CHECK-failures as well as abuse undefined behavior binding...

8.8CVSS8AI score0.00168EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 11:15 a.m.21 views

BIT-TENSORFLOW-2022-23573 Uninitialized variable access in Tensorflow

Tensorflow is an Open Source Machine Learning Framework. The implementation of AssignOp can result in copying uninitialized data to a new tensor. This later results in undefined behavior. The implementation has a check that the left hand side of the assignment is initialized to minimize number of...

8.8CVSS7.9AI score0.00755EPSS
SaveExploits1References4
OSV
OSV
added 2024/03/02 10:15 p.m.1 views

DEBIAN-CVE-2023-52507

In the Linux kernel, the following vulnerability has been resolved: nfc: nci: assert requested protocol is valid The protocol is used in a bit mask to determine if the protocol is supported. Assert the provided protocol is less than the maximum defined so it doesn't potentially perform a...

7.1CVSS5.5AI score0.00239EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/02 10:15 p.m.7 views

UBUNTU-CVE-2023-52507

In the Linux kernel, the following vulnerability has been resolved: nfc: nci: assert requested protocol is valid The protocol is used in a bit mask to determine if the protocol is supported. Assert the provided protocol is less than the maximum defined so it doesn't potentially perform a...

7.1CVSS6.1AI score0.00239EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2024/03/02 5:48 a.m.8 views

SUSE CVE-2021-47065

In the Linux kernel, the following vulnerability has been resolved: rtw88: Fix array overrun in rtwgettxpowerparams Using a kernel with the Undefined Behaviour Sanity Checker UBSAN enabled, the following array overrun is logged:...

6.3CVSS7.7AI score0.00234EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2024/03/01 5:02 a.m.46 views

CVE-2021-47065

In the Linux kernel, the following vulnerability has been resolved: rtw88: Fix array overrun in rtwgettxpowerparams Using a kernel with the Undefined Behaviour Sanity Checker UBSAN enabled, the following array overrun is logged:...

4.4CVSS6.4AI score0.00234EPSS
SaveExploits0References4
OSV
OSV
added 2024/02/29 11:15 p.m.16 views

DEBIAN-CVE-2021-47065

In the Linux kernel, the following vulnerability has been resolved: rtw88: Fix array overrun in rtwgettxpowerparams Using a kernel with the Undefined Behaviour Sanity Checker UBSAN enabled, the following array overrun is logged:...

7.8CVSS5.5AI score0.00234EPSS
SaveExploits0References1
OSV
OSV
added 2024/02/29 11:15 p.m.9 views

UBUNTU-CVE-2021-47065

In the Linux kernel, the following vulnerability has been resolved: rtw88: Fix array overrun in rtwgettxpowerparams Using a kernel with the Undefined Behaviour Sanity Checker UBSAN enabled, the following array overrun is logged:...

7.8CVSS6.6AI score0.00234EPSS
SaveExploits0References3
OSV
OSV
added 2024/02/28 12:00 p.m.60 views

RUSTSEC-2024-0017 Non-idiomatic use of iterators leads to use after free

Code that attempts to use an item e.g., a row returned by an iterator after the iterator has advanced to the next item will be accessing freed memory and experience undefined behaviour. Code that uses the item and then advances the iterator is unaffected. This problem has always existed. This is ...

7.5CVSS7.5AI score0.00817EPSS
SaveExploits0References3
OSV
OSV
added 2024/02/28 9:15 a.m.12 views

UBUNTU-CVE-2021-46984

In the Linux kernel, the following vulnerability has been resolved: kyber: fix out of bounds access when preempted blkmqschedbiomerge gets the ctx and hctx for the current CPU and passes the hctx to -biomerge. kyberbiomerge then gets the ctx for the current CPU again and uses that to get the...

7.8CVSS6.3AI score0.00256EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/02/28 8:13 a.m.38 views

CVE-2021-47044 sched/fair: Fix shift-out-of-bounds in load_balance()

In the Linux kernel, the following vulnerability has been resolved: sched/fair: Fix shift-out-of-bounds in loadbalance Syzbot reported a handful of occurrences where an sd-nrbalancefailed can grow to much higher values than one would expect. A successful loadbalance resets it to 0; a failed one...

6.6AI score0.00267EPSS
SaveExploits0References4
OSV
OSV
added 2024/02/27 12:00 p.m.15 views

RUSTSEC-2024-0018 ObjectPool creates uninitialized memory when freeing objects

As of version 0.6.0, the ObjectPool explicitly creates an uninitialized instance of its type parameter when it attempts to free an object, and swaps it into the storage. This causes instant undefined behavior due to reading the uninitialized memory in order to write it to the pool storage...

7.3AI score
SaveExploits0References3
RustSec
RustSec
added 2024/02/27 12:00 p.m.8 views

ObjectPool creates uninitialized memory when freeing objects

As of version 0.6.0, the ObjectPool explicitly creates an uninitialized instance of its type parameter when it attempts to free an object, and swaps it into the storage. This causes instant undefined behavior due to reading the uninitialized memory in order to write it to the pool storage...

7.3AI score
SaveExploits0Affected Software1
RedHat Linux
RedHat Linux
added 2024/02/26 8:47 p.m.15 views

Mozilla: Incorrect code generation on 32-bit ARM devices

The Mozilla Foundation Security Advisory describes this flaw as: Incorrect code generation could have led to unexpected numeric conversions and potential undefined behavior. This issue only affects 32-bit ARM devices...

7.5CVSS7.4AI score0.00667EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2024/02/26 7:19 p.m.24 views

Mozilla: Incorrect code generation on 32-bit ARM devices

The Mozilla Foundation Security Advisory describes this flaw as: Incorrect code generation could have led to unexpected numeric conversions and potential undefined behavior. This issue only affects 32-bit ARM devices...

7.5CVSS7.4AI score0.00667EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2024/02/26 4:36 a.m.18 views

Mozilla: Incorrect code generation on 32-bit ARM devices

The Mozilla Foundation Security Advisory describes this flaw as: Incorrect code generation could have led to unexpected numeric conversions and potential undefined behavior. This issue only affects 32-bit ARM devices...

7.5CVSS7.4AI score0.00667EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2024/02/26 2:21 a.m.11 views

Mozilla: Incorrect code generation on 32-bit ARM devices

The Mozilla Foundation Security Advisory describes this flaw as: Incorrect code generation could have led to unexpected numeric conversions and potential undefined behavior. This issue only affects 32-bit ARM devices...

7.5CVSS7.4AI score0.00667EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2024/02/26 2:21 a.m.15 views

Mozilla: Incorrect code generation on 32-bit ARM devices

The Mozilla Foundation Security Advisory describes this flaw as: Incorrect code generation could have led to unexpected numeric conversions and potential undefined behavior. This issue only affects 32-bit ARM devices...

7.5CVSS7.4AI score0.00667EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2024/02/26 2:21 a.m.14 views

Mozilla: Incorrect code generation on 32-bit ARM devices

The Mozilla Foundation Security Advisory describes this flaw as: Incorrect code generation could have led to unexpected numeric conversions and potential undefined behavior. This issue only affects 32-bit ARM devices...

7.5CVSS7.4AI score0.00667EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2024/02/26 2:20 a.m.16 views

Mozilla: Incorrect code generation on 32-bit ARM devices

The Mozilla Foundation Security Advisory describes this flaw as: Incorrect code generation could have led to unexpected numeric conversions and potential undefined behavior. This issue only affects 32-bit ARM devices...

7.5CVSS7.4AI score0.00667EPSS
SaveExploits0References6
Rows per page
Query Builder