RISS 학술연구정보서비스

검색

인기 검색어

    다국어 입력

    http://chineseinput.net/에서 pinyin(병음)방식으로 중국어를 변환할 수 있습니다.

    변환된 중국어를 복사하여 사용하시면 됩니다.

    예시)
    • 中文 을 입력하시려면 zhongwen을 입력하시고 space를누르시면됩니다.
    • 北京 을 입력하시려면 beijing을 입력하시고 space를 누르시면 됩니다.
    닫기

    Enhanced Linux Packet Scheduling for Secure In-Vehicle Ethernet Network = 차량용 이더넷 네트워크 보안 강화를 위한 개선된 리눅스 패킷 스케줄링

    한글로보기

    https://www.riss.kr/link?id=T17069142

    • 0

      상세조회
    • 0

      다운로드
    서지정보 열기
    • 내보내기
    • 내책장담기
    • 공유하기
    • 오류접수

    부가정보

    다국어 초록 (Multilingual Abstract) kakao i 다국어 번역

    To satisfy the growing network bandwidth requirement of data-intensive automotive applications (e.g., autonomous driving), Ethernet is recently employed as the backbone of in-vehicle networks. Besides its high bandwidth, Ethernet-based systems require a much more complex software architecture than conventional networks (e.g., controller area network), leading to a system prone to unknown security vulnerabilities. This study reveals one of such attacks that obstruct safety-critical data flows between networked computers. In this attack, malicious applications generate garbage packets that are crammed into Linux transmit queues, blocking other important outgoing network packets. As a solution to this cram attack, we reserve a hidden transmit queue that can be used only by authorized applications through the trusted execution environment (TEE) of recent automotive application processors. For the evaluation, SOME/IP-based systems are implemented based on OP-TEE (an open source TEE), which successfully demonstrates our solution.
    번역하기

    To satisfy the growing network bandwidth requirement of data-intensive automotive applications (e.g., autonomous driving), Ethernet is recently employed as the backbone of in-vehicle networks. Besides its high bandwidth, Ethernet-based systems require...

    To satisfy the growing network bandwidth requirement of data-intensive automotive applications (e.g., autonomous driving), Ethernet is recently employed as the backbone of in-vehicle networks. Besides its high bandwidth, Ethernet-based systems require a much more complex software architecture than conventional networks (e.g., controller area network), leading to a system prone to unknown security vulnerabilities. This study reveals one of such attacks that obstruct safety-critical data flows between networked computers. In this attack, malicious applications generate garbage packets that are crammed into Linux transmit queues, blocking other important outgoing network packets. As a solution to this cram attack, we reserve a hidden transmit queue that can be used only by authorized applications through the trusted execution environment (TEE) of recent automotive application processors. For the evaluation, SOME/IP-based systems are implemented based on OP-TEE (an open source TEE), which successfully demonstrates our solution.

    더보기

    국문 초록 (Abstract) kakao i 다국어 번역

    데이터 집약적인 자동차 애플리케이션(예: 자율 주행)이 요구하는 네트워크 대역폭을 충족시키기 위해, 최근 이더넷이 차량 내부 네트워크의 통신으로 사용되고 있다. 이더넷은 높은 대역폭을 제공하지만, 기존 네트워크(예: CAN 통신)에 비해 훨씬 더 복잡한 소프트웨어 아키텍처가 필요하므로, 예기치 않은 보안 취약점이 발생할 가능성이 있다. 본 연구에서는 네트워크에 연결된 컴퓨터 간의 중요한 데이터 흐름을 방해할 수 있는 공격 유형 중 하나를 발견하였다. 이 공격에서는 악성 애플리케이션이 리눅스 전송 큐에 쓰레기 패킷을 생성하여 다른 중요한 네트워크 패킷의 송출을 방해한다. 본 논문은 이 공격에 대한 해결책으로, 최근 자동차 애플리케이션 프로세서에서 신뢰할 수 있는 실행 환경인 TEE를 통해 인증된 애플리케이션만 사용할 수 있는 숨겨진 전송 큐를 제시한다. 평가를 위해 OP-TEE(오픈 소스 TEE) 기반의 SOME/IP 시스템을 구현하여 효율성을 입증하였다.
    번역하기

    데이터 집약적인 자동차 애플리케이션(예: 자율 주행)이 요구하는 네트워크 대역폭을 충족시키기 위해, 최근 이더넷이 차량 내부 네트워크의 통신으로 사용되고 있다. 이더넷은 높은 대역폭...

    데이터 집약적인 자동차 애플리케이션(예: 자율 주행)이 요구하는 네트워크 대역폭을 충족시키기 위해, 최근 이더넷이 차량 내부 네트워크의 통신으로 사용되고 있다. 이더넷은 높은 대역폭을 제공하지만, 기존 네트워크(예: CAN 통신)에 비해 훨씬 더 복잡한 소프트웨어 아키텍처가 필요하므로, 예기치 않은 보안 취약점이 발생할 가능성이 있다. 본 연구에서는 네트워크에 연결된 컴퓨터 간의 중요한 데이터 흐름을 방해할 수 있는 공격 유형 중 하나를 발견하였다. 이 공격에서는 악성 애플리케이션이 리눅스 전송 큐에 쓰레기 패킷을 생성하여 다른 중요한 네트워크 패킷의 송출을 방해한다. 본 논문은 이 공격에 대한 해결책으로, 최근 자동차 애플리케이션 프로세서에서 신뢰할 수 있는 실행 환경인 TEE를 통해 인증된 애플리케이션만 사용할 수 있는 숨겨진 전송 큐를 제시한다. 평가를 위해 OP-TEE(오픈 소스 TEE) 기반의 SOME/IP 시스템을 구현하여 효율성을 입증하였다.

    더보기

    목차 (Table of Contents)

    • 제 1 장 INTRODUCTION 1
    • 제 2 장 RELATED WORK 4
    • 제 3 장 BACKGROUND 7
    • 3.1 System Model 9
    • 3.2 Trusted Execution Environment 11
    • 제 1 장 INTRODUCTION 1
    • 제 2 장 RELATED WORK 4
    • 제 3 장 BACKGROUND 7
    • 3.1 System Model 9
    • 3.2 Trusted Execution Environment 11
    • 3.3 ISO 21434 Automotive Cybersecurity Standard 12
    • 제 4 장 ATTACK SCENARIO 13
    • 4.1 Potential Vulnerability 13
    • 4.2 Designed Attack 14
    • 제 5 장 RESPONSE TO ATTACK 15
    • 5.1 Assumption 15
    • 5.2 Designed System 16
    • 5.3 Verifying Mechanism 17
    • 제 6 장 DELAY ANALYSIS 19
    • 6.1 General Analysis 19
    • 6.2 Comparison between TCP and UDP 21
    • 제 7 장 EXPERIMENTS 23
    • 7.1 Implementation 23
    • 7.2 Evaluation 26
    • 제 8 장 CONCLUSION 29
    • 참고 문헌 30
    • 국 문 초 록 32
    더보기

    분석정보

    View

    상세정보조회

    0

    Usage

    원문다운로드

    0

    대출신청

    0

    복사신청

    0

    EDDS신청

    0

    동일 주제 내 활용도 TOP

    더보기

    주제

    연도별 연구동향

    연도별 활용동향

    연관논문

    연구자 네트워크맵

    공동연구자 (7)

    유사연구자 (20) 활용도상위20명

    이 자료와 함께 이용한 RISS 자료

    나만을 위한 추천자료

    해외이동버튼