Skip to main content
Back to USENIX
  • Conferences
  • Students
Sign in

USENIX Conference Policies

  • Event Code of Conduct
  • Conference Network Policy
  • Statement on Environmental Responsibility Policy

Secure Object Flow Analysis for Java Card

The access control exercised by the Java Card firewall can be bypassed by the use of shareable objects. To help detecting unwanted access to objects, we propose a static analysis that calculates a safe approximation of the possible flow of objects between Java Card applets. The analysis deals with a subset of the Java Card bytecode focusing on aspects of the Java Card firewall, method invocation, field access, variable access, shareable objects and contexts. The technical vehicle for achieving this task is a new kind of constraints: quantified conditional constraints, that permits us to model precisely the effects of the Java Card firewall by only producing a constraint if the corresponding operation is authorized by the firewall.

Marc Eluard, IRISA

Thomas Jensen, IRISA

BibTeX
@inproceedings {270468,
author = {Marc Eluard and Thomas Jensen},
title = {Secure Object Flow Analysis for Java Card},
booktitle = {5th Smart Card Research and Advanced Application Conference (CARDIS 02)},
year = {2002},
address = {San Jose, CA},
url = {https://www.usenix.org/conference/cardis-02/secure-object-flow-analysis-java-card},
publisher = {USENIX Association},
month = nov
}
Download

Links

Paper: 
http://www.usenix.org/events/cardis02/full_papers/eluard/eluard.pdf
Paper (HTML): 
http://www.usenix.org/events/cardis02/full_papers/eluard/eluard_html/index.html
  • Log in or register to post comments

© USENIX
EIN 13-3055038

  • Privacy Policy
  • Contact Us