Lucene search
K

1534 matches found

ATTACKERKB
ATTACKERKB
added 2025/05/06 9:15 a.m.2 views

CVE-2024-45575

Memory corruption Camera kernel when large number of devices are attached through userspace...

7.8CVSS5.8AI score0.00095EPSS
Exploits0References2
CVE
CVE
added 2025/05/06 8:32 a.m.48 views

CVE-2024-45583

The CVE-2024-45583 issue is described as memory corruption when handling multiple IOCTL calls from user space to operate DMA operations on Qualcomm chipsets. The vulnerability centers on IOCTL processing that enables DMA-related operations and is tied to memory corruption as the primary impact. M...

7.8CVSS6.7AI score0.00093EPSS
Exploits0References1Affected Software1
CVE
CVE
added 2025/05/06 8:32 a.m.51 views

CVE-2024-45579

CVE-2024-45579 concerns memory corruption that may occur when invoking IOCTL calls from userspace to the camera kernel driver due to a missing memory requirement check. The issue is described across multiple sources as an input validation/memory handling flaw in Qualcomm camera-related kernel cod...

7.8CVSS7.7AI score0.00095EPSS
Exploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2025/05/06 8:32 a.m.7 views

CVE-2024-45579 Improper Input Validation in Camera Driver

Memory corruption may occur when invoking IOCTL calls from userspace to the camera kernel driver to dump request information, due to a missing memory requirement check...

7.8CVSS7AI score0.00095EPSS
Exploits0References1
CVE
CVE
added 2025/05/06 8:32 a.m.69 views

CVE-2024-45577

The CVE-2024-45577 entry concerns memory corruption in Qualcomm camera kernel driver triggered by user-space IOCTL calls to dump request information. Affected component: camera kernel driver in Qualcomm chipsets (unspecified models in the documents). Root cause: improper handling of IOCTL request...

7.8CVSS7.7AI score0.00095EPSS
Exploits0References1Affected Software1
Cvelist
Cvelist
added 2025/05/06 8:32 a.m.24 views

CVE-2024-45575 Integer Overflow or Wraparound in Camera Driver

Memory corruption Camera kernel when large number of devices are attached through userspace...

7.8CVSS0.00095EPSS
Exploits0References1
CVE
CVE
added 2025/05/06 8:32 a.m.56 views

CVE-2024-45575

CVE-2024-45575 involves memory corruption in the camera kernel when a large number of devices are attached through userspace, affecting Qualcomm chipsets and related camera driver components. The available documents consistently describe a memory corruption condition triggered by multiple device ...

7.8CVSS7.8AI score0.00095EPSS
Exploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2025/05/06 8:32 a.m.7 views

CVE-2024-45575 Integer Overflow or Wraparound in Camera Driver

Memory corruption Camera kernel when large number of devices are attached through userspace...

7.8CVSS7.2AI score0.00095EPSS
Exploits0References1
SUSE CVE
SUSE CVE
added 2025/05/06 3:7 a.m.3 views

SUSE CVE-2022-49785

In the Linux kernel, the following vulnerability has been resolved: x86/sgx: Add overflow check in sgxvalidateoffsetlength sgxvalidateoffsetlength function verifies "offset" and "length" arguments provided by userspace, but was missing an overflow check on their addition. Add it...

5.5CVSS6.7AI score0.00157EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2025/05/06 12:0 a.m.6 views

CBL Mariner 2.0 Security Update: kernel (CVE-2024-57910)

The version of kernel installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-57910 advisory. - In the Linux kernel, the following vulnerability has been resolved: iio: light: vcnl4035: fix information le...

7.1CVSS6.2AI score0.00214EPSS
Exploits0References2
RedhatCVE
RedhatCVE
added 2025/05/04 4:9 p.m.8 views

CVE-2022-49932

In the Linux kernel, the following vulnerability has been resolved: KVM: VMX: Do all initialization before exposing /dev/kvm to userspace Call kvminit only after all setup is complete, as kvminit exposes /dev/kvm to userspace and thus allows userspace to create VMs and call other ioctls. E.g. KVM...

5.5CVSS6.6AI score0.00169EPSS
Exploits0References4
OSV
OSV
added 2025/05/02 4:15 p.m.2 views

DEBIAN-CVE-2023-53113

In the Linux kernel, the following vulnerability has been resolved: wifi: nl80211: fix NULL-ptr deref in offchan check If, e.g. in AP mode, the link was already created by userspace but not activated yet, it has a chandef but the chandef isn't valid and has no channel. Check for this and ignore...

5.5CVSS5.5AI score0.00157EPSS
Exploits0References1
NVD
NVD
added 2025/05/02 4:15 p.m.8 views

CVE-2023-53045

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uaudio: don't let userspace block driver unbind In the unbind callback for fuac1 and fuac2, a call to sndcardfree via gaudiocleanup will disconnect the card and then wait for all resources to be released, which happe...

5.5CVSS0.00121EPSS
Exploits0References8
NVD
NVD
added 2025/05/02 4:15 p.m.6 views

CVE-2022-49932

In the Linux kernel, the following vulnerability has been resolved: KVM: VMX: Do all initialization before exposing /dev/kvm to userspace Call kvminit only after all setup is complete, as kvminit exposes /dev/kvm to userspace and thus allows userspace to create VMs and call other ioctls. E.g. KVM...

5.5CVSS0.00169EPSS
Exploits0References3
OSV
OSV
added 2025/05/02 4:15 p.m.1 views

DEBIAN-CVE-2022-49932

In the Linux kernel, the following vulnerability has been resolved: KVM: VMX: Do all initialization before exposing /dev/kvm to userspace Call kvminit only after all setup is complete, as kvminit exposes /dev/kvm to userspace and thus allows userspace to create VMs and call other ioctls. E.g. KVM...

5.5CVSS5.4AI score0.00169EPSS
Exploits0References1
OSV
OSV
added 2025/05/02 4:15 p.m.0 views

UBUNTU-CVE-2023-53045

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uaudio: don't let userspace block driver unbind In the unbind callback for fuac1 and fuac2, a call to sndcardfree via gaudiocleanup will disconnect the card and then wait for all resources to be released, which happe...

5.5CVSS6.1AI score0.00121EPSS
Exploits0References11
Cvelist
Cvelist
added 2025/05/02 3:55 p.m.11 views

CVE-2023-53045 usb: gadget: u_audio: don't let userspace block driver unbind

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uaudio: don't let userspace block driver unbind In the unbind callback for fuac1 and fuac2, a call to sndcardfree via gaudiocleanup will disconnect the card and then wait for all resources to be released, which happe...

0.00121EPSS
Exploits0References8
CVE
CVE
added 2025/05/02 3:55 p.m.91 views

CVE-2023-53045

CVE-2023-53045 is mitigated in the Linux kernel via a fix to the USB gadget driver (usb: gadget: u_audio). In the unbind callback for f_uac1/f_uac2, a call to snd_card_free() could block waiting for resources to be released if userspace kept the file descriptor open, potentially causing a deadloc...

5.5CVSS6.7AI score0.00121EPSS
Exploits0References8Affected Software1
OSV
OSV
added 2025/05/02 3:55 p.m.6 views

CVE-2023-53045 usb: gadget: u_audio: don't let userspace block driver unbind

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uaudio: don't let userspace block driver unbind In the unbind callback for fuac1 and fuac2, a call to sndcardfree via gaudiocleanup will disconnect the card and then wait for all resources to be released, which happe...

5.5CVSS6.1AI score0.00121EPSS
Exploits0References11
Cvelist
Cvelist
added 2025/05/02 3:54 p.m.11 views

CVE-2022-49932 KVM: VMX: Do _all_ initialization before exposing /dev/kvm to userspace

In the Linux kernel, the following vulnerability has been resolved: KVM: VMX: Do all initialization before exposing /dev/kvm to userspace Call kvminit only after all setup is complete, as kvminit exposes /dev/kvm to userspace and thus allows userspace to create VMs and call other ioctls. E.g. KVM...

0.00169EPSS
Exploits0References3
Rows per page
Query Builder