Lucene search
+L

70 matches found

CVE
CVE
added 6 days ago9 views

CVE-2026-64272

The CVE-2026-64272 issue applies to the Linux kernel, affecting MMS114-driven touch controllers MMS134S and MMS136. The event size is 6 bytes, but the driver reads into a buffer using an 8-byte per-entry assumption (sizeof(struct mms114_touch)), causing subsequent events to be read from incorrect...

5.8AI score0.002EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/07/24 12:0 a.m.10 views

PT-2026-64421

Name of the Vulnerable Software and Affected Versions GPU DDK affected versions not specified Description An integer overflow occurs during the calculation of physical offsets for sparse PMRs Partial Memory Regions within the PMRLogicalOffsetToPhysicalOffset function. For PMRs larger than 4 GB,...

9.8CVSS6AI score0.00295EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/06/24 6:32 p.m.7 views

EUVD-2026-38836

In the Linux kernel, the following vulnerability has been resolved: KVM: s390: pci: fix GAIT table indexing due to double-scaling pointer arithmetic kvms390pciaifenable, kvms390pciaifdisable, and aenhostforward index the GAIT by manually multiplying the index with sizeofstruct zpcigaite. Since...

5.7AI score0.00139EPSS
SaveExploits0References7
OSV
OSV
added 2026/04/24 3:16 p.m.6 views

DEBIAN-CVE-2026-31553

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Fix the descriptor address in kvmatswapdesc Using "u64 user hva + offset" to get the virtual addresses of S1/S2 descriptors looks really wrong, if offset is not zero. What we want to get for swapping is hva + offset,...

8.8CVSS5.3AI score0.0012EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/04/24 2:35 p.m.5 views

CVE-2026-31553

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Fix the descriptor address in kvmatswapdesc Using "u64 user hva + offset" to get the virtual addresses of S1/S2 descriptors looks really wrong, if offset is not zero. What we want to get for swapping is hva + offset,...

5.3AI score0.0012EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2026/04/24 2:35 p.m.18 views

CVE-2026-31553

CVE-2026-31553 affects the Linux kernel KVM on arm64. The issue stems from computing descriptor addresses in __kvm_at_swap_desc() using (u64 __user )hva + offset, which miscomputes when offset ≠ 0, effectively performing offset 8. The correction is to use hva + offset to obtain the correct S1/S2 ...

8.8CVSS5.3AI score0.0012EPSS
SaveExploits0References2Affected Software1
SUSE CVE
SUSE CVE
added 2026/04/23 1:25 a.m.10 views

SUSE CVE-2026-31478

In the Linux kernel, the following vulnerability has been resolved: ksmbd: replace hardcoded hdr2len with offsetof in smb2calcmaxoutbuflen After this commit e2b76ab8b5c9 "ksmbd: add support for read compound", response buffer management was changed to use dynamic iov array. In the new design,...

9.8CVSS5.8AI score0.00502EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/03/18 6:31 p.m.7 views

EUVD-2026-12898

In the Linux kernel, the following vulnerability has been resolved: gve: Fix stats report corruption on queue count change The driver and the NIC share a region in memory for stats reporting. The NIC calculates its offset into this region based on the total size of the stats region and the size o...

5.7AI score0.0012EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2026/03/18 6:16 p.m.12 views

CVE-2026-23262

In the Linux kernel, the following vulnerability has been resolved: gve: Fix stats report corruption on queue count change The driver and the NIC share a region in memory for stats reporting. The NIC calculates its offset into this region based on the total size of the stats region and the size o...

7.8CVSS6.2AI score0.0012EPSS
SaveExploits0References25
CVE
CVE
added 2026/03/18 5:41 p.m.29 views

CVE-2026-23262

CVE-2026-23262 affects the Linux kernel gve driver when queue counts are changed. The NIC and driver share a region in memory for stats reporting; the NIC calculates its offset into this region using the total stats size and the NIC’s own stats size. When the queue count increases, the driver res...

7.8CVSS5.7AI score0.0012EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2026/03/18 5:41 p.m.9 views

CVE-2026-23262 gve: Fix stats report corruption on queue count change

In the Linux kernel, the following vulnerability has been resolved: gve: Fix stats report corruption on queue count change The driver and the NIC share a region in memory for stats reporting. The NIC calculates its offset into this region based on the total size of the stats region and the size o...

7.8CVSS5.8AI score0.0012EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2026/03/18 5:41 p.m.39 views

CVE-2026-23262 gve: Fix stats report corruption on queue count change

In the Linux kernel, the following vulnerability has been resolved: gve: Fix stats report corruption on queue count change The driver and the NIC share a region in memory for stats reporting. The NIC calculates its offset into this region based on the total size of the stats region and the size o...

0.0012EPSS
SaveExploits0References7
GithubExploit
GithubExploit
added 2026/02/08 2:57 p.m.174 views

picoCTF_2025_pie_time

PIE Exploit Challenge Exploiting a PIE Position Independent...

5.7AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/02/03 9:19 p.m.9 views

CVE-2025-47364

Memory corruption while calculating offset from partition start point...

7.8CVSS5.3AI score0.00093EPSS
SaveExploits0References1
NVD
NVD
added 2026/02/02 4:16 p.m.11 views

CVE-2025-47364

Memory corruption while calculating offset from partition start point...

7.8CVSS0.00093EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/02/02 3:20 p.m.33 views

CVE-2025-47364 Integer Overflow or Wraparound in Automotive

Memory corruption while calculating offset from partition start point...

6.8CVSS0.00093EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/02/02 3:20 p.m.4 views

CVE-2025-47364

Memory corruption while calculating offset from partition start point...

6.8CVSS5.3AI score0.00093EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/02/02 3:20 p.m.8 views

EUVD-2025-206607

Memory corruption while calculating offset from partition start point...

6.8CVSS5.3AI score0.00093EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/02/02 12:0 a.m.9 views

PT-2026-5673

Memory corruption while calculating offset from partition start point...

6.8CVSS5.3AI score0.00093EPSS
SaveExploits0References1
NVD
NVD
added 2026/01/07 12:17 p.m.17 views

CVE-2025-47394

Memory corruption when copying overlapping buffers during memory operations due to incorrect offset calculations...

7.8CVSS0.00072EPSS
SaveExploits0References1
Rows per page
Query Builder