VYPR

CWE-909

Missing Initialization of Resource

ClassIncompleteLikelihood: Medium

Description

The product does not initialize a critical resource.

Many resources require initialization before they can be properly used. If a resource is not initialized, it could contain unpredictable or expired data, or it could be initialized to defaults that are invalid. This can have security implications when the resource is expected to have certain properties or values.

Hierarchy (View 1000)

Parents

CVEs mapped to this weakness (103)

page 1 of 6
  • CVE-2022-22704CriJan 6, 2022
    risk 0.64cvss 9.8epss 0.01

    The zabbix-agent2 package before 5.4.9-r1 for Alpine Linux sometimes allows privilege escalation to root because the design incorrectly expected that systemd would (in effect) determine part of the configuration.

  • CVE-2020-36452CriAug 8, 2021
    risk 0.64cvss 9.8epss 0.01

    An issue was discovered in the array-tools crate before 0.3.2 for Rust. FixedCapacityDequeLike::clone() has a drop of uninitialized memory.

  • CVE-2025-38601HigAug 19, 2025
    risk 0.57cvss 8.8epss 0.00

    In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: clear initialized flag for deinit-ed srng lists In a number of cases we see kernel panics on resume due to ath11k kernel page fault, which happens under the following circumstances: 1) First…

  • CVE-2024-8178HigSep 5, 2024
    risk 0.57cvss 8.8epss 0.01

    The ctl_write_buffer and ctl_read_buffer functions allocated memory to be returned to userspace, without initializing it. Malicious software running in a guest VM that exposes virtio_scsi can exploit the vulnerabilities to achieve code execution on the host in the bhyve…

  • CVE-2021-29980HigAug 17, 2021
    risk 0.57cvss 8.8epss 0.01

    Uninitialized memory in a canvas object could have caused an incorrect free() leading to memory corruption and a potentially exploitable crash. This vulnerability affects Thunderbird < 78.13, Thunderbird < 91, Firefox ESR < 78.13, and Firefox < 91.

  • CVE-2021-23994HigJun 24, 2021
    risk 0.57cvss 8.8epss 0.02

    A WebGL framebuffer was not initialized early enough, resulting in memory corruption and an out of bound write. This vulnerability affects Firefox ESR < 78.10, Thunderbird < 78.10, and Firefox < 88.

  • CVE-2020-11741HigApr 14, 2020
    risk 0.57cvss 8.8epss 0.00

    An issue was discovered in xenoprof in Xen through 4.13.x, allowing guest OS users (with active profiling) to obtain sensitive information about other guests, cause a denial of service, or possibly gain privileges. For guests for which "active" profiling was enabled by the…

  • CVE-2025-38532HigAug 16, 2025
    risk 0.51cvss 7.8epss 0.00

    In the Linux kernel, the following vulnerability has been resolved: net: libwx: properly reset Rx ring descriptor When device reset is triggered by feature changes such as toggling Rx VLAN offload, wx->do_reset() is called to reinitialize Rx rings. The hardware descriptor ring…

  • CVE-2024-9780HigOct 10, 2024
    risk 0.51cvss 7.8epss 0.00

    ITS dissector crash in Wireshark 4.4.0 allows denial of service via packet injection or crafted capture file

  • CVE-2024-43873HigAug 21, 2024
    risk 0.51cvss 7.8epss 0.00

    In the Linux kernel, the following vulnerability has been resolved: vhost/vsock: always initialize seqpacket_allow There are two issues around seqpacket_allow: 1. seqpacket_allow is not initialized when socket is created. Thus if features are never set, it will be read…

  • CVE-2020-0438HigNov 10, 2020
    risk 0.51cvss 7.8epss 0.00

    In the AIBinder_Class constructor of ibinder.cpp, there is a possible arbitrary code execution due to uninitialized data. This could lead to local escalation of privilege if a process were using libbinder_ndk in a vulnerable way with no additional execution privileges needed.…

  • CVE-2020-16932HigOct 16, 2020
    risk 0.51cvss 7.8epss 0.05

    A remote code execution vulnerability exists in Microsoft Excel software when the software fails to properly handle objects in memory. An attacker who successfully exploited the vulnerability could run arbitrary code in the context of the current user. If the current user is…

  • CVE-2005-1036HigMay 2, 2005
    risk 0.51cvss 7.8epss 0.00

    FreeBSD 5.x to 5.4 on AMD64 does not properly initialize the IO permission bitmap used to allow user access to certain hardware, which allows local users to bypass intended access restrictions to cause a denial of service, obtain sensitive information, and possibly gain…

  • CVE-2025-8117HigSep 30, 2025
    risk 0.49cvss 7.5epss 0.00

    PAD CMS improperly initializes parameter used for password recovery, which allows to change password for any user that did not use reset password functionality. This issue affects all 3 templates: www, bip and www+bip. This product is End-Of-Life and producent will not publish…

  • CVE-2021-0947HigAug 24, 2022
    risk 0.49cvss 7.5epss 0.00

    The method PVRSRVBridgeTLDiscoverStreams allocates puiStreamsInt on the heap, fills the contents of the buffer via TLServerDiscoverStreamsKM, and then copies the buffer to userspace. The method TLServerDiscoverStreamsKM may fail for several reasons including invalid sizes. If…

  • CVE-2021-0946HigAug 24, 2022
    risk 0.49cvss 7.5epss 0.00

    The method PVRSRVBridgePMRPDumpSymbolicAddr allocates puiMemspaceNameInt on the heap, fills the contents of the buffer via PMR_PDumpSymbolicAddr, and then copies the buffer to userspace. The method PMR_PDumpSymbolicAddr may fail, and if it does the buffer will be left…

  • CVE-2021-39966HigJan 3, 2022
    risk 0.49cvss 7.5epss 0.01

    There is an Uninitialized AOD driver structure in Smartphones.Successful exploitation of this vulnerability may affect service confidentiality.

  • CVE-2019-25054HigDec 27, 2021
    risk 0.49cvss 7.5epss 0.01

    An issue was discovered in the pnet crate before 0.27.2 for Rust. There is a segmentation fault (upon attempted dereference of an uninitialized descriptor) because of an erroneous IcmpTransportChannelIterator compiler optimization.

  • CVE-2021-36513HigOct 18, 2021
    risk 0.49cvss 7.5epss 0.02

    An issue was discovered in function sofia_handle_sip_i_notify in sofia.c in SignalWire freeswitch before 1.10.6, may allow attackers to view sensitive information due to an uninitialized value.

  • CVE-2021-36386HigJul 30, 2021
    risk 0.49cvss 7.5epss 0.03

    report_vbuild in report.c in Fetchmail before 6.4.20 sometimes omits initialization of the vsnprintf va_list argument, which might allow mail servers to cause a denial of service or possibly have unspecified other impact via long error messages. NOTE: it is unclear whether use…