Cyber Posture

CWE · MITRE source

CWE-911Improper Update of Reference Count

Abstraction: Base · CVEs in our corpus: 12

The product uses a reference count to manage a resource, but it does not update or incorrectly updates the reference count.

Reference counts can be used when tracking how many objects contain a reference to a particular resource, such as in memory management or garbage collection. When the reference count reaches zero, the resource can be de-allocated or reused because there are no more objects that use it. If the reference count accidentally reaches zero, then the resource might be released too soon, even though it is still in use. If all objects no longer use the resource, but the reference count is not zero, then the resource might not ever be released.

Last updated: 09 May 2026 03:25 UTC

NIST 800-53 r5 controls that address this weakness (0)AI

Control Title Family Why it addresses this CWE
No NIST controls proposed yet.

Top CVEs of this weakness type, ranked by Risk Priority

CVE Risk CVSS EPSS Published
CVE-2024-431022.110.00.01142024-09-05
CVE-2022-370121.97.50.06912023-03-29
CVE-2022-295811.67.80.00192022-05-17
CVE-2023-56331.67.80.00012023-10-23
CVE-2024-469721.67.80.00052024-12-28
CVE-2022-221951.57.50.00632022-04-14
CVE-2023-223941.57.50.00402023-01-13
CVE-2021-473271.47.10.00052024-05-21
CVE-2022-16781.35.90.01522022-05-25
CVE-2020-119350.94.40.00042023-04-07
CVE-2023-20190.94.40.00022023-04-24
CVE-2024-457830.94.40.00022025-02-18