Lucene search
+L

31 matches found

RedhatCVE
RedhatCVE
added 2026/09/07 3:16 p.m.5 views

CVE-2026-86143

An integer overflow in the libxml2 xmlIO module occurs when data backlogs exceed maximum integer limits. This flaw passes negative length values to downstream write callbacks, creating an unsafe state that can lead to data corruption or compromise application confidentiality and integrity...

6.9CVSS0.00119EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/09/06 3:54 p.m.7 views

libxml2: libxml2: Data integrity issues due to integer overflow in write callbacks

An integer overflow in the libxml2 xmlIO module occurs when data backlogs exceed maximum integer limits. This flaw passes negative length values to downstream write callbacks, creating an unsafe state that can lead to data corruption or compromise application confidentiality and integrity...

6.9CVSS0.00119EPSS
SaveExploits0References7
OSV
OSV
added 2026/09/05 5:17 a.m.6 views

AZL-99705 CVE-2026-86143 affecting package libxml2 2.11.5-10

In xmlIO in libxml2 before 2.15.4, an inconsistency in xmlOutputWriteCallback and xmlBufUse causes negative lengths to reach write callbacks, aka a lack of a check for integer overflow before calling writecallback. This has security relevance for many types of uses of that length value within a...

6.9CVSS0.00119EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/05 5:17 a.m.6 views

CVE-2026-86143

In xmlIO in libxml2 before 2.15.4, an inconsistency in xmlOutputWriteCallback and xmlBufUse causes negative lengths to reach write callbacks, aka a lack of a check for integer overflow before calling writecallback. This has security relevance for many types of uses of that length value within a...

6.9CVSS0.00119EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/05 4:31 a.m.25 views

CVE-2026-86143

libxml2 versions before 2.15.4 contain an integer overflow flaw in the xmlIO component. An inconsistency between xmlOutputWriteCallback and xmlBufUse allows negative lengths to reach write callbacks due to a missing overflow check before invoking the callback. The security impact depends on how t...

6.9CVSS5.3AI score0.00119EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/09/05 4:31 a.m.47 views

CVE-2026-86143

In xmlIO in libxml2 before 2.15.4, an inconsistency in xmlOutputWriteCallback and xmlBufUse causes negative lengths to reach write callbacks, aka a lack of a check for integer overflow before calling writecallback. This has security relevance for many types of uses of that length value within a...

6.9CVSS0.00119EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/05 4:31 a.m.9 views

EUVD-2026-71822

In xmlIO in libxml2 before 2.15.4, an inconsistency in xmlOutputWriteCallback and xmlBufUse causes negative lengths to reach write callbacks, aka a lack of a check for integer overflow before calling writecallback. This has security relevance for many types of uses of that length value within a...

6.9CVSS5.3AI score0.00119EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/05 4:31 a.m.3 views

CVE-2026-86143

In xmlIO in libxml2 before 2.15.4, an inconsistency in xmlOutputWriteCallback and xmlBufUse causes negative lengths to reach write callbacks, aka a lack of a check for integer overflow before calling writecallback. This has security relevance for many types of uses of that length value within a...

6.9CVSS5.9AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/09/05 12:00 a.m.13 views

PT-2026-86304

In xmlIO in libxml2 before 2.15.4, an inconsistency in xmlOutputWriteCallback and xmlBufUse causes negative lengths to reach write callbacks, aka a lack of a check for integer overflow before calling writecallback. This has security relevance for many types of uses of that length value within a...

6.9CVSS5.3AI score0.00119EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/29 6:37 p.m.12 views

CVE-2026-64336

A flaw was found in the Linux kernel's keyspanpda USB serial driver. An issue with the write callback function allows it to report more data written than was actually provided. This can lead to the system writing data beyond its allocated buffer, resulting in an information leak. A local attacker...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/07/25 10:17 a.m.10 views

CVE-2026-64336

In the Linux kernel, the following vulnerability has been resolved: USB: serial: keyspanpda: fix information leak The write callback is supposed to return the number of characters accepted or a negative errno. Since the addition of write fifo support the keyspanpda implementation will however...

5.5CVSS4.5AI score0.00123EPSS
SaveExploits0References12
Cvelist
Cvelist
added 2026/07/25 8:50 a.m.44 views

CVE-2026-64336 USB: serial: keyspan_pda: fix information leak

In the Linux kernel, the following vulnerability has been resolved: USB: serial: keyspanpda: fix information leak The write callback is supposed to return the number of characters accepted or a negative errno. Since the addition of write fifo support the keyspanpda implementation will however...

0.00123EPSS
SaveExploits0References8
AstraLinux
AstraLinux
added 2026/06/24 3:11 p.m.11 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerabilities have been resolved: uacce: fixed the isolate/sysfs check condition. uacce supports the device isolation feature. If the driver implements the isolateerrthresholdread and isolateerrthresholdwrite callback functions, uacce will now create sysfs...

5.5CVSS5.8AI score0.00118EPSS
SaveExploits0References3
CVE
CVE
added 2026/02/18 8:49 p.m.59 views

CVE-2025-8860

CVE-2025-8860 affects QEMU by a flaw in the uefi-vars device: after writing to UEFI_VARS_REG_BUFFER_SIZE, a heap buffer is allocated without zeroing, leaving residual data that can be read later from UEFI_VARS_REG_PIO_BUFFER_TRANSFER, causing information disclosure. Oracle Linux advisories ELSA-2...

3.3CVSS5.6AI score0.00147EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/02/18 8:49 p.m.34 views

CVE-2025-8860 Qemu-kvm: uefi-vars: information disclosure vulnerability in uefi_vars_write callback

A flaw was found in QEMU in the uefi-vars virtual device. When the guest writes to register UEFIVARSREGBUFFERSIZE, the .write callback uefivarswrite is invoked. The function allocates a heap buffer without zeroing the memory, leaving the buffer filled with residual data from prior allocations. Wh...

3.3CVSS0.00147EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/02/05 12:24 a.m.14 views

SUSE CVE-2026-23094

In the Linux kernel, the following vulnerability has been resolved: uacce: fix isolate sysfs check condition uacce supports the device isolation feature. If the driver implements the isolateerrthresholdread and isolateerrthresholdwrite callback functions, uacce will create sysfs files now. Users...

5.5CVSS5.2AI score0.00118EPSS
SaveExploits0References19
NVD
NVD
added 2026/02/04 5:16 p.m.12 views

CVE-2026-23094

In the Linux kernel, the following vulnerability has been resolved: uacce: fix isolate sysfs check condition uacce supports the device isolation feature. If the driver implements the isolateerrthresholdread and isolateerrthresholdwrite callback functions, uacce will create sysfs files now. Users...

5.5CVSS0.00118EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/02/04 4:08 p.m.46 views

CVE-2026-23094 uacce: fix isolate sysfs check condition

In the Linux kernel, the following vulnerability has been resolved: uacce: fix isolate sysfs check condition uacce supports the device isolation feature. If the driver implements the isolateerrthresholdread and isolateerrthresholdwrite callback functions, uacce will create sysfs files now. Users...

0.00118EPSS
SaveExploits0References4
CVE
CVE
added 2026/02/04 4:08 p.m.60 views

CVE-2026-23094

CVE-2026-23094 : In the Linux kernel, the uacce subsystem’s device isolation feature creates sysfs files when either isolate_err_threshold_read or isolate_err_threshold_write callbacks exist. The issue was that accessing a non-existent callback could crash the system. The resolution implements a ...

5.5CVSS5.2AI score0.00118EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/02/04 4:08 p.m.12 views

CVE-2026-23094 uacce: fix isolate sysfs check condition

In the Linux kernel, the following vulnerability has been resolved: uacce: fix isolate sysfs check condition uacce supports the device isolation feature. If the driver implements the isolateerrthresholdread and isolateerrthresholdwrite callback functions, uacce will create sysfs files now. Users...

5.2AI score
SaveExploits0References7
Rows per page
Query Builder