NONE · 0

CVE-2026-90163

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 c...

Vulnerability Description

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.

References

FAQ

What is CVE-2026-90163?

CVE-2026-90163 is a documented vulnerability. 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 c...

How severe is CVE-2026-90163?

CVSS scoring is not yet available for CVE-2026-90163. Check NVD for updates.

Is there a patch for CVE-2026-90163?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.