WO2024166158A1 - 車載装置、サーバコンピュータ、通信システム、制御方法およびコンピュータプログラム - Google Patents
車載装置、サーバコンピュータ、通信システム、制御方法およびコンピュータプログラム Download PDFInfo
- Publication number
- WO2024166158A1 WO2024166158A1 PCT/JP2023/003740 JP2023003740W WO2024166158A1 WO 2024166158 A1 WO2024166158 A1 WO 2024166158A1 JP 2023003740 W JP2023003740 W JP 2023003740W WO 2024166158 A1 WO2024166158 A1 WO 2024166158A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- vehicle
- information
- communication
- unit
- application
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Ceased
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/50—Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems
- G06F21/55—Detecting local intrusion or implementing counter-measures
Definitions
- This disclosure relates to an in-vehicle device, a server computer, a communication system, a control method, and a computer program.
- Patent Document 1 discloses a security setting support device that uses feature quantities of traffic data related to DDoS (Distributed Denial of Service) attacks to calculate predicted values of security setting parameters through machine learning.
- the security setting support device provides security setting support based on the results of a prior evaluation of security settings based on predicted values.
- DDoS Distributed Denial of Service
- the on-board device is an on-board device mounted on a vehicle, and causes a communication unit that communicates with an external device outside the vehicle to restrict communication with the external device in accordance with security rules generated based on road-vehicle information including vehicle information about the vehicle and roadside information about the outside of the vehicle, and the vehicle information includes at least one of application operation information that identifies an application running in the vehicle and connection information that indicates the communication connection state with the external device.
- FIG. 1 is a schematic diagram illustrating a configuration of a communication system according to an embodiment of the present disclosure.
- FIG. 2 is a block diagram showing a hardware configuration of the in-vehicle system shown in FIG.
- FIG. 3 is a block diagram showing a hardware configuration of the roadside unit shown in FIG.
- FIG. 4 is a block diagram showing the hardware configuration of the server (that is, the server computer) shown in FIG.
- FIG. 5 is a block diagram showing a functional configuration of the in-vehicle system shown in FIG.
- FIG. 6 is a flowchart showing the operation of the in-vehicle system relating to the determination of security rules.
- FIG. 7 is a flowchart showing the communication-related operation of the in-vehicle system.
- FIG. 1 is a schematic diagram illustrating a configuration of a communication system according to an embodiment of the present disclosure.
- FIG. 2 is a block diagram showing a hardware configuration of the in-vehicle system shown in FIG.
- FIG. 8 is a diagram showing a first example showing a change in security rules accompanying a change in the application operation status in the vehicle.
- FIG. 9 is a diagram showing the position of a vehicle.
- FIG. 10 is a diagram showing a second example showing a change in security rules accompanying a change in the application operation status in the vehicle.
- FIG. 11 is a diagram showing a third example showing a change in security rule accompanying a change in the communication connection status in the vehicle.
- FIG. 12 is a diagram showing a fourth example of changes in security rules accompanying changes in application operation status and communication connection status in a vehicle.
- FIG. 13 is a block diagram showing a functional configuration of an in-vehicle system according to a modified example.
- FIG. 14 is a diagram showing an example of a security rule table generated from the specifications of an application.
- the present disclosure therefore aims to provide an in-vehicle device, a server computer, a communication system, a control method, and a computer program that can determine security rules with low computational cost and dynamically control the security rules in response to at least one of the operating status of an application in the vehicle in which the device is installed and the connection status with an external device.
- an in-vehicle device a server computer, a communication system, a control method, and a computer program that can determine security rules with low computational cost and dynamically control security rules according to at least one of the operating status of an application in the vehicle in which it is installed and the connection status with an external device.
- An in-vehicle device is an in-vehicle device mounted on a vehicle, which causes a communication unit that communicates with an external device outside the vehicle to restrict communication with the external device in accordance with security rules generated based on road-vehicle information including vehicle information about the vehicle and roadside information about the outside of the vehicle, and the vehicle information includes at least one of application operation information that identifies an application running in the vehicle and connection information that indicates the communication connection state with the external device.
- the in-vehicle device can receive security rules from an external device. This reduces the load of calculations required to determine security rules in the in-vehicle device.
- the in-vehicle device may further include a roadside information acquisition unit that acquires roadside information from an external device, a roadside-vehicle information generation unit that generates roadside-vehicle information by adding vehicle information to the roadside information, a determination unit that determines outside-vehicle communication parameter determination information based on the roadside-vehicle information, and a security rule generation unit that generates security rules based on the outside-vehicle communication parameter determination information.
- a roadside information acquisition unit that acquires roadside information from an external device
- a roadside-vehicle information generation unit that generates roadside-vehicle information by adding vehicle information to the roadside information
- a determination unit that determines outside-vehicle communication parameter determination information based on the roadside-vehicle information
- a security rule generation unit that generates security rules based on the outside-vehicle communication parameter determination information.
- the road-to-vehicle information may include at least one of location information and map information in addition to at least one of application operation information and connection information. This makes it possible to determine external vehicle communication parameters for generating appropriate security rules.
- the outside-vehicle communication parameter determination information may include at least one of application operation information and connection information. This allows appropriate security rules to be generated.
- the outside-vehicle communication parameter determination information may include at least application operation information
- the security rule generation unit may generate a security rule including a first communication filter threshold value when it determines from the application operation information that there is no application running, and may generate a security rule including a second communication filter threshold value that is greater than the first communication filter threshold value when it determines from the application operation information that an application that controls the opening and closing of the vehicle doors is running.
- This makes it possible to filter the transmitted data when data exceeding an expected communication volume (i.e., the first communication filter threshold value) is transmitted to the in-vehicle system while the vehicle is parked and before authentication (i.e., when there is no running application).
- DoS Denial of Service
- the outside-vehicle communication parameter determination information may include at least application operation information
- the security rule generation unit may generate security rules that do not include access permissions when it determines from the application operation information that no application is running, and may generate security rules that include access permissions to external devices that provide services to the driving assistance application when it determines from the application operation information that a driving assistance application is running.
- the outside-vehicle communication parameter determination information may include at least connection information
- the security rule generation unit may generate a security rule including a third communication filter threshold value specified by the connection information corresponding to the first region when the vehicle position specified from the road-vehicle information is in a first region including multiple intersections, and may generate a security rule including a fourth communication filter threshold value specified by the connection information corresponding to the second region when the vehicle position specified from the road-vehicle information is in a second region narrower than the first region and including one intersection, and the fourth communication filter threshold value may be greater than the third communication filter threshold value.
- the vehicle when the vehicle is located in the first region (e.g., a cloud communication area), if data exceeding the communication volume expected from the connection state (i.e., the third communication filter threshold value) is transmitted to the in-vehicle system, the transmitted data can be filtered. Therefore, it becomes possible to take measures against, for example, DoS attacks.
- the first region e.g., a cloud communication area
- the outside-vehicle communication parameter determination information may include application operation information, and when the security rule generation unit identifies that multiple applications are running in the vehicle based on the outside-vehicle communication parameter determination information, the security rule generation unit may generate a security rule table for each of the multiple running applications and integrate the multiple security rule tables to generate security rules. This makes it possible to efficiently generate security rules that restrict communication of one communication unit.
- the decision unit may generate connection information from the road-to-vehicle information as outside-vehicle communication parameter determination information. This makes it possible to generate operation information and connection information from the road-to-vehicle information, and to generate appropriate security rules.
- the security rules may include restrictions on at least one of the access frequency, communication speed, number of sessions, number of SYN packets, communication address of the communication destination, and port number of the communication destination, related to the communication by the communication unit. This can improve the security of the communication by the communication unit.
- the in-vehicle device may further include an update unit that updates the security rules, and the update unit may update the security rules upon receiving, via the communication unit, a new application to be run in the vehicle or an update application for an application running in the vehicle. This allows the security rules to be maintained in an appropriate state.
- new security rules corresponding to the new application or the updated application may be received from an external device, and the update unit may update the security rules using the new security rules. This can further reduce the load of calculations required to determine security rules according to the operating status of the application.
- a server computer includes a generation unit that generates security rules for an on-board device mounted on a vehicle, the security rules restricting communication of the on-board device with the outside of the vehicle, based on vehicle information about the vehicle and road-vehicle information including roadside information about the outside of the vehicle, and a communication unit that transmits the security rules to the on-board device, the vehicle information including at least one of application operation information that identifies an application running in the vehicle and connection information that indicates the communication connection state with an external device.
- This allows the on-board system to dynamically control communication with the outside of the vehicle in accordance with security rules according to the operation status of the application in the vehicle and the connection state with the external device.
- the communication unit can receive vehicle information from the in-vehicle device, and the server computer can further include a road-to-vehicle information generation unit that generates road-to-vehicle information by adding the vehicle information received by the communication unit to the roadside information, and a determination unit that determines outside-vehicle communication parameter determination information based on the road-to-vehicle information, and the generation unit can generate security rules based on the outside-vehicle communication parameter determination information. This can reduce the load caused by the calculation process for determining security rules in the in-vehicle device.
- a communication system includes an in-vehicle device according to any one of (1) to (13) above and a server computer according to (14) above, and the in-vehicle device causes a communication unit mounted in the vehicle to communicate with the server computer as an external device. This allows the in-vehicle device to dynamically control security rules according to the operating status of applications in the vehicle and the connection status with the external device.
- a communication system includes the in-vehicle device described in (1) or (2) above and the server computer described in (15) above, and the in-vehicle device causes a communication unit mounted in the vehicle to communicate with the server computer as an external device. This allows the in-vehicle device to dynamically control security rules according to the operating status of applications in the vehicle and the connection status with the external device.
- a control method is a control method for an in-vehicle system mounted on a vehicle, the control method including a step in which an in-vehicle device included in the in-vehicle system causes a communication unit that communicates with an external device outside the vehicle to restrict communication with the external device in accordance with security rules generated based on vehicle information about the vehicle and road-vehicle information including roadside information about the outside of the vehicle, the vehicle information including at least one of application operation information that identifies an application running in the vehicle and connection information that indicates a communication connection state with the external device.
- This allows the in-vehicle device to dynamically control security rules according to the operation status of the application in the vehicle and the connection state with the external device.
- a computer program causes a computer mounted on a vehicle to realize a function of restricting communication with an external device in a communication unit that communicates with an external device outside the vehicle in accordance with security rules generated based on road-vehicle information including vehicle information about the vehicle and roadside information about the outside of the vehicle, the vehicle information including at least one of application operation information that identifies an application running in the vehicle and connection information that indicates the communication connection state with the external device.
- road-vehicle information including vehicle information about the vehicle and roadside information about the outside of the vehicle, the vehicle information including at least one of application operation information that identifies an application running in the vehicle and connection information that indicates the communication connection state with the external device.
- a communication system 100 includes a vehicle 104 equipped with an in-vehicle system 102, and a server (i.e., a server computer) 112 capable of communicating with the in-vehicle system 102 via a base station 108 and a network 110.
- the communication system 100 may include a roadside unit 106 including a sensor, which is fixedly installed on the roadside.
- the server 112 provides services such as transmitting driving assistance information to the in-vehicle system 102.
- the in-vehicle system 102 and the roadside unit 106 transmit data to the server 112 to be used for generating the driving assistance information to be transmitted by the server 112 (hereinafter, also referred to as uploading).
- the base station 108 provides mobile communication services, for example, via 4G (i.e., fourth generation mobile communication system) lines and 5G (i.e., fifth generation mobile communication system) lines.
- the base station 108 is connected to the network 110.
- the in-vehicle system 102 mounted on the vehicle 104 has a communication function according to the communication specifications (i.e., 4G lines, 5G lines, etc.) provided by the base station 108.
- the roadside unit 106 is also connected to the network 110 via the base station 108. Note that communication between the server 112 and the in-vehicle system 102 and the roadside unit 106 is not limited to communication via the network 110, and may be wireless communication such as Wi-Fi. Also, communication between the server 112 and the fixed roadside unit 106 may be wired communication without going through the base station 108.
- Sensor data acquired by sensors mounted on the vehicle 104 (hereinafter also referred to as on-board sensors) is analyzed in the on-board system 102, and the analysis results are stored as dynamic information.
- the dynamic information is used in the autonomous driving function of the vehicle.
- the sensor data and dynamic information are uploaded from the on-board system 102 to the server 112.
- the roadside unit 106 is installed on the roadside and acquires information on the roadside using sensors (hereinafter also referred to as infrastructure sensors).
- the sensor data is analyzed in the roadside unit 106, and dynamic objects and the like are detected.
- the sensor data and analysis results are uploaded from the roadside unit 106 to the server 112.
- the vehicle 104 shown in FIG. 1 is the detection target of the infrastructure sensor of the roadside unit 106, and is detected as a dynamic object.
- Dynamic information is information about dynamic objects detected by sensors (i.e., infrastructure sensors and vehicle-mounted sensors). Dynamic objects are not limited to moving objects (e.g., people and vehicles, etc.), but also include objects that have the ability to move but are stationary.
- the dynamic information is used as driving assistance information for use in the autonomous driving of the vehicle.
- the dynamic information is transmitted to server 112 and used to generate driving assistance information that is transmitted from server 112 to vehicles (including vehicle 104 and vehicles other than vehicle 104).
- FIG. 1 shows one base station 108, one roadside unit 106, and one vehicle 104 equipped with an in-vehicle system 102.
- this is merely an example.
- multiple base stations are provided, and there are multiple vehicles equipped with in-vehicle systems.
- There may be vehicles that do not have an in-vehicle system capable of communicating with the server 112.
- Vehicles that do not have an in-vehicle system are detected as dynamic objects.
- the in-vehicle system 102 includes an external communication unit 120, an in-vehicle device 122, a sensor 124, an automatic driving ECU (Electronic Control Unit) 126, an authentication ECU 128, a drive ECU 130, and a bus 132.
- the in-vehicle system 102 includes a plurality of ECUs, and FIG. 2 shows the automatic driving ECU 126, the authentication ECU 128, and the drive ECU 130 as examples.
- the external communication unit 120 performs wireless communication with external devices of the vehicle 104 (for example, communication with the server 112 via the base station 108).
- the external communication unit 120 includes an integrated circuit (IC) for performing modulation and multiplexing used in wireless communication, an antenna for transmitting and receiving radio waves of a specific frequency, and an RF (Radio Frequency) circuit.
- the external communication unit 120 also has a communication function with a global navigation satellite system (GNSS) such as a global positioning system (GPS) in order to obtain information for identifying the current position of the vehicle 104.
- GNSS global navigation satellite system
- GPS global positioning system
- the external communication unit 120 may also have a communication function such as Wi-Fi.
- the in-vehicle device 122 includes a control unit 140 and a memory 142.
- the control unit 140 includes a CPU (Central Processing Unit) and controls the memory 142.
- the memory 142 is, for example, a rewritable non-volatile semiconductor memory, and stores a computer program (hereinafter simply referred to as a program) executed by the control unit 140.
- the memory 142 provides a work area for the program executed by the control unit 140.
- the control unit 140 obtains data to be processed directly from the vehicle exterior communication unit 120 and obtains data from other than the vehicle exterior communication unit 120 via the bus 132.
- the control unit 140 appropriately stores data received from the vehicle exterior communication unit 120 and data received via the bus 132 in the memory 142.
- the control unit 140 stores the processing results in the memory 142 and outputs them to the bus 132.
- the in-vehicle device 122 serves as a gateway (i.e., communication protocol conversion, etc.) that connects communication functions with the outside of the vehicle (specifically, communication specifications) with communication functions within the vehicle (i.e., communication specifications).
- the autonomous driving ECU 126 and authentication ECU 128, etc. can communicate with external devices via the in-vehicle device 122 and the exterior communication unit 120.
- the in-vehicle device 122 controls security rules regarding communication with the outside of the vehicle, as described below.
- the in-vehicle device 122 transmits, for example, driving assistance information, which is received from the outside via the exterior communication unit 120, to the autonomous driving ECU 126.
- the bus 132 serves as a communication function within the in-vehicle system.
- Communication i.e., data exchange
- the bus 132 For example, a Controller Area Network (CAN) is used for bus 132.
- CAN Controller Area Network
- the sensor 124 is mounted on the vehicle 104 and includes a sensor for acquiring information outside the vehicle 104 (for example, a video image capturing device (for example, a digital camera (CCD (Charge-Coupled Device) camera, CMOS (Complementary Metal-Oxide Semiconductor) camera)), a laser sensor (LiDAR), etc.).
- the sensor 124 may also include a sensor for acquiring information about the vehicle itself (acceleration sensor, load sensor, etc.).
- the sensor 124 acquires information within the detection range (imaging range in the case of a camera) and outputs it as sensor data. If the sensor 124 is a digital camera, it outputs digital image data.
- the detection signal (i.e., analog or digital signal) of the sensor 124 is output as digital data to the bus 132 via an I/F unit (not shown) and transmitted to the in-vehicle device 122 and the autonomous driving ECU 126, etc.
- the autonomous driving ECU 126 controls the driving of the vehicle 104.
- the autonomous driving ECU 126 acquires sensor data from the sensors 124, analyzes it to understand the situation around the vehicle, and transmits it to the driving ECU 130, which is a mechanism related to autonomous driving.
- the driving ECU 130 controls the driving unit 134 (e.g., mechanisms such as the engine, motor, transmission, steering, and brakes).
- the autonomous driving ECU 126 uses driving assistance information acquired from the in-vehicle device 122 for autonomous driving.
- the authentication ECU 128 performs user authentication to permit the unlocking of the doors of the vehicle 104, as described below.
- the roadside unit 106 includes a communication unit 150, a control unit 152, a sensor 154, a memory 156, and a bus 158. Data exchange between the control unit 152, the sensor 154, and the memory 156 is performed via the bus 158.
- the communication unit 150 receives data from the server 112 and transmits data to the server 112.
- the communication unit 150 obtains transmission data from the control unit 152 and outputs received data to the control unit 152.
- the data received by the communication unit 150 is appropriately stored in the memory 156.
- the control unit 152 is configured to include, for example, a CPU.
- the memory 156 is, for example, a rewritable non-volatile semiconductor memory, and stores the program executed by the control unit 152.
- the memory 156 provides a work area for the program executed by the control unit 152.
- the memory 156 may include a large-capacity storage device such as a hard disk drive.
- the sensor 154 is a sensor for acquiring information outside the roadside unit 106, and includes, for example, an image sensor (for example, a digital surveillance camera), a radar (for example, a millimeter-wave radar), or a laser sensor (for example, a LiDAR).
- the sensor 154 acquires information within a detection range (for example, an imaging range in the case of a camera) and outputs it as sensor data.
- the sensor data is stored in the memory 156.
- the control unit 152 reads out the sensor data from the memory 156 and outputs it to the communication unit 150. As a result, the sensor data of the sensor 154 is transmitted from the communication unit 150 to the server 112. The control unit 152 also reads out the sensor data from the memory 156 and analyzes it. As a result of the analysis, dynamic objects, etc. are detected. The control unit 152 outputs information about the detected dynamic objects, etc. to the communication unit 150. As a result, the analysis result of the control unit 152 is transmitted from the communication unit 150 to the server 112, and the server 112 can generate information about the outside of the vehicle 104 (hereinafter referred to as roadside information) as described below.
- roadside information information about the outside of the vehicle 104
- the server 112 includes a control unit 160 for controlling each unit, a memory 162 for storing data, a communication unit 164 for performing communication, and a bus 166 for exchanging data between each unit.
- the control unit 160 includes a CPU, and realizes functions described below by controlling each unit.
- the memory 162 includes a rewritable semiconductor non-volatile memory and a large-capacity storage device such as a hard disk drive.
- the communication unit 164 receives data uploaded from the in-vehicle system 102 and the roadside device 106. The data received by the communication unit 164 is transmitted to and stored in the memory 162.
- the server 112 analyzes the received data to generate roadside information and transmits it to the in-vehicle system 102.
- the server 112 analyzes the received data to generate driving assistance information and transmits it to the vehicle (i.e., the in-vehicle system).
- the in-vehicle device 122 includes a roadside information acquisition unit 200, a road-vehicle information generation unit 202, an exterior communication parameter judgment information determination unit 204, and a security rule generation unit 206.
- the functions of the roadside information acquisition unit 200, the road-vehicle information generation unit 202, the exterior communication parameter judgment information determination unit 204, and the security rule generation unit 206 are realized by the control unit 140 and the memory 142 shown in Fig. 2.
- the exterior communication unit 120 includes a security unit 208 that performs communication security such as a packet filter. As described later, the in-vehicle device 122 outputs the determined security rule to the security unit 208, and causes the security unit 208 to restrict the communication performed by the exterior communication unit 120 according to the input rule.
- the roadside information acquisition unit 200 acquires roadside information transmitted from the server 112 by the external communication unit 120.
- the roadside information is information relating to the outside of the in-vehicle system 102, and includes map information.
- the map information includes, for example, a road map around the in-vehicle system 102, and location information of external devices such as servers that can communicate with the in-vehicle system 102 (hereinafter referred to as the external device map). Based on the external device map, the communication area of each server etc. becomes clear, and the communication connection status between the external device and the vehicle can be derived.
- the external device map is used when the connection information (i.e., information indicating the communication connection status with an external device), which will be described later, cannot be acquired directly.
- the acquired roadside information is stored in the memory 142.
- the road-vehicle information generating unit 202 generates road-vehicle information by adding roadside information acquired by the roadside information acquiring unit 200 to information acquired from the external communication unit 120, the automatic driving ECU 126, the drive ECU 130, etc. (hereinafter referred to as vehicle information).
- vehicle information includes, for example, position information indicating the position of the vehicle 104, application operation information identifying user-oriented applications running in the vehicle 104, and connection information indicating the communication connection state with an external device. Therefore, the road-vehicle information includes, for example, position information, map information, application operation information, and connection information.
- the road-vehicle information generating unit 202 can identify applications running in the vehicle 104 by communicating with each unit in the in-vehicle system 102 via the bus 132, for example, and generate application operation information. This allows the determination of external vehicle communication parameters for generating appropriate security rules, as described below.
- An application is, for example, a program executed in the in-vehicle system 102 to receive a service provided by the server 112.
- An application may be any program that can be executed in the vehicle 104, and is not limited to programs executed by the in-vehicle device 122, but also includes programs executed by ECUs such as the autonomous driving ECU 126, authentication ECU 128, and drive ECU 130.
- connection information can be generated from information included in the road-to-vehicle information. Therefore, it is sufficient for the road-to-vehicle information to include at least a portion of the above-mentioned information.
- the outside-vehicle communication parameter judgment information determination unit 204 determines the outside-vehicle communication parameter judgment information from the road-and-vehicle information created by the road-and-vehicle information generation unit 202.
- the determined outside-vehicle communication parameter judgment information is stored in the memory 142.
- the outside-vehicle communication parameter judgment information is information for determining security rules related to wireless communication between the outside-vehicle communication unit 120 and the outside of the vehicle 104, that is, information used to determine which of the outside-vehicle communication parameters related to communication with the outside of the vehicle are to be restricted by the security rules.
- the outside-vehicle communication parameter judgment information includes, for example, application operation information and connection information. This makes it possible to generate appropriate security rules, as described below.
- the outside-vehicle communication parameter judgment information determination unit 204 determines that information included in the road-and-vehicle information as the outside-vehicle communication parameter judgment information.
- the road-to-vehicle information may not include connection information.
- the exterior-vehicle communication parameter judgment information determination unit 204 indirectly determines the connection information that is not included in the road-to-vehicle information. That is, the exterior-vehicle communication parameter judgment information determination unit 204 estimates the connection information that is not included from the information included in the road-to-vehicle information.
- the exterior-vehicle communication parameter judgment information determination unit 204 can infer the external device (e.g., IP address and port number) and its communication state (e.g., communication speed) to which the exterior-vehicle communication unit 120 is connected, based on the position information and map information (including an exterior device map) included in the road-to-vehicle information, and can therefore determine the connection information. This makes it possible to generate connection information from the road-to-vehicle information, and to generate appropriate security rules.
- the external device e.g., IP address and port number
- its communication state e.g., communication speed
- the security rule generating unit 206 generates security rules from the outside-vehicle communication parameter determination information determined by the outside-vehicle communication parameter determination information determining unit 204.
- the outside-vehicle communication parameters which are parameters related to communication by the outside-vehicle communication unit 120, include, for example, the frequency of access from the outside, the communication volume (i.e., communication speed), the number of sessions established for communication, the number of SYN packets communicated to establish communication, the communication destination IP address, and the communication destination port number. This can improve the security of communication by the outside-vehicle communication unit 120, as described later.
- the outside-vehicle communication parameters are not limited to these.
- the security rule generating unit 206 identifies the outside-vehicle communication parameters to be restricted from the outside-vehicle communication parameter determination information (for example, application operation information and connection information), determines the content of the restriction, and generates, for example, a table (hereinafter referred to as a security rule table) that corresponds the outside-vehicle communication parameters to the content of the restriction, and sets it as a security rule.
- the security rule generating unit 206 outputs the determined security rule to the security unit 208 of the outside-vehicle communication unit 120.
- the security rule generation unit 206 stores the generated security rules in memory 142.
- the security rule generation unit 206 can determine the outside-vehicle communication parameters, generate a security rule table for each application, and store it in the memory 142. Therefore, it is sufficient if the communication specifications of each application are stored in the memory 142 in advance. For example, each application may be analyzed and the communication specifications may be stored in the memory 142. By analyzing an application downloaded and stored in the in-vehicle system 102, the communication conditions of the application (e.g., communication destination IP address, communication destination port number, communication volume, etc.) can be identified and a security rule table can be generated.
- the communication conditions of the application e.g., communication destination IP address, communication destination port number, communication volume, etc.
- the communication specifications of the application may be downloaded from a server and stored in the memory 142.
- the security rule generation unit 206 integrates multiple security rule tables. For example, when each of the multiple security rule tables includes communication volume, a security rule including the total value of those is generated. If each of the multiple security rule tables contains a pair of a destination IP address and a destination port number, a security rule that includes all of them is generated. This makes it possible to efficiently generate security rules that restrict communication of the exterior communication unit 120.
- the security unit 208 stores the input security rules in an internal memory and restricts the communication executed by the vehicle exterior communication unit 120 according to the security rules. Therefore, the security of the communication by the vehicle exterior communication unit 120 can be improved.
- the above-mentioned processes by the roadside information acquisition unit 200, the road-vehicle information generation unit 202, the vehicle exterior communication parameter judgment information determination unit 204, the security rule generation unit 206, and the security rule generation unit 206 are repeatedly executed, and the security rules are repeatedly generated.
- the road-vehicle information changes according to the changes in the operating status of the application in the vehicle 104 and the connection status with the external device, and the vehicle exterior communication parameter judgment information changes according to the changes.
- the security rules change according to the changes in the operating status of the application in the vehicle 104 and the connection status with the external device.
- the security unit 208 rewrites and updates the security rule stored in the internal memory with the new security rule.
- the in-vehicle system 102 (specifically, the in-vehicle device 122) can determine appropriate security rules according to the operating status of applications in the vehicle 104 in which it is installed and the connection status with external devices.
- the in-vehicle system 102 can also dynamically control security rules according to changes in the operating status of applications in the vehicle 104 and the connection status with external devices. This makes it possible to counter cybersecurity attacks and improve the safety of communications with the outside world. Since security rules can be determined by processing information that can be obtained inside the vehicle 104 and information that can be obtained from a server, this can be achieved at low computational cost without performing resource-intensive processing such as machine learning.
- the security rule generating unit 206 stores a security rule table for each application, but this is not limited to the above.
- the security rule generating unit 206 only needs to store the outside-vehicle communication parameters used to generate security rules for each application.
- the storage format may be a format other than a table.
- FIG. 6 the control operation of the security rule by the in-vehicle device 122 will be described with reference to the functions shown in Fig. 5.
- the process shown in Fig. 6 is realized by supplying power to the in-vehicle system 102 from an in-vehicle battery or the like, and by the control unit 140 (see Fig. 2) of the in-vehicle device 122 reading and executing a predetermined program from the memory 142.
- the results of the execution of the process shown below are stored in the memory 142 as appropriate.
- step 300 the control unit 140 determines whether or not roadside information has been received via the exterior vehicle communication unit 120. If it is determined that the roadside information has been received, control proceeds to step 302. If not, control proceeds to step 304.
- the roadside information is transmitted, for example, from the server 112.
- step 302 the control unit 140 stores the roadside information received in step 300 in the memory 142. Thereafter, control proceeds to step 304.
- the processing in steps 300 and 302 corresponds to the function of the roadside information acquisition unit 200 in FIG. 5.
- step 304 the control unit 140 acquires vehicle information of the vehicle 104 in which the in-vehicle system 102 is installed.
- the control unit 140 stores the acquired vehicle information in the memory 142. Thereafter, control proceeds to step 306.
- the vehicle information includes, for example, location information of the vehicle 104, application operation information, and connection information.
- the vehicle 104 acquires the vehicle information from the external communication unit 120, the autonomous driving ECU 126, the drive ECU 130, etc.
- step 306 the control unit 140 reads out from the memory 142 the vehicle information acquired in step 304 and the roadside information received in step 300, combines the vehicle information with the roadside information to generate road-and-vehicle information, and stores it in the memory 142. If the vehicle information and roadside information contain overlapping information, the control unit 140 leaves one of the overlapping pieces of information in the road-and-vehicle information. Then, control proceeds to step 308.
- the processing in steps 304 and 306 corresponds to the function of the road-and-vehicle information generation unit 202 in FIG. 5.
- step 308 the control unit 140 determines the exterior communication parameter determination information based on the road-vehicle information generated in step 306, and stores the information in the memory 142. Thereafter, control proceeds to step 310.
- the processing in step 308 corresponds to the function of the exterior communication parameter determination information determination unit 204 shown in FIG. 5.
- step 310 the control unit 140 generates a security rule based on the outside-vehicle communication parameter determination information determined in step 308. Then, control proceeds to step 312.
- step 312 the control unit 140 outputs the security rule to the security unit 208. After that, control proceeds to step 314.
- the processing of steps 310 and 312 corresponds to the function of the security rule generation unit 206 shown in FIG. 5.
- step 314 the control unit 140 determines whether or not to terminate. If it is determined that the program should terminate, the program terminates. If not, control returns to step 300, and the above-described processing is repeated.
- the instruction to terminate is given, for example, by stopping the supply of power to the in-vehicle device 122.
- FIG. 7 An operation of restricting communication by security unit 208 (see FIG. 5) of exterior communication unit 120 will be described with reference to Fig. 7.
- the process shown in Fig. 7 is realized, for example, by a control unit (e.g., a CPU) in security unit 208 reading out a predetermined program from an internal memory of security unit 208 and executing it.
- a control unit e.g., a CPU
- step 400 the security unit 208 determines whether or not a security rule has been acquired from the in-vehicle device 122. If it is determined that the security rule has been acquired, control proceeds to step 402. If not, control proceeds to step 404.
- the security rule is output from the in-vehicle device 122 to the security unit 208 in step 312 shown in FIG. 6.
- step 402 the security unit 208 updates the security rules currently in use. Specifically, the security unit 208 replaces the security rules currently in use with the security rules acquired in step 400 (e.g., overwrites them in the internal memory of the security unit 208). Then, control proceeds to step 404.
- step 404 the security unit 208 determines whether or not communication that violates a security rule has occurred. If it is determined that communication has occurred, control proceeds to step 406. If not, control proceeds to step 408.
- Communication that violates a security rule means communication that deviates from the range of the outside-vehicle communication parameters defined as the security rule. For example, if the security rule includes the communication volume as an outside-vehicle communication parameter and the threshold value (i.e., upper limit value) is set to a (bps), the security unit 208 determines that communication that violates a security rule has occurred when data exceeding a (bps) is received from outside the vehicle 104.
- the threshold value i.e., upper limit value
- the security unit 208 determines that communication that violates a security rule has occurred when packet data is received that includes an IP address different from the destination IP address as a source address.
- the period for executing the process of step 404 may vary depending on the outside-vehicle communication parameters included in the security rule. For example, if the security rule includes a destination IP address as an outside-vehicle communication parameter, the security unit 208 may determine, for each received packet, whether the source address included in the packet is the destination IP address. On the other hand, if the security rule includes communication volume (threshold value is a (bps)) as an outside-vehicle communication parameter, the received packets are buffered for a predetermined period of time, and it is determined whether the total value is equal to or less than a (bps).
- a (bps) communication volume
- step 406 the security unit 208 allows only data that conforms to the security rules to be communicated. That is, the security unit 208 discards the received packet that is determined in step 404 to violate the security rules, and does not pass the packet to an application. The security unit 208 passes the received packet that is determined in step 404 not to violate the security rules to the application corresponding to the port number contained in the packet. After that, control proceeds to step 410.
- step 408 the security unit 208 makes all received data available for communication and passes each packet to the application corresponding to the port number contained in the packet. After that, control proceeds to step 410.
- step 410 the security unit 208 determines whether or not to terminate. If it is determined that the program should terminate, the program terminates. If not, control returns to step 400, and the above-described processing is repeated.
- the instruction to terminate is given, for example, by stopping the power supply to the external vehicle communication unit 120.
- the in-vehicle system 102 (specifically, the in-vehicle device 122) can determine appropriate security rules according to the operating status of applications in the vehicle 104 in which it is installed and the connection status with external devices. Furthermore, the in-vehicle system 102 can dynamically control security rules according to changes in the operating status of applications in the vehicle 104 and the connection status with external devices. Therefore, the in-vehicle system 102 can counter cybersecurity attacks and improve the safety of communications with the outside. Since security rules can be determined by processing information that can be obtained inside the vehicle 104 and information that can be obtained from a server, this can be achieved at low computational cost without performing processes that require many resources, such as machine learning.
- the in-vehicle device 122 acting as a gateway has the function of controlling security rules, but this is not limited to the above.
- An element constituting the in-vehicle system 102 other than the in-vehicle device 122 e.g., the external vehicle communication unit 120
- the in-vehicle system 102 may also have a dedicated ECU for controlling security rules.
- the external vehicle communication unit 120 and the dedicated ECU, etc. are also mounted on the vehicle 104 and are included in the in-vehicle device.
- FIG. 8 An example of directly determining application operation information included in the vehicle exterior communication parameter determination information used to generate security rules will be described.
- the doors of the vehicle 104 are locked when the vehicle 104 is parked, and an application for opening and closing (i.e. unlocking and locking) the doors of the vehicle 104 is started after authentication.
- the left side of FIG. 8 shows information when the vehicle 104 is parked and before authentication.
- the right side of FIG. 8 shows information when the vehicle 104 is parked and after authentication.
- the user's smartphone is used for authentication, and the authentication ECU 128 (see FIG. 2) of the in-vehicle system 102 communicates with the user's smartphone via the vehicle exterior communication unit 120.
- the authentication ECU 128 of the in-vehicle system 102 receives an authentication trigger signal transmitted from the user's smartphone.
- the road-to-vehicle information includes application operation information.
- the in-vehicle device 122 can communicate with each part of the in-vehicle system 102 and obtain the application operation information included in the road-to-vehicle information.
- the vehicle 104 is stopped, the doors are locked, and there is no application running.
- the application operation information included in the road-to-vehicle information is set with information indicating that there is no application running (e.g., "none").
- the in-vehicle device 122 can identify that authentication has not yet occurred because the authentication ECU 128 has not received an authentication trigger signal.
- the in-vehicle device 122 determines that the application operation information of the outside-vehicle communication parameter determination information is "none" directly from the application operation information included in the road-to-vehicle information. As a result, the in-vehicle device 122 sets the communication filter threshold value (i.e., upper limit value) corresponding to the communication volume limit to Th1 as a security rule.
- Th1 is a small value that allows the in-vehicle device 122 to receive an authentication trigger signal from the outside (i.e., the user's smartphone) via the outside-vehicle communication unit 120. Th1 should be set to an appropriate value in advance.
- the in-vehicle device 122 When the authentication ECU 128 receives an authentication trigger signal, authentication is performed, and the in-vehicle device 122 obtains information indicating post-authentication from the authentication ECU 128.
- the in-vehicle device 122 can identify that the vehicle 104 is parked and post-authentication.
- the in-vehicle device 122 also attempts to communicate with each part of the in-vehicle system 102, identifies that the door opening and closing application is running, and sets information identifying the door opening and closing application (i.e., "door opening and closing") to the application operation information included in the road-vehicle information.
- the in-vehicle device 122 determines the application operation information of the outside-vehicle communication parameter determination information to be "door opening and closing" directly from the application operation information included in the road-vehicle information.
- the in-vehicle device 122 sets the communication filter threshold value regarding the limit of communication volume to Th2 as a security rule. Th2 is a value greater than Th1.
- Th2 may be set to a value that can receive data (e.g., including a code that specifies locking or unlocking) sent from the smartphone by a user operating the smartphone screen (e.g., touching a lock or unlock button displayed on a touch panel). Th2 may also be determined taking into account the amount of communication data generated by applications other than the door opening and closing application, assuming that such applications are running. Note that if applications that can be started in the in-vehicle system 102 are associated with their outside-vehicle communication parameters (e.g., communication volume, destination IP address, destination port number, etc.) and stored in memory 142 in advance, security rules can be generated based on application operation information.
- data e.g., including a code that specifies locking or unlocking
- Th2 may also be determined taking into account the amount of communication data generated by applications other than the door opening and closing application, assuming that such applications are running. Note that if applications that can be started in the in-vehicle system 102 are associated with their outside-veh
- FIG. 9 and 10 show an example different from that shown in FIG. 8, in which application operation information included in the outside-vehicle communication parameter determination information used to generate security rules is directly determined.
- a driving assistance service is provided by an edge server (not shown) in an edge service area 222 including an intersection, and that no service is provided in a wide cloud service area 220 including the edge service area 222.
- the current vehicle position is indicated by a solid line, and the past positions are indicated by dashed lines.
- Vehicle 104B and vehicle 104A indicate the current and past vehicle positions of the same vehicle 104.
- the driving direction of each vehicle is indicated by an arrow.
- the left side shows information when vehicle 104A is located on a straight road outside edge service area 222.
- the right side of FIG. 10 shows information when vehicle 104B is located within edge service area 222.
- Road-to-vehicle information includes application operation information.
- the in-vehicle device 122 of vehicle 104A located on a straight road outside edge service area 222 attempts to communicate with each part of in-vehicle system 102, determines that no application is running, and sets the application operation information included in the road-to-vehicle information to "none".
- the in-vehicle device 122 determines the application operation information of the outside-vehicle communication parameter determination information to "none" directly from the application operation information included in the road-to-vehicle information. As a result, the in-vehicle device 122 sets the security rule to "no communication access permission", that is, to not allow communication outside the vehicle.
- the in-vehicle device 122 of the vehicle 104B located on the right turn line of the intersection in the edge service area 222 attempts to communicate with each part of the in-vehicle system 102, identifies that the right turn assist application is running, and sets information identifying the right turn assist application (i.e., "right turn assist") to the application operation information included in the road-to-vehicle information.
- the in-vehicle device 122 determines the application operation information of the outside-vehicle communication parameter determination information to be "right turn assist" directly from the application operation information included in the road-to-vehicle information.
- the in-vehicle device 122 allows communication access to the edge server that provides the right turn assist information service. That is, the in-vehicle device 122 generates a security rule that includes the IP address and port number of the edge server as the communication destination IP address and communication destination port number.
- the access can be restricted. For example, it becomes possible to take measures against access from a false destination (i.e., spoofing).
- connection information i.e., information representing a communication connection state with an external device
- the position of the vehicle 104 is assumed to change in the same manner as in the second example (see Fig. 9).
- the in-vehicle system 102 is assumed to communicate with a cloud server (not shown) in the cloud service area 220 outside the edge service area 222. Note that, here, the connection information will be described, and the operating application information will be omitted.
- the left side shows information when the vehicle 104A is located on a road within the cloud service area 220 but outside the edge service area 222
- the right side shows information when the vehicle 104B is located on a road within the edge service area 222.
- the road-vehicle information includes, for example, position information and map information, but does not include connection information.
- the in-vehicle device 122 of the vehicle 104A can identify the vehicle position as the cloud service area 220 (i.e., cloud communication area) outside the edge service area 222 from the road-vehicle information (e.g., position information and map information).
- the in-vehicle device 122 determines the connection information of the out-of-vehicle communication parameter determination information to be cloud connection.
- the in-vehicle device 122 sets the communication filter threshold value (i.e., upper limit value) corresponding to the communication volume limit to Th3 as a security rule.
- Th3 may be set in advance based on the services provided by the cloud server.
- the in-vehicle device 122 of the vehicle 104B can identify the vehicle position as being within the edge service region 222 (i.e., the edge server communication area) from the road-vehicle information.
- the in-vehicle device 122 determines the connection information of the outside-vehicle communication parameter determination information to be an edge server connection.
- the in-vehicle device 122 sets the communication filter threshold corresponding to the communication volume limit to Th4 as a security rule. Th4 may be set in advance based on the service provided by the edge server (e.g., right-turn assistance service).
- Th4 is set to be greater than Th3.
- the vehicle 104 is located within a cloud communication area and data that exceeds the expected communication volume based on the connection state is transmitted to the in-vehicle system 102, the transmitted data can be filtered. This makes it possible to take measures against DoS attacks, for example.
- Road-to-vehicle information includes, for example, position information, map information, and application operation information. From the position information and map information included in the road-to-vehicle information, the in-vehicle device 122 of vehicle 104A can identify the vehicle position as the cloud service area 220 (i.e., cloud communication area). As a result, the in-vehicle device 122 sets the connection information of the outside-vehicle communication parameter determination information to "cloud connection".
- the in-vehicle device 122 attempts to communicate with each part of the in-vehicle system 102, identifies that a route guidance application is running, and sets information identifying the route guidance application (i.e., "route guidance") in the application operation information included in the road-to-vehicle information. As a result, the in-vehicle device 122 sets the application operation information of the outside-vehicle communication parameter determination information to "route guidance" directly from the application operation information included in the road-to-vehicle information.
- route guidance information i.e., "route guidance”
- the in-vehicle device 122 From this outside-vehicle communication parameter determination information (i.e., the connection information is "cloud connection” and the application operation information is “route guidance”), the in-vehicle device 122 permits communication access to the cloud server that provides the route guidance service. That is, the in-vehicle device 122 generates a security rule that includes the IP address and port number of the cloud server as the communication destination IP address and communication destination port number, and the communication filter threshold value (i.e., upper limit value) corresponding to the communication volume limit is a (Mbps). a (Mbps) may be set in advance based on the route guidance service.
- the communication filter threshold value i.e., upper limit value
- the in-vehicle device 122 of the vehicle 104B can identify the vehicle position as the right turn line of the intersection in the edge service area 222 included in the cloud service area 220 from the position information and map information included in the road-to-vehicle information. As a result, the in-vehicle device 122 sets the connection information of the outside-vehicle communication parameter determination information to "cloud connection” and "edge server connection”.
- the in-vehicle device 122 also attempts to communicate with each part of the in-vehicle system 102, identifies that a right-turn assist application is running in addition to the route guidance application that is already running, and sets "route guidance" and information specifying the right-turn assist application (i.e., "right turn assistance") to the application operation information included in the road-to-vehicle information. As a result, the in-vehicle device 122 sets "route guidance" and "right turn assistance" to the application operation information of the outside-vehicle communication parameter determination information directly from the application operation information included in the road-to-vehicle information.
- the in-vehicle device 122 Based on this outside-vehicle communication parameter determination information (i.e., the connection information is “cloud connection” and “edge server connection”, and the application operation information is “route guidance” and “right turn support”), the in-vehicle device 122 allows communication access to the cloud server providing the route guidance service and the edge server providing the right turn support service. That is, the in-vehicle device 122 generates a security rule in which the destination IP address and destination port number include the IP addresses and port numbers of the cloud server and edge server, and the communication filter threshold value (i.e., upper limit value) corresponding to the communication volume limit is a+b (Mbps). b (Mbps) is a value preset based on the right turn support service.
- the communication filter threshold value i.e., upper limit value
- An application running in the vehicle 104 may be newly downloaded from a server by the in-vehicle system 102. Also, when an application already stored in the in-vehicle system 102 is updated, that is, when the in-vehicle system 102 downloads a new version of the application (hereinafter, referred to as an updated application) from a server, either case affects the generation of security rules in the in-vehicle system 102.
- the communication system according to the modified example can deal with this and efficiently generate security rules.
- the communication system according to the modified example is configured similarly to the communication system 100 shown in FIG. 1, and the hardware configurations of the in-vehicle system, roadside unit, and server are similar to those of FIG. 2, FIG. 3, and FIG. 4, respectively.
- the communication system according to the modified example has FIG. 13 replacing FIG. 5, which shows the functional configuration of the in-vehicle device of the in-vehicle system, and transmits applications (including update applications) from server 112.
- FIG. 13 shows the functional configuration of the in-vehicle device of the in-vehicle system, and transmits applications (including update applications) from server 112.
- the in-vehicle device 122A includes a roadside information acquisition unit 200, a road-vehicle information generation unit 202, an exterior communication parameter judgment information determination unit 204, a security rule generation unit 206, and a security rule table update unit 230.
- the exterior communication unit 120 includes a security unit 208 that performs communication security such as a packet filter.
- Fig. 13 is a configuration in which a security rule table update unit 230 is added to Fig. 5.
- the functions of the elements with the same reference numerals as those in Fig. 5 are the same as those in Fig. 5. Therefore, hereinafter, the overlapping description will not be repeated, and differences will mainly be described.
- the functions of the security rule table update unit 230 are realized by the control unit 140 and memory 142 shown in FIG. 2, similar to the roadside information acquisition unit 200, road-and-vehicle information generation unit 202, exterior communication parameter judgment information determination unit 204, and security rule generation unit 206.
- the roadside information acquisition unit 200 acquires roadside information transmitted from the server 112 by the exterior communication unit 120.
- the road-and-vehicle information generation unit 202 generates road-and-vehicle information by adding the roadside information acquired by the roadside information acquisition unit 200 to the vehicle information acquired from the exterior communication unit 120, the autonomous driving ECU 126, the drive ECU 130, etc.
- the exterior communication parameter judgment information determination unit 204 determines exterior communication parameter judgment information from the road-and-vehicle information created by the road-and-vehicle information generation unit 202.
- the security rule generation unit 206 generates security rules from the exterior communication parameter determination information determined by the exterior communication parameter determination information determination unit 204, and outputs the generated security rules to the security unit 208 of the exterior communication unit 120.
- the security rule generation unit 206 generates a security rule table for each application and stores it in the memory 142.
- the security unit 208 restricts communication performed by the exterior communication unit 120 according to the input security rules.
- the security rule table update unit 230 determines whether a new application or an updated application has been downloaded from the server 112, and if it determines that a new application or an updated application has been downloaded, it updates the security rule table. Specifically, when a new application is downloaded, the security rule table update unit 230 determines the outside-vehicle communication parameters of the application from the communication specifications of the downloaded application, generates a security rule table, and stores it in the memory 142. When an updated application is downloaded, the security rule table update unit 230 determines the outside-vehicle communication parameters of the application from the communication specifications of the downloaded application, generates a security rule table, and overwrites the old version of the security rule table already stored in the memory 142.
- the application specification information can be generated by analyzing the application downloaded from the server 112 by the in-vehicle device 122.
- the communication destination column indicates the party with which the entity executing the application (i.e., the in-vehicle system 102) communicates, and includes the IP address of the external server (i.e., the server 112) and a port number for identifying the service.
- the communication content column indicates information transmitted from the server 112 as a service, and is information regarding objects (mainly dynamic objects) within a specified area including an intersection that is the service target of the server 112.
- the communication volume column includes information for calculating the communication volume transmitted from the server 112 to the in-vehicle system. That is, the information includes that a maximum of a (bit) is assigned to one object within a specified area, the upper limit of the number of objects to which data is assigned is b, and the update period of the information transmitted from the server 112 is c (ms).
- the security rule table update unit 230 generates a security table as shown in tabular form at the bottom of Figure 14 from the application specification information.
- the communication access permission includes the IP address and port number of the external vehicle server (i.e., server 112) that is the communication destination.
- the communication filter threshold i.e., upper limit
- the exterior-vehicle communication parameter determination information determination unit 204 determines exterior-vehicle communication parameter identification information using the exterior-vehicle communication parameters newly stored in the memory 142. Based on the determined exterior-vehicle communication parameter identification information, the security rule generation unit 206 generates new security rules using the new security rule table stored in the memory 142.
- the updated application is an important application and it is necessary to quickly run the updated application in place of the currently running application.
- the running application is quickly stopped and the updated application is run, causing the exterior-vehicle communication parameter determination information determination unit 204 to determine exterior-vehicle communication parameter identification information using the exterior-vehicle communication parameters newly stored in memory 142.
- This causes the security rule generation unit 206 to generate new security rules.
- the security rules (specifically, the security rule table) can be updated by downloading applications (including new applications and updated applications), thereby maintaining the security rules in an appropriate state.
- application specification information is generated by the in-vehicle device 122 analyzing an application downloaded from the server 112, but this is not limiting.
- the application specification information may be transmitted from the server 112 to the in-vehicle device 122.
- the server 112 that transmits the application stores the application specifications, and therefore can generate application specification information and transmit it to the in-vehicle device 122. This can reduce the load caused by the calculation process for determining security rules in the in-vehicle device 122.
- the server 112 when sending new applications and updated applications to the in-vehicle system 102, the server 112 sends application specification information.
- the in-vehicle device 122 By receiving specification information of applications executed in the in-vehicle system 102 from a device external to the in-vehicle system 102, the in-vehicle device 122 does not need to analyze the running applications to generate security rules. Therefore, the in-vehicle device 122 can further reduce the load of calculations required to determine security rules according to the operating status of the applications.
- the in-vehicle system 102 (specifically, the in-vehicle device 122) generates security rules and restricts communication with the outside of the vehicle in accordance with the security rules, but this is not limited to the above.
- An external device of the vehicle 104 e.g., the server 112 or the roadside device 106) may generate security rules for the in-vehicle system 102 and transmit them to the in-vehicle system 102, and restrict communication with the outside of the vehicle in accordance with the security rules received by the in-vehicle system 102.
- the server 112 may include a generation unit that generates security rules that restrict communication with the outside of the vehicle 104 by the in-vehicle system 102 based on information about the outside of the vehicle 104 and road-vehicle information including vehicle information of the vehicle 104, and a communication unit that transmits the security rules to the in-vehicle system 102. This allows the in-vehicle system 102 to dynamically control communication with the outside of the vehicle in accordance with the security rules received from the server 112.
- the communication unit 164 of the server 112 can receive vehicle information of the vehicle 104 from the in-vehicle system 102.
- the server 112 can further include a road-vehicle information generation unit that generates road-vehicle information by adding the vehicle information received by the communication unit 164 to roadside information, which is information about the outside of the vehicle 104, and a determination unit that determines outside-vehicle communication parameter determination information based on the road-vehicle information, and the generation unit can generate security rules based on the outside-vehicle communication parameter determination information. This can reduce the load caused by the calculation processing for determining security rules in the in-vehicle system 102.
- each process (each function) of the above-mentioned embodiments may be realized by a processing circuit (circuitry) including one or more processors.
- the processing circuit may be configured by an integrated circuit or the like that combines one or more memories, various analog circuits, and various digital circuits in addition to the one or more processors.
- the one or more memories store programs (instructions) that cause the one or more processors to execute each of the above processes.
- the one or more processors may execute each of the above processes according to the programs read from the one or more memories, or may execute each of the above processes according to a logic circuit that has been designed in advance to execute each of the above processes.
- the processor may be a CPU, a GPU (Graphics Processing Unit), a DSP (Digital Signal Processor), an FPGA (Field Programmable Gate Array), an ASIC (Application Specific Integrated Circuit), or any other processor suitable for computer control.
- a recording medium can be provided that records a program that causes a computer to execute the processing of the in-vehicle system 102 (specifically, the processing executed by the in-vehicle device 122 (e.g., the processing shown in FIG. 6)).
- the recording medium is, for example, an optical disk (such as a DVD (Digital Versatile Disc)) or a removable semiconductor memory (such as a USB (Universal Serial Bus) memory).
- a computer program can be transmitted over a communication line, the recording medium refers to a non-temporary recording medium.
- the computer can transmit data that can be effectively used by the service provided by the external device, taking into account the delay time and communication bandwidth when the in-vehicle system uploads data to an external device such as a roadside device, as described above.
- the non-transitory computer-readable recording medium is A computer installed in a vehicle stores a computer program that causes a communication unit that communicates with an external device outside the vehicle to realize a security function that restricts communication with the external device in accordance with security rules generated based on vehicle information of the vehicle and road-vehicle information including roadside information, which is information regarding the outside of the vehicle, and the vehicle information includes at least one of application operation information that identifies an application running in the vehicle and connection information that indicates the communication connection status with the external device.
- Communication system 102 Vehicle-mounted system 104, 104A, 104B Vehicle 106 Roadside device 108 Base station 110 Network 112 Server 120 External communication unit 122, 122A Vehicle-mounted device 124, 154 Sensor 126 Automatic driving ECU 128 Certified ECU 130 Drive ECU 132, 158, 166 Bus 134 Driving unit 140, 152, 160 Control unit 142, 156, 162 Memory 150, 164 Communication unit 200 Roadside information acquisition unit 202 Road-vehicle information generation unit 204 Exterior-vehicle communication parameter judgment information determination unit 206 Security rule generation unit 208 Security unit 220 Cloud service area 222 Edge service area 230 Security rule table update unit 300, 302, 304, 306, 308, 310, 312, 314, 400, 402, 404, 406, 408, 410 Step
Landscapes
- Engineering & Computer Science (AREA)
- Computer Security & Cryptography (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- Computer Hardware Design (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Traffic Control Systems (AREA)
Abstract
Description
車載ネットワークにおいては、車両において稼働しているアプリケーションプログラム(例えばユーザ向けのアプリケーションプログラムであり、以下、単にアプリケーションという)の切替えが行われる。また、車外装置(例えばサーバコンピュータ等)との接続状態等に応じて車外通信パラメータ(例えば、通信先IPアドレス、ポート番号等のネットワーク情報、通信量等)が変動する。したがって、サイバーセキュリティ攻撃への対策を行うには、車載装置の限られたリソースを用いてセキュリティルールを動的に制御する必要がある。しかし、特許文献1に開示された方法は、特徴量の機械学習における計算コストが高く(即ち、演算処理による負荷が大きく)、多くのリソースが必要である。また、機械学習結果を利用する際にも多くのリソースが必要である。そのため、リソースが限られている車載装置において、特許文献1に開示された方法を適用することは困難である。
本開示によれば、低い計算コストによりセキュリティルールを決定でき、搭載されている車両におけるアプリケーションの稼働状況および車外装置との接続状態の少なくともいずれか1つに応じてセキュリティルールを動的に制御できる車載装置、サーバコンピュータ、通信システム、制御方法およびコンピュータプログラムを提供できる。
本開示の実施形態の内容を列記して説明する。以下に記載する実施形態の少なくとも一部を任意に組合せてもよい。
以下の実施形態においては、同一の部品には同一の参照番号を付してある。それらの名称および機能も同一である。したがって、それらについての詳細な説明は繰返さない。
図1を参照して、本開示の実施形態に係る通信システム100は、車載システム102が搭載された車両104と、基地局108およびネットワーク110を介して車載システム102と通信可能なサーバ(即ちサーバコンピュータ)112とを含む。通信システム100は、路側に固定して設置された、センサを含む路側機106を含んでいてもよい。サーバ112は、車載システム102に運転支援情報を送信する等のサービスを提供する。車載システム102および路側機106は、サーバ112により送信される運転支援情報の生成に利用されるデータをサーバ112に送信する(以下、アップロードともいう)。
図2を参照して、車両104に搭載されている車載システム102のハードウェア構成の一例を示す。車載システム102は、車外通信部120、車載装置122、センサ124、自動運転ECU(Electronic Control Unit)126、認証ECU128、駆動ECU130およびバス132を含む。なお、車載システム102は、複数のECUを含み、図2には一例として自動運転ECU126、認証ECU128および駆動ECU130を示している。
図3を参照して、路側機106のハードウェア構成の一例を示す。路側機106は、通信部150、制御部152、センサ154、メモリ156およびバス158を含む。制御部152、センサ154およびメモリ156の間のデータ交換はバス158を介して行われる。通信部150は、サーバ112からデータを受信し、サーバ112に対してデータを送信する。通信部150は、送信データを制御部152から取得し、受信データを制御部152に出力する。通信部150による受信データは、適宜メモリ156に記憶される。
図4を参照して、サーバ112は、各部を制御する制御部160と、データを記憶するメモリ162と、通信を行う通信部164と、各部の間においてデータを交換するためのバス166とを含む。制御部160は、CPUを含んで構成されており、各部を制御することにより、後述する機能を実現する。メモリ162は、書換可能な半導体の不揮発性メモリおよびハードディスクドライブ等の大容量記憶装置を含む。通信部164は、車載システム102および路側機106からアップロードされるデータを受信する。通信部164により受信されたデータは、メモリ162に伝送されて記憶される。サーバ112は、受信したデータを解析して路側情報を生成し、車載システム102に送信する。サーバ112が運転支援サービスを提供している場合、受信したデータを解析して運転支援情報を生成し、車両(即ち車載システム)に送信する。
図5を参照して、車載装置122の機能、即ちセキュリティルールを制御する機能に関して説明する。車載装置122は、路側情報取得部200、路車情報生成部202、車外通信パラメータ判定情報決定部204およびセキュリティルール生成部206を含む。路側情報取得部200、路車情報生成部202、車外通信パラメータ判定情報決定部204およびセキュリティルール生成部206の各機能は、図2に示した制御部140およびメモリ142により実現される。車外通信部120は、パケットフィルタ等の通信のセキュリティを実行するセキュリティ部208を含む。車載装置122は、後述するように、決定されたセキュリティルールをセキュリティ部208に出力し、セキュリティ部208に、入力されたルールに従って車外通信部120により実行される通信を制限させる。
図6を参照して、車載装置122によるセキュリティルールの制御動作に関して、図5に示した機能を参照しつつ説明する。図6に示した処理は、車載バッテリ等から車載システム102に電力が供給され、車載装置122の制御部140(図2参照)が所定のプログラムをメモリ142から読出して実行することにより実現される。なお、以下に示す処理が実行された結果は、適宜メモリ142に記憶される。
図7を参照して、車外通信部120のセキュリティ部208(図5参照)による通信を制限する動作に関して説明する。図7に示した処理は、例えば、セキュリティ部208内部の制御部(例えばCPU)がセキュリティ部208の内部メモリから所定のプログラムを読出して実行することにより実現される。
[第1例]
図8を参照して、セキュリティルールの生成に利用される車外通信パラメータ判定情報に含まれるアプリケーション稼働情報を直接的に決定する例に関して説明する。ここでは、車両104の駐車時に車両104のドアがロックされており、認証後に車両104のドアを開閉(即ち開錠および施錠)するアプリケーションが起動するとする。図8の左側には、車両104の駐車時且つ認証前の情報を示している。図8の右側には、車両104の駐車時且つ認証後の情報を示している。認証には、例えばユーザのスマートフォンが利用され、車載システム102の認証ECU128(図2参照)は、車外通信部120を介してユーザのスマートフォンと通信する。例えば、ユーザのスマートフォンから送信される認証用トリガ信号を、車載システム102の認証ECU128が受信する。
セキュリティルールの生成に利用される車外通信パラメータ判定情報に含まれるアプリケーション稼働情報を直接的に決定する、図8と異なる例を、図9および図10に示す。ここでは、図9を参照して、交差点を含むエッジサービス領域222において、エッジサーバ(図示せず)による運転支援サービスが提供されており、エッジサービス領域222を含む広いクラウドサービス領域220においてはサービスが提供されていないとする。図9において、現在の車両の位置を実線により示し、過去の位置を破線により示している。車両104Bおよび車両104Aは、同じ車両104の現在および過去の車両位置を示している。各車両の走行方向を矢印により示している。
図11を参照して、セキュリティルールの生成に利用される車外通信パラメータ判定情報に含まれる接続情報(即ち、外部装置との通信接続状態を表す情報)を間接的に決定する例に関して説明する。ここでは、車両104の位置は、第2例(図9参照)と同様に変化するとする。但し、第3例においては、第2例と異なり、エッジサービス領域222外のクラウドサービス領域220において、車載システム102がクラウドサーバ(図示せず)と通信するとする。なお、ここでは、接続情報に関して説明し、稼働アプリケーション情報に関しては省略する。
図12を参照して、複数のアプリケーションが稼働している状態を含む場合にセキュリティルールが生成される例に関して説明する。ここでは、車両104の位置は、第2例(図9参照)と同様に変化するとする。但し、第4例においては、第2例と異なり、エッジサービス領域222を含むクラウドサービス領域220において、車載システム102が経路案内アプリケーションを稼働してクラウドサーバと通信するとする。
車両104において稼働するアプリケーションは、車載システム102により新規にサーバからダウンロードされる場合がある。また、既に、車載システム102に記憶されているアプリケーションが更新される場合、即ち、車載システム102が、新たなバージョンのアプリケーション(以下、更新アプリケーションという)をサーバからダウンロードする場合がある。いずれの場合にも、車載システム102におけるセキュリティルールの生成に影響する。変形例に係る通信システムは、これに対応し、効率的にセキュリティルールを生成できる。
図13を参照して、変形例に係る車載装置122Aの機能、即ちセキュリティルールの制御に関する機能に関して説明する。車載装置122Aは、路側情報取得部200、路車情報生成部202、車外通信パラメータ判定情報決定部204、セキュリティルール生成部206およびセキュリティルールテーブル更新部230を含む。車外通信部120は、パケットフィルタ等の通信のセキュリティを実行するセキュリティ部208を含む。図13は、図5において、セキュリティルールテーブル更新部230を追加したものである。図13において、図5に示した符号と同じ符号を付した要素の機能は、図5と同じである。したがって、以下においては、重複説明を繰返さず、主として、異なる点に関して説明する。
即ち、コンピュータ読取り可能な非一時的な記録媒体は、
車両に搭載されるコンピュータに、前記車両の車両情報および前記車両の外部に関する情報である路側情報を含む路車情報に基づいて生成されたセキュリティルールに従って、前記車両の外部にある外部装置と通信する通信部に、前記外部装置との通信を制限するセキュリティ機能を実現させ、前記車両情報は、前記車両において稼働しているアプリケーションを特定するアプリケーション稼働情報および前記外部装置との通信接続状態を表す接続情報の少なくともいずれか1つを含む、コンピュータプログラムを記憶している。
102 車載システム
104、104A、104B 車両
106 路側機
108 基地局
110 ネットワーク
112 サーバ
120 車外通信部
122、122A 車載装置
124、154 センサ
126 自動運転ECU
128 認証ECU
130 駆動ECU
132、158、166 バス
134 駆動部
140、152、160 制御部
142、156、162 メモリ
150、164 通信部
200 路側情報取得部
202 路車情報生成部
204 車外通信パラメータ判定情報決定部
206 セキュリティルール生成部
208 セキュリティ部
220 クラウドサービス領域
222 エッジサービス領域
230 セキュリティルールテーブル更新部
300、302、304、306、308、310、312、314、400、402、404、406、408、410 ステップ
Claims (19)
- 車両に搭載される車載装置であって、
前記車両の車両情報および前記車両の外部に関する路側情報を含む路車情報に基づいて生成されたセキュリティルールに従って、前記車両の外部にある外部装置と通信する通信部に、前記外部装置との通信を制限させ、
前記車両情報は、前記車両において稼働しているアプリケーションを特定するアプリケーション稼働情報および前記外部装置との通信接続状態を表す接続情報の少なくともいずれか1つを含む、車載装置。 - 前記セキュリティルールを前記外部装置から受信する、請求項1に記載の車載装置。
- 前記外部装置から、前記路側情報を取得する路側情報取得部と、
前記路側情報に前記車両情報を加えて前記路車情報を生成する路車情報生成部と、
前記路車情報に基づいて車外通信パラメータ判定情報を決定する決定部と、
前記車外通信パラメータ判定情報に基づいて前記セキュリティルールを生成するセキュリティルール生成部とをさらに含む、請求項1に記載の車載装置。 - 前記路車情報は、前記アプリケーション稼働情報および前記接続情報の少なくともいずれか1つに加えて、位置情報および地図情報の少なくとも1つを含む、請求項3に記載の車載装置。
- 前記車外通信パラメータ判定情報は、前記アプリケーション稼働情報および前記接続情報の少なくとも1つを含む、請求項3または請求項4に記載の車載装置。
- 前記車外通信パラメータ判定情報は、少なくとも前記アプリケーション稼働情報を含み、
前記セキュリティルール生成部は、
前記アプリケーション稼働情報により稼働しているアプリケーションがないことを特定した場合、第1通信フィルタしきい値を含む前記セキュリティルールを生成し、
前記アプリケーション稼働情報により前記車両のドア開閉を制御するアプリケーションを特定した場合、前記第1通信フィルタしきい値よりも大きい第2通信フィルタしきい値を含む前記セキュリティルールを生成する、請求項5に記載の車載装置。 - 前記車外通信パラメータ判定情報は、少なくとも前記アプリケーション稼働情報を含み、
前記セキュリティルール生成部は、
前記アプリケーション稼働情報により稼働しているアプリケーションがないことを特定した場合、アクセス許可を含まない前記セキュリティルールを生成し、
前記アプリケーション稼働情報により運転支援アプリケーションが稼働していることを特定した場合、前記運転支援アプリケーションにサービスを提供する外部装置へのアクセス許可を含む前記セキュリティルールを生成する、請求項5または請求項6に記載の車載装置。 - 前記車外通信パラメータ判定情報は、少なくとも前記接続情報を含み、
前記セキュリティルール生成部は、
前記路車情報から特定される前記車両の位置が、複数の交差点を含む第1領域内にある場合に、前記第1領域に対応する前記接続情報により特定される第3通信フィルタしきい値を含む前記セキュリティルールを生成し、
前記路車情報から特定される前記車両の位置が、前記第1領域よりも狭く、1つの交差点を含む第2領域内にある場合に前記第2領域に対応する前記接続情報により特定される第4通信フィルタしきい値を含む前記セキュリティルールを生成し、
前記第4通信フィルタしきい値は、前記第3通信フィルタしきい値よりも大きい、請求項5から請求項7のいずれか1項に記載の車載装置。 - 前記車外通信パラメータ判定情報は、前記アプリケーション稼働情報を含み、
前記セキュリティルール生成部は、前記車外通信パラメータ判定情報により、前記車両において複数のアプリケーションが稼働していることを特定した場合、
稼働している前記複数のアプリケーションの各々に関するセキュリティルールテーブルを生成し、
複数の前記セキュリティルールテーブルを統合して前記セキュリティルールを生成する、請求項5に記載の車載装置。 - 前記決定部は、前記路車情報が前記接続情報を含んでいなければ、当該路車情報から、前記車外通信パラメータ判定情報として接続情報を生成する、請求項4から請求項9のいずれか1項に記載の車載装置。
- 前記セキュリティルールは、前記通信部による通信に関するアクセス頻度、通信速度、セッション数、SYNパケット数、通信先の通信アドレス、および、通信先のポート番号の少なくとも1つに関する制限を含む、請求項1から請求項10のいずれか1項に記載の車載装置。
- 前記セキュリティルールを更新する更新部をさらに含み、
前記更新部は、前記通信部により、前記車両において稼働させる新たなアプリケーション、または、前記車両において稼働しているアプリケーションの更新アプリケーションが受信されたことを受けて、前記セキュリティルールを更新する、請求項1から請求項11のいずれか1項に記載の車載装置。 - 前記新たなアプリケーションまたは前記更新アプリケーションに対応する新たなセキュリティルールは、前記外部装置から受信され、
前記更新部は、前記新たなセキュリティルールを用いて、前記セキュリティルールを更新する、請求項12に記載の車載装置。 - 車両に搭載される車載装置に、前記車載装置による前記車両の外部との通信を制限するセキュリティルールを、前記車両の車両情報および前記車両の外部に関する路側情報を含む路車情報に基づいて生成する生成部と、
前記車載装置に、前記セキュリティルールを送信する通信部とを含み、
前記車両情報は、前記車両において稼働しているアプリケーションを特定するアプリケーション稼働情報および前記外部装置との通信接続状態を表す接続情報の少なくともいずれか1つを含む、サーバコンピュータ。 - 前記通信部は、前記車載装置から前記車両情報を受信し、
前記路側情報に、前記通信部により受信された前記車両情報を加えて前記路車情報を生成する路車情報生成部と、
前記路車情報に基づいて車外通信パラメータ判定情報を決定する決定部とさらに含み、
前記生成部は、前記車外通信パラメータ判定情報に基づいて前記セキュリティルールを生成する、請求項14に記載のサーバコンピュータ。 - 請求項1から請求項13のいずれか1項に記載の車載装置と、
請求項14に記載のサーバコンピュータとを含み、
前記車載装置は、前記車両に搭載された前記通信部に、前記サーバコンピュータを前記外部装置として通信させる、通信システム。 - 請求項1または請求項2に記載の車載装置と、
請求項15に記載のサーバコンピュータとを含み、
前記車載装置は、前記車両に搭載された前記通信部に、前記サーバコンピュータを前記外部装置として通信させる、通信システム。 - 車両に搭載される車載システムの制御方法であって、
前記車載システムに含まれる車載装置が、前記車両の車両情報および前記車両の外部に関する路側情報を含む路車情報に基づいて生成されたセキュリティルールに従って、車両の外部にある外部装置と通信する通信部に、前記外部装置との通信を制限させるステップを含み、
前記車両情報は、前記車両において稼働しているアプリケーションを特定するアプリケーション稼働情報および前記外部装置との通信接続状態を表す接続情報の少なくともいずれか1つを含む、制御方法。 - 車両に搭載されるコンピュータに、前記車両の車両情報および車両の外部に関する路側情報を含む路車情報に基づいて生成されたセキュリティルールに従って、前記車両の外部にある外部装置と通信する通信部に、前記外部装置との通信を制限させる機能を実現させ、
前記車両情報は、前記車両において稼働しているアプリケーションを特定するアプリケーション稼働情報および前記外部装置との通信接続状態を表す接続情報の少なくともいずれか1つを含む、コンピュータプログラム。
Priority Applications (3)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| PCT/JP2023/003740 WO2024166158A1 (ja) | 2023-02-06 | 2023-02-06 | 車載装置、サーバコンピュータ、通信システム、制御方法およびコンピュータプログラム |
| CN202380093205.6A CN120641899A (zh) | 2023-02-06 | 2023-02-06 | 车载装置、服务器计算机、通信系统、控制方法以及计算机程序 |
| JP2024575870A JPWO2024166158A1 (ja) | 2023-02-06 | 2023-02-06 |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| PCT/JP2023/003740 WO2024166158A1 (ja) | 2023-02-06 | 2023-02-06 | 車載装置、サーバコンピュータ、通信システム、制御方法およびコンピュータプログラム |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2024166158A1 true WO2024166158A1 (ja) | 2024-08-15 |
Family
ID=92262666
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/JP2023/003740 Ceased WO2024166158A1 (ja) | 2023-02-06 | 2023-02-06 | 車載装置、サーバコンピュータ、通信システム、制御方法およびコンピュータプログラム |
Country Status (3)
| Country | Link |
|---|---|
| JP (1) | JPWO2024166158A1 (ja) |
| CN (1) | CN120641899A (ja) |
| WO (1) | WO2024166158A1 (ja) |
Citations (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2007065893A (ja) * | 2005-08-30 | 2007-03-15 | Mitsubishi Electric Corp | プログラム提供装置および車載情報システム |
| JP2017046080A (ja) * | 2015-08-24 | 2017-03-02 | 三菱電機株式会社 | 車載器、車載器プログラム、車車間通信支援装置および車車間通信支援プログラム |
| JP2020017009A (ja) * | 2018-07-24 | 2020-01-30 | ヤンマー株式会社 | 制御端末 |
| JP2021082064A (ja) * | 2019-11-20 | 2021-05-27 | 株式会社オートネットワーク技術研究所 | 車載情報処理装置、プログラム実行制限方法及びコンピュータプログラム |
| WO2021145144A1 (ja) * | 2020-01-14 | 2021-07-22 | パナソニック インテレクチュアル プロパティ コーポレーション オブ アメリカ | 侵入経路分析装置および侵入経路分析方法 |
| JP2022045225A (ja) * | 2020-09-08 | 2022-03-18 | ソフトバンク株式会社 | 情報送信装置及びプログラム |
-
2023
- 2023-02-06 JP JP2024575870A patent/JPWO2024166158A1/ja active Pending
- 2023-02-06 WO PCT/JP2023/003740 patent/WO2024166158A1/ja not_active Ceased
- 2023-02-06 CN CN202380093205.6A patent/CN120641899A/zh active Pending
Patent Citations (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2007065893A (ja) * | 2005-08-30 | 2007-03-15 | Mitsubishi Electric Corp | プログラム提供装置および車載情報システム |
| JP2017046080A (ja) * | 2015-08-24 | 2017-03-02 | 三菱電機株式会社 | 車載器、車載器プログラム、車車間通信支援装置および車車間通信支援プログラム |
| JP2020017009A (ja) * | 2018-07-24 | 2020-01-30 | ヤンマー株式会社 | 制御端末 |
| JP2021082064A (ja) * | 2019-11-20 | 2021-05-27 | 株式会社オートネットワーク技術研究所 | 車載情報処理装置、プログラム実行制限方法及びコンピュータプログラム |
| WO2021145144A1 (ja) * | 2020-01-14 | 2021-07-22 | パナソニック インテレクチュアル プロパティ コーポレーション オブ アメリカ | 侵入経路分析装置および侵入経路分析方法 |
| JP2022045225A (ja) * | 2020-09-08 | 2022-03-18 | ソフトバンク株式会社 | 情報送信装置及びプログラム |
Also Published As
| Publication number | Publication date |
|---|---|
| CN120641899A (zh) | 2025-09-12 |
| JPWO2024166158A1 (ja) | 2024-08-15 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US11546363B2 (en) | Anomaly detection device, in-vehicle network system, and anomaly detection method | |
| US10939262B2 (en) | System and method for bringing programmability and connectivity into isolated vehicles | |
| EP3995978A1 (en) | Abnormality detection device and abnormality detection method | |
| US11652643B2 (en) | Verification method, verification apparatus, and storage medium including program stored therein | |
| JP2019133599A (ja) | 車載装置、インシデント監視方法 | |
| US10938596B2 (en) | Switch device, communication control method and communication control program | |
| CN111142509A (zh) | 车辆、服务器、车辆控制方法和服务器控制方法 | |
| KR20220091335A (ko) | 보안 게이트웨이 | |
| US11395118B2 (en) | Vehicular micro cloud hubs | |
| US12445295B2 (en) | Systems and methods of securing vehicle services from denial-of-service attacks using dynamic signature | |
| US11711387B2 (en) | Security management device, security management method, and computer program executed by security management device | |
| US20200086827A1 (en) | Extra-vehicular communication device, communication control method, and communication control program | |
| WO2024166158A1 (ja) | 車載装置、サーバコンピュータ、通信システム、制御方法およびコンピュータプログラム | |
| KR20230008671A (ko) | 차량-도로 협업 방법, 차량 탑재 스마트 단말, 클라우드 제어 플랫폼 및 시스템 | |
| EP4454306A1 (en) | Autonomous vehicle communication gateway architecture | |
| Kiran et al. | Cyber security and risk analysis on connected autonomous vehicles | |
| JP2012010022A (ja) | 車載通信システム | |
| Rai et al. | Security Challenges of IoT-Enabled Vehicular Communications and Their Countermeasures | |
| CN119403018A (zh) | 协同照明方法、协同照明装置、车辆及可读存储介质 | |
| US20240388629A1 (en) | Vehicle data access | |
| US12267351B2 (en) | System and method for dynamically updating firewall rules for a vehicle network of a vehicle | |
| Akingboye et al. | Study Investigation of the Internet of Vehicle (IoV) Security | |
| Rai et al. | Security Challenges of IoT-Enabled | |
| Ng | Autonomous System Connectivity | |
| WO2023122586A1 (en) | Autonomous vehicle communication gateway architecture |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 23920996 Country of ref document: EP Kind code of ref document: A1 |
|
| ENP | Entry into the national phase |
Ref document number: 2024575870 Country of ref document: JP Kind code of ref document: A |
|
| WWE | Wipo information: entry into national phase |
Ref document number: 2024575870 Country of ref document: JP |
|
| WWE | Wipo information: entry into national phase |
Ref document number: 202380093205.6 Country of ref document: CN |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| WWP | Wipo information: published in national office |
Ref document number: 202380093205.6 Country of ref document: CN |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 23920996 Country of ref document: EP Kind code of ref document: A1 |