
Cloud Vulnerability DB
A community-led vulnerabilities database
A critical use-after-free vulnerability was discovered in the Linux kernel's ISDN implementation (CVE-2022-3565). The vulnerability affects the deltimer function in drivers/isdn/mISDN/l1oipcore.c component. This vulnerability was discovered in September 2022 and has been assigned a CVSS score of 7.8 (High) (Ubuntu Security, CVE Mitre).
The vulnerability occurs in the l1oipcleanup() function which traverses the l1oipilist and calls releasecard() to cleanup module and stack. The issue arises when releasecard() calls deltimer() to delete timers like keeptl and timeouttl. If the timer handler is running, deltimer() does not stop it, resulting in use-after-free conditions. The fix involves using deltimersync() in release_card() to ensure timer handlers complete before resource deallocation, and adding a bool flag to indicate if the card is released (Kernel Commit).
A privileged user could exploit this vulnerability to cause a denial of service (system crash) or potentially execute arbitrary code on the affected system (Ubuntu Security).
The vulnerability has been fixed in multiple Linux distributions through security updates. Ubuntu has released fixes for various versions including 5.15.0-56.62 for 22.04 LTS, 5.4.0-135.152 for 20.04 LTS, and 4.15.0-200.211 for 18.04 LTS. Debian has addressed this in version 5.10.158-2~deb10u1 for Debian 10 buster (Ubuntu Security, Debian Security).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."