Lucene search
+L

40 matches found

EUVD
EUVD
added 2025/10/07 12:30 a.m.6 views

EUVD-2017-2549

Malware in sbrugna...

6.5CVSS7.1AI score0.00445EPSS
SaveExploits0References17
CVE
CVE
added 2025/08/19 5:03 p.m.42 views

CVE-2025-38613

CVE-2025-38613 affects the Linux kernel (staging gpib). The issue is that a padding field in the gpib_board_info_ioctl struct was copied back to userspace uninitialized, risking leakage of stack data. The fix initializes the entire struct to zero before copying back to userspace. Affected compone...

5.5CVSS7.1AI score0.0014EPSS
SaveExploits0References2Affected Software1
RedHat Linux
RedHat Linux
added 2025/08/11 2:20 p.m.16 views

kernel: misc/vmw_vmci: fix an infoleak in vmci_host_do_receive_datagram()

In the Linux kernel, the following vulnerability has been resolved: misc/vmwvmci: fix an infoleak in vmcihostdoreceivedatagram struct vmcieventqp allocated by qpnotifypeer contains padding, which may carry uninitialized data to the userspace, as observed by KMSAN: BUG: KMSAN: kernel-infoleak in...

5.5CVSS6.3AI score0.00215EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/08/05 3:50 p.m.16 views

kernel: misc/vmw_vmci: fix an infoleak in vmci_host_do_receive_datagram()

In the Linux kernel, the following vulnerability has been resolved: misc/vmwvmci: fix an infoleak in vmcihostdoreceivedatagram struct vmcieventqp allocated by qpnotifypeer contains padding, which may carry uninitialized data to the userspace, as observed by KMSAN: BUG: KMSAN: kernel-infoleak in...

5.5CVSS6.3AI score0.00215EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/08/04 4:42 p.m.14 views

kernel: misc/vmw_vmci: fix an infoleak in vmci_host_do_receive_datagram()

In the Linux kernel, the following vulnerability has been resolved: misc/vmwvmci: fix an infoleak in vmcihostdoreceivedatagram struct vmcieventqp allocated by qpnotifypeer contains padding, which may carry uninitialized data to the userspace, as observed by KMSAN: BUG: KMSAN: kernel-infoleak in...

5.5CVSS6.3AI score0.00215EPSS
SaveExploits0References5
OSV
OSV
added 2025/05/01 3:16 p.m.18 views

UBUNTU-CVE-2022-49788

In the Linux kernel, the following vulnerability has been resolved: misc/vmwvmci: fix an infoleak in vmcihostdoreceivedatagram struct vmcieventqp allocated by qpnotifypeer contains padding, which may carry uninitialized data to the userspace, as observed by KMSAN: BUG: KMSAN: kernel-infoleak in...

5.5CVSS6.1AI score0.00215EPSS
SaveExploits0References11
OSV
OSV
added 2024/08/17 9:15 a.m.14 views

UBUNTU-CVE-2024-42272

In the Linux kernel, the following vulnerability has been resolved: sched: actct: take care of padding in struct zoneshtkey Blamed commit increased lookup key size from 2 bytes to 16 bytes, because zoneshtkey got a struct net pointer. Make sure rhashtablelookup is not using the padding bytes whic...

7.8CVSS6.2AI score0.00241EPSS
SaveExploits0References19
SUSE CVE
SUSE CVE
added 2023/02/15 4:43 a.m.5 views

SUSE CVE-2017-10911

The makeresponse function in drivers/block/xen-blkback/blkback.c in the Linux kernel before 4.11.8 allows guest OS users to obtain sensitive information from host OS or other guest OS kernel memory by leveraging the copying of uninitialized padding fields in Xen block-interface response structure...

4.3CVSS6.8AI score0.00445EPSS
SaveExploits0References12
Prion
Prion
added 2019/02/11 3:29 p.m.21 views

Code injection

In all android releasesAndroid for MSM, Firefox OS for MSM, QRD Android from CAF using the linux kernel, Users with no extra privileges can potentially access leaked data due to uninitialized padding present in display function...

2.1CVSS6.3AI score0.0014EPSS
SaveExploits0References1
NVD
NVD
added 2019/02/11 3:29 p.m.32 views

CVE-2018-12006

In all android releasesAndroid for MSM, Firefox OS for MSM, QRD Android from CAF using the linux kernel, Users with no extra privileges can potentially access leaked data due to uninitialized padding present in display function...

5.5CVSS6.4AI score0.0014EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2019/02/11 3:00 p.m.47 views

CVE-2018-12006

In all android releasesAndroid for MSM, Firefox OS for MSM, QRD Android from CAF using the linux kernel, Users with no extra privileges can potentially access leaked data due to uninitialized padding present in display function...

6.4AI score0.0014EPSS
SaveExploits0References1
OSV
OSV
added 2017/07/05 1:29 a.m.4 views

DEBIAN-CVE-2017-10911

The makeresponse function in drivers/block/xen-blkback/blkback.c in the Linux kernel before 4.11.8 allows guest OS users to obtain sensitive information from host OS or other guest OS kernel memory by leveraging the copying of uninitialized padding fields in Xen block-interface response structure...

6.5CVSS7.7AI score0.00445EPSS
SaveExploits0References1
OSV
OSV
added 2017/07/05 1:29 a.m.5 views

ALPINE-CVE-2017-10911

The makeresponse function in drivers/block/xen-blkback/blkback.c in the Linux kernel before 4.11.8 allows guest OS users to obtain sensitive information from host OS or other guest OS kernel memory by leveraging the copying of uninitialized padding fields in Xen block-interface response structure...

6.5CVSS6AI score0.00445EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2016/12/15 8:19 p.m.52 views

CVE-2016-4569

A vulnerability was found in Linux kernel. There is an information leak in file "sound/core/timer.c" of the latest mainline Linux kernel, the stack object “tread” has a total size of 32 bytes. It contains a 8-bytes padding, which is not initialized but sent to user via copytouser, resulting a...

2.1CVSS2.7AI score0.00835EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2016/11/03 8:08 a.m.10 views

kernel: Information leak in Linux sound module in timer.c

A vulnerability was found in Linux kernel. There is an information leak in file "sound/core/timer.c" of the latest mainline Linux kernel, the stack object “tread” has a total size of 32 bytes. It contains a 8-bytes padding, which is not initialized but sent to user via copytouser, resulting a...

5.5CVSS6.9AI score0.00835EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2016/11/03 8:06 a.m.9 views

kernel: Information leak in events in timer.c

A vulnerability was found in Linux kernel. There is an information leak in file sound/core/timer.c of the latest mainline Linux kernel. The stack object “r1” has a total size of 32 bytes. Its field “event” and “val” both contain 4 bytes padding. These 8 bytes padding bytes are sent to user withou...

5.5CVSS7.1AI score0.01202EPSS
SaveExploits5References4
RedHat Linux
RedHat Linux
added 2016/11/03 8:06 a.m.12 views

kernel: Information leak in Linux sound module in timer.c

A vulnerability was found in Linux kernel. There is an information leak in file "sound/core/timer.c" of the latest mainline Linux kernel, the stack object “tread” has a total size of 32 bytes. It contains a 8-bytes padding, which is not initialized but sent to user via copytouser, resulting a...

5.5CVSS6.9AI score0.00835EPSS
SaveExploits0References5
CNVD
CNVD
added 2016/05/06 12:00 a.m.9 views

Linux kernel devio information disclosure vulnerability

The Linux kernel is the kernel used by the operating system Linux, released by the Linux Foundation in the United States. An information disclosure vulnerability exists in the Linux kernel's devio, which stems from a program's failure to initialize the padding bytes in the 'map' stack object. An...

6.2CVSS6.4AI score0.00553EPSS
SaveExploits0References1
OSV
OSV
added 2015/11/06 9:59 p.m.12 views

UBUNTU-CVE-2015-7762

rx/rx.c in OpenAFS before 1.6.15 and 1.7.x before 1.7.33 does not properly initialize the padding of a data structure when constructing an Rx acknowledgement ACK packet, which allows remote attackers to obtain sensitive information by 1 conducting a replay attack or 2 sniffing the network...

5CVSS5.8AI score0.02133EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2012/02/01 6:51 p.m.11 views

openssl: uninitialized SSL 3.0 padding

The SSL 3.0 implementation in OpenSSL before 0.9.8s and 1.x before 1.0.0f does not properly initialize data structures for block cipher padding, which might allow remote attackers to obtain sensitive information by decrypting the padding data sent by an SSL peer...

5CVSS7.2AI score0.15575EPSS
SaveExploits0References4
Rows per page
Query Builder