Lucene search
+L

387 matches found

ATTACKERKB
ATTACKERKB
added 2026/07/27 6:32 a.m.11 views

CVE-2026-64533

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: validate lcnsfollow in logreplay conversion logreplay converts DIRPAGEENTRY32 records into DIRPAGEENTRY records when replaying version 0 restart tables. During this conversion, the memmove length is derived directly fro...

5.7AI score0.00135EPSS
SaveExploits0References8Affected Software1
CVE
CVE
added 2026/07/27 6:32 a.m.87 views

CVE-2026-64533

The CVE-2026-64533 issue affects the Linux kernel ntfs3 filesystem driver. During log_replay conversion of DIR_PAGE_ENTRY_32 to DIR_PAGE_ENTRY records for restart tables, a malformed lcns_follow value could cause memmove to read/write beyond the restart table buffer, risking memory corruption and...

7.8CVSS5.7AI score0.00135EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/27 6:32 a.m.9 views

CVE-2026-64533 fs/ntfs3: validate lcns_follow in log_replay conversion

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: validate lcnsfollow in logreplay conversion logreplay converts DIRPAGEENTRY32 records into DIRPAGEENTRY records when replaying version 0 restart tables. During this conversion, the memmove length is derived directly fro...

7.8CVSS5.7AI score
SaveExploits0References10
ATTACKERKB
ATTACKERKB
added 2026/07/27 6:32 a.m.11 views

CVE-2026-64532

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: bound NTFSDE view.dataoff in UpdateRecordDataRoot,Allocation In doaction's UpdateRecordDataRoot fslog.c:3489 and UpdateRecordDataAllocation fslog.c:3697 cases, the memmove destination is Add2Ptre, le16tocpue-view.dataof...

5.7AI score0.00128EPSS
SaveExploits0References8Affected Software1
CVE
CVE
added 2026/07/27 6:32 a.m.61 views

CVE-2026-64532

Summary: CVE-2026-64532 affects the Linux kernel ntfs3 path. Filesystem code in UpdateRecordDataRoot/UpdateRecordDataAllocation bound checks for on-disk NTFS_DE view.data_off are missing when memmoving data, allowing potential out-of-bounds writes. The issue arises because memmove destinations us...

7.8CVSS5.8AI score0.00128EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2026/07/27 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-64533

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - fs/ntfs3: validate lcnsfollow in logreplay conversion logreplay converts DIRPAGEENTRY32 records into DIRPAGEENTRY records when replaying version 0 restart...

7.8CVSS5.9AI score0.00135EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/25 8:50 a.m.19 views

EUVD-2026-48905

In the Linux kernel, the following vulnerability has been resolved: hfs/hfsplus: fix u32 overflow in checkandcorrectrequestedlength checkandcorrectrequestedlength compares off + len against nodesize using u32 arithmetic. When the caller passes a large len value e.g. from an underflowed subtractio...

5.8AI score0.00129EPSS
SaveExploits0References8
CVE
CVE
added 2026/07/25 8:50 a.m.40 views

CVE-2026-64361

CVE-2026-64361 affects the Linux kernel’s hfs/hfsplus code. The vulnerability arises in check_and_correct_requested_length, where a comparison uses 32‑bit arithmetic (off + len) against node_size. If a large len is supplied (e.g., due to underflow in hfs_brec_remove), off + len may wrap around 2^...

7.8CVSS5.8AI score0.00129EPSS
SaveExploits0References8Affected Software1
AstraLinux
AstraLinux
added 2026/06/24 3:11 p.m.8 views

Astra Linux – Vulnerability found in Linux 6.12, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: net: dsa: sja1105: fixed the “kasan out-of-bounds” warning in sja1105tabledeleteentry. There are actually two issues: 1. Deleting the last element does not require moving elements. In fact, element i+1 is out of bounds. 2. The...

7.1CVSS6.2AI score0.00209EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/06/19 12:00 a.m.37 views

PT-2026-50877

Name of the Vulnerable Software and Affected Versions Microsoft HEIF Image Extensions version 1.2.22.0 Description An out-of-bounds read occurs because the CHEIFItemInfoEntry GetDataSize function can return a success status while leaving the reported data size at 0. This leads a caller to perform...

9.1CVSS6AI score0.01052EPSS
SaveExploits1References5
ATTACKERKB
ATTACKERKB
added 2026/06/19 12:00 a.m.16 views

CVE-2025-62821

Microsoft HEIF Image Extensions 1.2.22.0 has an out-of-bounds read because CHEIFItemInfoEntryGetDataSize can return success while leaving the reported data size as 0. This causes a caller to make a 1-byte allocation. Later, CopyPixels computes copysize = stride absroiheight but does not check the...

6AI score0.01052EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/06/19 12:00 a.m.68 views

CVE-2025-62821

Microsoft HEIF Image Extensions 1.2.22.0 has an out-of-bounds read because CHEIFItemInfoEntryGetDataSize can return success while leaving the reported data size as 0. This causes a caller to make a 1-byte allocation. Later, CopyPixels computes copysize = stride absroiheight but does not check the...

0.01052EPSS
SaveExploits1References1
CVE
CVE
added 2026/06/19 12:00 a.m.41 views

CVE-2025-62821

CVE-2025-62821 affects Microsoft HEIF Image Extensions 1.2.22.0. The issue is an out-of-bounds read caused by CHEIFItemInfoEntry_GetDataSize returning success while reporting data size as 0, leading to a 1-byte allocation. Later, CopyPixels computes copy_size = stride * abs(roi_height) without va...

9.1CVSS6AI score0.01052EPSS
SaveExploits1References1Affected Software1
Vulnrichment
Vulnrichment
added 2026/06/14 5:26 p.m.16 views

CVE-2026-54412 MQTT-C Heap Out-of-Bounds Read and Integer Underflow in mqtt_unpack_publish_response()

LiamBindle MQTT-C through version 1.1.6 contains a heap-based out-of-bounds read and integer underflow in the mqttunpackpublishresponse function in src/mqtt.c that allows a remote unauthenticated attacker controlling an MQTT broker - or able to inject MQTT traffic into an unencrypted session - to...

8.8CVSS5.4AI score0.00407EPSS
SaveExploits0References4
Microsoft CVE
Microsoft CVE
added 2026/06/11 8:01 a.m.25 views

lldpd: Heap OOB Read in VLAN Decapsulation memmove

...

6.5CVSS5.3AI score0.00225EPSS
SaveExploits0
OSV
OSV
added 2026/06/09 11:16 p.m.22 views

UBUNTU-CVE-2026-46433

lldpd is an implementation of IEEE 802.1ab LLDP. Prior to version 1.0.22, lldpddecode in src/daemon/lldpd.c strips 802.1Q VLAN tags from received Ethernet frames by calling memmove to shift the frame payload 4 bytes left. The third argument byte count is s - 2 ETHERADDRLEN but should be s - 2...

6.5CVSS5.4AI score0.00225EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/06/09 11:16 p.m.20 views

CVE-2026-46433

lldpd is an implementation of IEEE 802.1ab LLDP. Prior to version 1.0.22, lldpddecode in src/daemon/lldpd.c strips 802.1Q VLAN tags from received Ethernet frames by calling memmove to shift the frame payload 4 bytes left. The third argument byte count is s - 2 ETHERADDRLEN but should be s - 2...

6.5CVSS6.1AI score0.00225EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/06/09 10:49 p.m.55 views

CVE-2026-46433

lldpd is an implementation of IEEE 802.1ab LLDP. Prior to version 1.0.22, lldpddecode in src/daemon/lldpd.c strips 802.1Q VLAN tags from received Ethernet frames by calling memmove to shift the frame payload 4 bytes left. The third argument byte count is s - 2 ETHERADDRLEN but should be s - 2...

6.5CVSS5.5AI score0.00225EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2026/06/09 10:49 p.m.15 views

CVE-2026-46433 lldpd: Heap OOB Read in VLAN Decapsulation memmove

lldpd is an implementation of IEEE 802.1ab LLDP. Prior to version 1.0.22, lldpddecode in src/daemon/lldpd.c strips 802.1Q VLAN tags from received Ethernet frames by calling memmove to shift the frame payload 4 bytes left. The third argument byte count is s - 2 ETHERADDRLEN but should be s - 2...

6.5CVSS5.5AI score0.00225EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/06/09 10:49 p.m.59 views

CVE-2026-46433 lldpd: Heap OOB Read in VLAN Decapsulation memmove

lldpd is an implementation of IEEE 802.1ab LLDP. Prior to version 1.0.22, lldpddecode in src/daemon/lldpd.c strips 802.1Q VLAN tags from received Ethernet frames by calling memmove to shift the frame payload 4 bytes left. The third argument byte count is s - 2 ETHERADDRLEN but should be s - 2...

6.5CVSS0.00225EPSS
SaveExploits0References4
Rows per page
Query Builder