In FreeBSD 12.1-STABLE before r356089, 12.1-RELEASE before 12.1-RELEASE-p3, 11.3-STABLE before r356090, and 11.3-RELEASE before 11.3-RELEASE-p7, driver specific ioctl command handlers in the oce network driver failed to check whether the caller has sufficient privileges allowing unprivileged users to send passthrough commands to the device firmware.
The product does not perform an authorization check when an actor attempts to access a resource or perform an action.
Name | Vendor | Start Version | End Version |
---|---|---|---|
Freebsd | Freebsd | 11.3 (including) | 11.3 (including) |
Freebsd | Freebsd | 11.3-p1 (including) | 11.3-p1 (including) |
Freebsd | Freebsd | 11.3-p2 (including) | 11.3-p2 (including) |
Freebsd | Freebsd | 11.3-p3 (including) | 11.3-p3 (including) |
Freebsd | Freebsd | 11.3-p4 (including) | 11.3-p4 (including) |
Freebsd | Freebsd | 11.3-p5 (including) | 11.3-p5 (including) |
Freebsd | Freebsd | 11.3-p6 (including) | 11.3-p6 (including) |
Freebsd | Freebsd | 12.1 (including) | 12.1 (including) |
Freebsd | Freebsd | 12.1-p1 (including) | 12.1-p1 (including) |
Freebsd | Freebsd | 12.1-p2 (including) | 12.1-p2 (including) |
Assuming a user with a given identity, authorization is the process of determining whether that user can access a given resource, based on the user’s privileges and any permissions or other access-control specifications that apply to the resource. When access control checks are not applied, users are able to access data or perform actions that they should not be allowed to perform. This can lead to a wide range of problems, including information exposures, denial of service, and arbitrary code execution.