In the Linux kernel, the following vulnerability has been resolved:
smb/server: call ksmbd_proc_cleanup() on module init failure
When a later initializer fails, the unwind chain releases resources
created after procfs and then jumps directly to class_unregister().
Returning an error from module_init() leaves the proc tree and its
per-CPU counters allocated.
CVE-2026-90163
NONE
EPSS 0.19%
Updated Sep 17, 2026
Linux
CVE Details
CVE ID
CVE-2026-90163
Published Date
Sep 17, 2026
Vendor
Linux
Severity
NONE
Exploit Prediction (EPSS)
Probability of Exploit
0.19%
Likelihood of exploitation in next 30 days
Percentile:
8.8th percentile (higher than 8.8% of all CVEs)
Standard patching cycle
Impact
Minimal impact
Source
View Advisory