3 matches found
Linux Distros Unpatched Vulnerability : CVE-2026-92483
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - liveupdate: Remember FLB retrieve status LUO keeps track of successful retrieve attempts on an FLB. It does so to avoid multiple retrievals of the same FLB...
CVE-2026-92483
CVE-2026-92483 affects the Linux kernel liveupdate (LUO) subsystem. When a FLB (File Loading Block) retrieve() call fails, the error status was not recorded. If the user subsequently requested retrieval of another file registered with the same FLB, LUO would invoke the FLB's retrieve() callback a...
CVE-2026-92483 liveupdate: Remember FLB retrieve() status
In the Linux kernel, the following vulnerability has been resolved: liveupdate: Remember FLB retrieve status LUO keeps track of successful retrieve attempts on an FLB. It does so to avoid multiple retrievals of the same FLB. Multiple retrievals cause problems because once the FLB is retrieved, th...