Lucene search
+L

23590 matches found

UbuntuCve
UbuntuCve
•added 2026/07/25 10:17 a.m.•11 views

CVE-2026-64330

In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpm: Validate SVID index in svdmconsumemodes In svdmconsumemodes, the SVID value is read from pmdata-svids using pmdata-svidindex as an array index without bounds validation: paltmode-svid =...

7.8CVSS4.5AI score0.00129EPSS
SaveExploits0References20
OSV
OSV
•added 2026/07/25 10:17 a.m.•11 views

UBUNTU-CVE-2026-64431

In the Linux kernel, the following vulnerability has been resolved: ntfs: avoid calling postwritemstfixup for invalid indexblock ntfsicxibsyncwrite calls postwritemstfixup when ntfsibwrite returns an error, intending to restore the buffer after a failed write. However, ntfsibwrite returns an erro...

7.8CVSS5.8AI score0.00165EPSS
SaveExploits0References5
EUVD
EUVD
•added 2026/07/25 9:14 a.m.•15 views

EUVD-2026-48864

In the Linux kernel, the following vulnerability has been resolved: firmware: armffa: Bound PARTITIONINFOGETREGS copies The register-based PARTITIONINFOGET path trusted the firmware-provided indices when copying partition descriptors into the caller buffer. Reject inconsistent counts or index...

5.7AI score0.00194EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/07/25 8:51 a.m.•21 views

EUVD-2026-48801

In the Linux kernel, the following vulnerability has been resolved: virtiopci: fix vq info pointer lookup via wrong index Unbinding a virtio balloon device: echo virtio0 /sys/bus/virtio/drivers/virtioballoon/unbind triggers a NULL pointer dereference. The dmesg says: BUG: kernel NULL pointer...

5.7AI score0.00209EPSS
SaveExploits0References4
Debian CVE
Debian CVE
•added 2026/07/25 8:51 a.m.•20 views

CVE-2026-64457

In the Linux kernel, the following vulnerability has been resolved: virtiopci: fix vq info pointer lookup via wrong index Unbinding a virtio balloon device: echo virtio0 /sys/bus/virtio/drivers/virtioballoon/unbind triggers a NULL pointer dereference. The dmesg says: BUG: kernel NULL pointer...

5.6AI score0.00209EPSS
SaveExploits0
CVE
CVE
•added 2026/07/25 8:51 a.m.•45 views

CVE-2026-64457

The CVE-2026-64457 issue affects the Linux kernel’s virtio_pci subsystem. When unbinding a virtio balloon device (e.g., echo virtio0 > /sys/bus/virtio/drivers/virtio_balloon/unbind), a NULL pointer dereference can occur due to a mismatch between sparse queue indices and dense queue indices (ho...

5.7AI score0.00209EPSS
SaveExploits0References4
CVE
CVE
•added 2026/07/25 8:51 a.m.•39 views

CVE-2026-64431

Summary of CVE-2026-64431 (Linux kernel NTFS driver): A memory corruption vulnerability arises when post_write_mst_fixup() is called for an invalid index_block after ntfs_ib_write() returns an error. The root cause is that ntfs_icx_ib_sync_write() treated any error as a write failure and invoked ...

7.8CVSS5.9AI score0.00165EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
•added 2026/07/25 8:51 a.m.•53 views

CVE-2026-64431 ntfs: avoid calling post_write_mst_fixup() for invalid index_block

In the Linux kernel, the following vulnerability has been resolved: ntfs: avoid calling postwritemstfixup for invalid indexblock ntfsicxibsyncwrite calls postwritemstfixup when ntfsibwrite returns an error, intending to restore the buffer after a failed write. However, ntfsibwrite returns an erro...

7.8CVSS0.00165EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/07/25 8:51 a.m.•21 views

EUVD-2026-48775

In the Linux kernel, the following vulnerability has been resolved: ntfs: avoid calling postwritemstfixup for invalid indexblock ntfsicxibsyncwrite calls postwritemstfixup when ntfsibwrite returns an error, intending to restore the buffer after a failed write. However, ntfsibwrite returns an erro...

5.9AI score0.00165EPSS
SaveExploits0References2
OSV
OSV
•added 2026/07/25 8:51 a.m.•14 views

CVE-2026-64431 ntfs: avoid calling post_write_mst_fixup() for invalid index_block

In the Linux kernel, the following vulnerability has been resolved: ntfs: avoid calling postwritemstfixup for invalid indexblock ntfsicxibsyncwrite calls postwritemstfixup when ntfsibwrite returns an error, intending to restore the buffer after a failed write. However, ntfsibwrite returns an erro...

7.8CVSS5.9AI score
SaveExploits0References5
Debian CVE
Debian CVE
•added 2026/07/25 8:51 a.m.•19 views

CVE-2026-64431

In the Linux kernel, the following vulnerability has been resolved: ntfs: avoid calling postwritemstfixup for invalid indexblock ntfsicxibsyncwrite calls postwritemstfixup when ntfsibwrite returns an error, intending to restore the buffer after a failed write. However, ntfsibwrite returns an erro...

7.8CVSS5.9AI score0.00165EPSS
SaveExploits0
EUVD
EUVD
•added 2026/07/25 8:49 a.m.•14 views

EUVD-2026-48874

In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpm: Validate SVID index in svdmconsumemodes In svdmconsumemodes, the SVID value is read from pmdata-svids using pmdata-svidindex as an array index without bounds validation: paltmode-svid =...

5.7AI score0.00129EPSS
SaveExploits0References8
CVE
CVE
•added 2026/07/25 8:49 a.m.•51 views

CVE-2026-64330

CVE-2026-64330 is an out-of-bounds read in the Linux kernel's USB Type-C TCPM driver, specifically in svdm_consume_modes(). The SVID index (pmdata->svid_index) is used to index into pmdata->svids without bounds validation against pmdata->nsvids. A malicious USB-C partner can drive the in...

7.8CVSS5.7AI score0.00129EPSS
SaveExploits0References8Affected Software1
Debian CVE
Debian CVE
•added 2026/07/25 8:49 a.m.•21 views

CVE-2026-64330

In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpm: Validate SVID index in svdmconsumemodes In svdmconsumemodes, the SVID value is read from pmdata-svids using pmdata-svidindex as an array index without bounds validation: paltmode-svid =...

7.8CVSS5.6AI score0.00129EPSS
SaveExploits0
Cvelist
Cvelist
•added 2026/07/25 8:49 a.m.•48 views

CVE-2026-64330 usb: typec: tcpm: Validate SVID index in svdm_consume_modes()

In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpm: Validate SVID index in svdmconsumemodes In svdmconsumemodes, the SVID value is read from pmdata-svids using pmdata-svidindex as an array index without bounds validation: paltmode-svid =...

0.00129EPSS
SaveExploits0References8
Debian CVE
Debian CVE
•added 2026/07/25 8:49 a.m.•17 views

CVE-2026-64273

In the Linux kernel, the following vulnerability has been resolved: Input: iforce - bound the device-reported force-feedback effect index iforceprocesspacket handles a status report packet id 0x02 by taking a force-feedback effect index straight from the device wire and using it to address the...

7.8CVSS5.7AI score0.00169EPSS
SaveExploits0
OSV
OSV
•added 2026/07/25 8:49 a.m.•15 views

CVE-2026-64273 Input: iforce - bound the device-reported force-feedback effect index

In the Linux kernel, the following vulnerability has been resolved: Input: iforce - bound the device-reported force-feedback effect index iforceprocesspacket handles a status report packet id 0x02 by taking a force-feedback effect index straight from the device wire and using it to address the...

5.7AI score
SaveExploits0References11
EUVD
EUVD
•added 2026/07/25 8:49 a.m.•10 views

EUVD-2026-48985

In the Linux kernel, the following vulnerability has been resolved: Input: iforce - bound the device-reported force-feedback effect index iforceprocesspacket handles a status report packet id 0x02 by taking a force-feedback effect index straight from the device wire and using it to address the...

5.7AI score0.00169EPSS
SaveExploits0References8
Cvelist
Cvelist
•added 2026/07/25 8:49 a.m.•45 views

CVE-2026-64273 Input: iforce - bound the device-reported force-feedback effect index

In the Linux kernel, the following vulnerability has been resolved: Input: iforce - bound the device-reported force-feedback effect index iforceprocesspacket handles a status report packet id 0x02 by taking a force-feedback effect index straight from the device wire and using it to address the...

0.00169EPSS
SaveExploits0References8
Cvelist
Cvelist
•added 2026/07/25 8:49 a.m.•48 views

CVE-2026-64271 Input: touchwin - reset the packet index on every complete packet

In the Linux kernel, the following vulnerability has been resolved: Input: touchwin - reset the packet index on every complete packet twinterrupt accumulates each non-zero serial byte into a fixed three-byte buffer with a running index that is only reset once a full packet has been received and t...

0.00169EPSS
SaveExploits0References8
Rows per page
Query Builder