Lucene search
+L

16955 matches found

OSV
OSV
added 2024/12/28 9:46 a.m.15 views

CVE-2024-56698 usb: dwc3: gadget: Fix looping of queued SG entries

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: gadget: Fix looping of queued SG entries The dwc3request-numqueuedsgs is decremented on completion. If a partially completed request is handled, then the dwc3request-numqueuedsgs no longer reflects the total number of...

5.5CVSS6.1AI score
SaveExploits0References12
OSV
OSV
added 2024/12/28 5:57 a.m.5 views

BELL-CVE-2024-56657

Bulletin has no description...

5.5CVSS7.2AI score0.0022EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/28 5:57 a.m.9 views

BELL-CVE-2024-56651

Bulletin has no description...

7.8CVSS7.4AI score0.00327EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/28 5:57 a.m.1 views

BELL-CVE-2024-56638

Bulletin has no description...

7.8CVSS7.5AI score0.00226EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/28 5:57 a.m.5 views

BELL-CVE-2024-56633

Bulletin has no description...

7.8CVSS7.5AI score0.00281EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/28 5:57 a.m.17 views

BELL-CVE-2024-56622

Bulletin has no description...

5.5CVSS7.4AI score0.00207EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/28 5:57 a.m.1 views

BELL-CVE-2024-56667

Bulletin has no description...

5.5CVSS7.3AI score0.0022EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/28 5:56 a.m.9 views

BELL-CVE-2024-56644

Bulletin has no description...

5.5CVSS7.2AI score0.00694EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/28 5:56 a.m.3 views

BELL-CVE-2024-56637

Bulletin has no description...

4.7CVSS7.5AI score0.00177EPSS
SaveExploits0References1
NVD
NVD
added 2024/12/28 5:15 a.m.17 views

CVE-2024-43705

Software installed and run as a non-privileged user can trigger the GPU kernel driver to write to arbitrary read-only system files that have been mapped into application memory...

7.8CVSS0.00145EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2024/12/28 1:57 a.m.14 views

CVE-2024-56632

In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: fix the memleak while create new ctrl failed Now while we create new ctrl failed, we have not free the tagset occupied by adminq, here try to fix it...

6.1CVSS6.9AI score0.00408EPSS
SaveExploits0References4
OSV
OSV
added 2024/12/28 12:30 a.m.18 views

GHSA-37X3-J9JQ-VRJX Dcat-Admin Cross-Site Scripting (XSS) vulnerability

Dcat-Admin v2.2.0-beta and v2.2.2-beta contains a Cross-Site Scripting XSS vulnerability via /admin/auth/menu and /admin/auth/extensions...

4.8CVSS4.9AI score0.00267EPSS
SaveExploits1References3
OSV
OSV
added 2024/12/27 9:30 p.m.17 views

GHSA-7P2G-2VXC-5G55 Letta (previously MemGPT) incorrect access control vulnerability

Incorrect access control in the /users endpoint of Cpacker MemGPT v0.3.17 allows attackers to access sensitive data...

7.5CVSS7.5AI score0.00399EPSS
SaveExploits0References5
OSV
OSV
added 2024/12/27 8:01 p.m.14 views

CVE-2024-56732 HarfBuzz heap-buffer-overflow on hb_cairo_glyphs_from_buffer

HarfBuzz is a text shaping engine. Starting with 8.5.0 through 10.0.1, there is a heap-based buffer overflow in the hbcairoglyphsfrombuffer function...

9.3CVSS7AI score
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/12/27 8:01 p.m.22 views

CVE-2024-56732

HarfBuzz is a text shaping engine. Starting with 8.5.0 through 10.0.1, there is a heap-based buffer overflow in the hbcairoglyphsfrombuffer function...

9.3CVSS5.5AI score0.00656EPSS
SaveExploits1
OSV
OSV
added 2024/12/27 2:51 p.m.13 views

CVE-2024-56601 net: inet: do not leave a dangling sk pointer in inet_create()

In the Linux kernel, the following vulnerability has been resolved: net: inet: do not leave a dangling sk pointer in inetcreate sockinitdata attaches the allocated sk object to the provided sock object. If inetcreate fails later, the sk object is freed, but the sock object retains the dangling...

7.8CVSS6AI score
SaveExploits0References12
OSV
OSV
added 2024/12/27 2:23 p.m.10 views

CVE-2024-56573 efi/libstub: Free correct pointer on failure

In the Linux kernel, the following vulnerability has been resolved: efi/libstub: Free correct pointer on failure cmdlineptr is an out parameter, which is not allocated by the function itself, and likely points into the caller's stack. cmdline refers to the pool allocation that should be freed whe...

7CVSS6AI score
SaveExploits0References6
OSV
OSV
added 2024/12/27 2:23 p.m.11 views

CVE-2024-56567 ad7780: fix division by zero in ad7780_write_raw()

In the Linux kernel, the following vulnerability has been resolved: ad7780: fix division by zero in ad7780writeraw In the ad7780writeraw , val2 can be zero, which might lead to a division by zero error in DIVROUNDCLOSEST. The ad7780writeraw is based on iioinfo's writeraw. While val is explicitly...

5.5CVSS6AI score
SaveExploits0References12
OSV
OSV
added 2024/12/27 2:11 p.m.12 views

CVE-2024-56538 drm: zynqmp_kms: Unplug DRM device before removal

In the Linux kernel, the following vulnerability has been resolved: drm: zynqmpkms: Unplug DRM device before removal Prevent userspace accesses to the DRM device from causing use-after-frees by unplugging the device before we remove it. This causes any further userspace accesses to result in an...

7.8CVSS6.9AI score
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2024/12/27 6:30 a.m.30 views

TCPDF missing character escape on error messages

An issue was discovered in TCPDF before 6.8.0. The Error function lacks an htmlspecialchars call for the error message...

7.5CVSS6.9AI score0.00767EPSS
SaveExploits1References7Affected Software1
Rows per page
Query Builder