Lucene search
+L

2 matches found

CVE
CVE
added 2024/05/21 3:30 p.m.169 views

CVE-2023-52762

CVE-2023-52762 — Linux kernel virtio-blk overflow in max DMA size Root cause: In virtio-blk, an implicit conversion from size_t to u32 occurs when assigning (u32)max_size = (size_t)virtio_max_dma_size(vdev); If virtio_max_dma_size(vdev) returns a value larger than U32_MAX, the cast to u32 yields ...

5.5CVSS6.9AI score0.00242EPSS
SaveExploits0References5Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2014/04/23 12:0 a.m.33 views

MySQL typecasting

When using a MySQL database, Django don't perform explicit conversion of the fields: FilePathField GenericIPAddressField IPAddressField If a query is performed without first converting values to the appropriate type, this can produce unexpected results, similar to what would occur if the query...

10CVSS6.1AI score0.04753EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder