|
Bugzilla – Full Text Bug Listing |
| Summary: | VUL-0: CVE-2023-52633: kernel: um: time-travel: fix time corruption | ||
|---|---|---|---|
| Product: | [Novell Products] SUSE Security Incidents | Reporter: | SMASH SMASH <smash_bz> |
| Component: | Incidents | Assignee: | Security Team bot <security-team> |
| Status: | RESOLVED INVALID | QA Contact: | Security Team bot <security-team> |
| Severity: | Normal | ||
| Priority: | P3 - Medium | CC: | rfrohl, shung-hsi.yu |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| URL: | https://smash.suse.de/issue/399956/ | ||
| Whiteboard: | |||
| Found By: | Security Response Team | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
SMASH SMASH
2024-04-03 07:39:01 UTC
IIUC um stand for user-mode Linux, where the Linux kernel is built as a user-space program for testing purpose (basically running Linux kernel without the need of a emulator), and all arch/um code is never run in a actual kernel. Thus I think this can be rejected. But as per https://user-mode-linux.sourceforge.net/ it doesn't seem like UML is limited to testing, so I'm less sure whether we want to dispute this CVE. > User-Mode Linux is a safe, secure way of running Linux versions and Linux processes. Run buggy software, experiment with new Linux kernels or distributions, and poke around in the internals of Linux, all without risking your main Linux setup. > > User-Mode Linux gives you a virtual machine that may have more hardware and software virtual resources than your actual, physical computer. Disk storage for the virtual machine is entirely contained inside a single file on your physical machine. You can assign your virtual machine only the hardware access you want it to have. With properly limited access, nothing you do on the virtual machine can change or damage your real computer, or its software. But anyway this doesn't affect us, so reassigning back to security team. (In reply to Shung-Hsi Yu from comment #3) > But anyway this doesn't affect us, so reassigning back to security team. thanks, closing the bug |