Affected by GO-2022-0793
and 1 other vulnerabilities
GO-2022-0793 : Path traversal in u-root in github.com/u-root/u-root
GO-2022-0805 : github.com/u-root/u-root/pkg/tarutil Arbitrary File Write via Archive Extraction (Zip Slip) in github.com/u-root/u-root
Discover Packages
github.com/u-root/u-root
cmds
core
rsdp
command
Version:
v0.8.0
Opens a new window with list of versions in this module.
Published: Nov 29, 2021
License: BSD-3-Clause
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
rsdp allows to determine the ACPI RSDP structure address which could
be passed to the boot command later on
It must be executed at the system init as it relies on scanning
the kernel messages which could be quickly filled up in some cases
Synopsis:
rsdp [-f file]
Description:
Look for rsdp value in a file, default /dev/kmsg
Example:
rsdp
rsdp -f /path/to/file
Source Files
¶
Click to show internal directories.
Click to hide internal directories.