Lucene search
+L

447 matches found

OSV
OSV
added 2024/05/19 9:15 a.m.3 views

DEBIAN-CVE-2024-35880

In the Linux kernel, the following vulnerability has been resolved: iouring/kbuf: hold iobufferlist reference over mmap If we look up the kbuf, ensure that it doesn't get unregistered until after we're done with it. Since we're inside mmap, we cannot safely use the iouring lock. Rely on the fact...

5.5CVSS6AI score0.00681EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/17 1:15 p.m.1 views

DEBIAN-CVE-2024-35787

In the Linux kernel, the following vulnerability has been resolved: md/md-bitmap: fix incorrect usage for sbindex Commit d7038f951828 "md-bitmap: don't use -index for pages backing the bitmap file" removed page-index from bitmap code, but left wrong code logic for clustered-md. current code never...

5.5CVSS5.5AI score0.00228EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/17 1:15 p.m.1 views

DEBIAN-CVE-2024-27434

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: don't set the MFP flag for the GTK The firmware doesn't need the MFP flag for the GTK, it can even make the firmware crash. in case the AP is configured with: group cipher TKIP and MFPC. We would send the GTK...

5.5CVSS5.7AI score0.00295EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/16 9:16 p.m.2 views

DEBIAN-CVE-2023-48368

Improper input validation in IntelR Media SDK software all versions may allow an authenticated user to potentially enable denial of service via local access...

5.5CVSS6AI score0.00239EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/14 7:15 p.m.1 views

DEBIAN-CVE-2024-32020

Git is a revision control system. Prior to versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4, local clones may end up hardlinking files into the target repository's object database when source and target repository reside on the same disk. If the source repository is owned by a...

3.3CVSS6.3AI score0.00519EPSS
SaveExploits1References1
OSV
OSV
added 2024/05/14 3:36 p.m.2 views

DEBIAN-CVE-2024-32615

HDF5 Library through 1.14.3 contains a heap-based buffer overflow in H5Znbitdecompressonebyte in H5Znbit.c, caused by the earlier use of an initialized pointer...

9.8CVSS8.6AI score0.01101EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/28 1:15 p.m.5 views

DEBIAN-CVE-2022-48653

In the Linux kernel, the following vulnerability has been resolved: ice: Don't double unplug aux on peer initiated reset In the IDC callback that is accessed when the aux drivers request a reset, the function to unplug the aux devices is called. This function is also called in the...

5.5CVSS5.3AI score0.00226EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/17 7:15 p.m.2 views

DEBIAN-CVE-2024-31583

Pytorch before version v2.2.0 was discovered to contain a use-after-free vulnerability in torch/csrc/jit/mobile/interpreter.cpp...

7.8CVSS7.4AI score0.00268EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/17 11:15 a.m.0 views

DEBIAN-CVE-2024-26852

In the Linux kernel, the following vulnerability has been resolved: net/ipv6: avoid possible UAF in ip6routempathnotify syzbot found another use-after-free in ip6routempathnotify 1 Commit f7225172f25a "net/ipv6: prevent use after free in ip6routempathnotify" was not able to fix the root cause. We...

7.8CVSS5.8AI score0.00269EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/17 9:15 a.m.0 views

DEBIAN-CVE-2024-24856

The memory allocation function ACPIALLOCATEZEROED does not guarantee a successful allocation, but the subsequent code directly dereferences the pointer that receives it, which may lead to null pointer dereference. To fix this issue, a null pointer check should be added. If it is null, return...

5.3CVSS5.6AI score0.00172EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/17 8:15 a.m.1 views

DEBIAN-CVE-2024-3846

Inappropriate implementation in Prompts in Google Chrome prior to 124.0.6367.60 allowed a remote attacker who convinced a user to engage in specific UI gestures to perform UI spoofing via a crafted HTML page. Chromium security severity: Low...

4.3CVSS5.6AI score0.0093EPSS
SaveExploits1References1
OSV
OSV
added 2024/04/03 3:15 p.m.1 views

DEBIAN-CVE-2023-52639

In the Linux kernel, the following vulnerability has been resolved: KVM: s390: vsie: fix race during shadow creation Right now it is possible to see gmap-private being zero in kvms390vsiegmapnotifier resulting in a crash. This is due to the fact that we add gmap-private == kvm after creation:...

4.7CVSS5.4AI score0.00175EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/27 5:15 a.m.2 views

DEBIAN-CVE-2023-45919

Mesa 23.0.4 was discovered to contain a buffer over-read in glXQueryServerString. NOTE: this is disputed because there are no common situations in which users require uninterrupted operation with an attacker-controller server...

5.3CVSS5.6AI score0.00388EPSS
SaveExploits1References1
OSV
OSV
added 2024/03/26 9:15 p.m.5 views

DEBIAN-CVE-2024-2886

Use after free in WebCodecs in Google Chrome prior to 123.0.6312.86 allowed a remote attacker to perform arbitrary read/write via a crafted HTML page. Chromium security severity: High...

7.5CVSS7.1AI score0.01762EPSS
SaveExploits1References1
OSV
OSV
added 2024/03/26 3:15 a.m.4 views

DEBIAN-CVE-2024-29195

The azure-c-shared-utility is a C library for AMQP/MQTT communication to Azure Cloud Services. This library may be used by the Azure IoT C SDK for communication between IoT Hub and IoT Hub devices. An attacker can cause an integer wraparound or under-allocation or heap buffer overflow due to...

8.1CVSS6.9AI score0.04967EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/18 11:15 a.m.6 views

DEBIAN-CVE-2024-26633

In the Linux kernel, the following vulnerability has been resolved: ip6tunnel: fix NEXTHDRFRAGMENT handling in ip6tnlparsetlvenclim syzbot pointed out 1 that NEXTHDRFRAGMENT handling is broken. Reading fragoff can only be done if we pulled enough bytes to skb-head. Currently we might access...

5.5CVSS5.5AI score0.0033EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/11 6:15 p.m.2 views

DEBIAN-CVE-2024-26611

In the Linux kernel, the following vulnerability has been resolved: xsk: fix usage of multi-buffer BPF helpers for ZC XDP Currently when packet is shrunk via bpfxdpadjusttail and memory type is set to MEMTYPEXSKBUFFPOOL, null ptr dereference happens: 1136314.192256 BUG: kernel NULL pointer...

5.5CVSS5.5AI score0.00643EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/11 6:15 p.m.3 views

DEBIAN-CVE-2023-52493

In the Linux kernel, the following vulnerability has been resolved: bus: mhi: host: Drop chan lock before queuing buffers Ensure read and write locks for the channel are not taken in succession by dropping the read lock from parsexferevent such that a callback given to client can potentially queu...

5.5CVSS5.4AI score0.00209EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/06 7:15 p.m.0 views

DEBIAN-CVE-2024-27304

pgx is a PostgreSQL driver and toolkit for Go. SQL injection can occur if an attacker can cause a single query or bind message to exceed 4 GB in size. An integer overflow in the calculated message size can cause the one large message to be sent as multiple messages under the attacker's control. T...

9.8CVSS8.2AI score0.011EPSS
SaveExploits1References1
OSV
OSV
added 2024/02/27 7:04 p.m.4 views

DEBIAN-CVE-2021-46966

In the Linux kernel, the following vulnerability has been resolved: ACPI: custommethod: fix potential use-after-free issue In cmwrite, buf is always freed when reaching the end of the function. If the requested count is less than table.length, the allocated buffer will be freed but subsequent cal...

7.8CVSS5.7AI score0.0023EPSS
SaveExploits0References1
Rows per page
Query Builder