The patent badge is an abbreviated version of the USPTO patent document. The patent badge does contain a link to the full patent document.

The patent badge is an abbreviated version of the USPTO patent document. The patent badge covers the following: Patent number, Date patent was issued, Date patent was filed, Title of the patent, Applicant, Inventor, Assignee, Attorney firm, Primary examiner, Assistant examiner, CPCs, and Abstract. The patent badge does contain a link to the full patent document (in Adobe Acrobat format, aka pdf). To download or print any patent click here.

Date of Patent:
Jan. 07, 2025

Filed:

Sep. 02, 2021
Applicant:

Oracle International Corporation, Redwood Shores, CA (US);

Inventors:

Matthias Neugschwandtner, Perchtoldsdorf, AT;

Hugo Guiroux, Zurich, CH;

Paul Elvinger, Zurich, CH;

Assignee:

Oracle International Corporation, Redwood Shores, CA (US);

Attorney:
Primary Examiner:
Int. Cl.
CPC ...
G06F 21/00 (2013.01); G06F 21/54 (2013.01);
U.S. Cl.
CPC ...
G06F 21/54 (2013.01); G06F 2221/033 (2013.01);
Abstract

Techniques are described herein for function-level limiting of privileges for a target application. Privileges dependencies for different functions of an application are determined based on static evaluation of the code base. A call graph with nodes representing the application functions is established, and the nodes are associated with the determined privilege dependencies. The graph is modified using iterative backward dataflow analysis to associate the nodes in the graph with privileges that are reachable from each node. Transition-edges are identified within the graph, where a transition-edge connects nodes having different sets of privileges. Function calls implementing the identified transition-edges are replaced, in instructions for the application (e.g., bytecode or machine code), with calls to wrapper functions. Each wrapper function transfers control to a thread other than the caller thread, to which a security policy for the replaced function is applied, and uses the other thread to execute the replaced function.


Find Patent Forward Citations

Loading…