About Me

I am a current PhD in the CSE Department at Penn State. My main research interests include privilege separation and Linux kernel security.

In my spare time, I enjoy studying interesting programming analysis techniques and play around with source to source compiler. By far, I have developed a couple of LLVM-based static program analysis tools for the SOS lab at Penn State.

Research Interest

  1. Privilege separation.
  2. compiler optimization (LLVM).
  3. Linux kernel bug detection and protection.

Latest News

Our work “KSplit: Automating Device Driver Isolation” has been accepted by 16th USENIX Symposium on Operating Systems Design and Implementation (OSDI’22). Camera-ready to appear soon.

Publications

[1]. Burtsev, A., Narayanan, V., Huang, Y., Huang, K., Tan, G., & Jaeger, T. (2023, June). Evolving Operating System Kernels Towards Secure Kernel-Driver Interfaces. In Proceedings of the 19th Workshop on Hot Topics in Operating Systems (pp. 166-173).

[2]. Huang, Y., Narayanan, V., Detweiler, D., Huang, K., Tan, G., Jaeger, T., & Burtsev, A. (2022). {KSplit}: Automating device driver isolation. In 16th USENIX Symposium on Operating Systems Design and Implementation (OSDI 22) (pp. 613-631).

[3]. Liu, S., Zeng, D., Huang, Y., Capobianco, F., McCamant, S., Jaeger, T., & Tan, G. (2019, November). Program-mandering: Quantitative privilege separation. In Proceedings of the 2019 ACM SIGSAC Conference on Computer and Communications Security (pp. 1023-1040).

[4]. Huang, K., Huang, Y., Payer, M., Qian, Z., Sampson, J., Tan, G., & Jaeger, T. (2022). The Taming of the Stack: Isolating Stack Data from Memory Errors. In Proceedings of the Network and Distributed Systems Security Symposium (p. 17).

[5]. Kan, X., Sun, C., Liu, S., Huang, Y., Tan, G., Ma, S., & Zhang, Y. (2021). Sdft: A PDG-based Summarization for Efficient Dynamic Data Flow Tracking. arXiv preprint arXiv:2111.04005.

[6]. Liang, K., Tan, J., Zeng, D., Huang, Y., Huang, X., & Tan, G. (2023). Abslearn: a gnn-based framework for aliasing and buffer-size information retrieval. Pattern Analysis and Applications, 26(3), 1171-1189.

[7]. Narayanan, V., Huang, Y., Tan, G., Jaeger, T., & Burtsev, A. (2020, March). Lightweight kernel isolation with virtualization and VM functions. In Proceedings of the 16th ACM SIGPLAN/SIGOPS International Conference on Virtual Execution Environments (pp. 157-171). Best paper award.

[8]. Huang, Y. (2019). Automatic IDL Generation for Privilege Separation.