Secure method to update software in a security module

Information

  • Patent Grant
  • 7926050
  • Patent Number
    7,926,050
  • Date Filed
    Wednesday, June 8, 2005
    19 years ago
  • Date Issued
    Tuesday, April 12, 2011
    13 years ago
Abstract
Transmission method of a message containing a program block that avoids the consequences of a possible malicious decryption of this message is proposed. This is achieved through a secure method to update software embedded in a security module, comprising formation of a first updating program block, determination of a target memory zone of said security module, determination, through said security module, of a pre-registered content in said target memory zone, formation of a second program block obtained by the mixing of all or a part of the pre-registered content with the first program block, transmission of the second program block to the security module, reception of the second block by the security module, reading of the target memory zone, obtaining and writing in the target memory zone of the first block by the inverse mixing of all or part of the second block and of the target memory zone content.
Description
FIELD OF THE INVENTION

The present invention refers to the domain of security modules, in particular the security modules having software capable of being updated.


PRIOR ART

These security modules are responsible for numerous functions such as authentication, the verification of rights or the management of a credit. These functions need large processing capacities and need to have fast microprocessors in which a large part of the software is stored in a rewritable memory.


Thus, once a programming error or a security leak has been detected, a correction block is prepared and stored in a free region of the memory. A modification is also carried out in the program part to take advantage of the functionalities of this new program block.


When this type of module is used in a decentralized system, the updating of the security modules is carried out by the available telecommunications means such as diffusion (a large number of modules receive the same message) or a point-to-point connection.


In both cases, but particularly in the first case, the updating message is vulnerable to attacks by malicious individuals. The analysis of the message received by a module could give revealing indications with respect to the functioning of said module and reveal secrets connected to security.


It is certain that these messages are encrypted, but important means are activated by these malicious individuals in order to decipher these messages and extract the contents.


The modules considered in this invention are used in Pay-TV, in mobile telephones and even in banking applications.


In the following, the domain of Pay-TV is taken as an example.


According to a known process, the surveillance centre is informed of a security leak and will prepare a programme block, called “patch” which is intended to update the software of the security module.


The block prepared in this way is encrypted by one or several keys pertaining to the security modules. It is possible to encrypt this block either using a global key, common to all the security modules, or using a personal key, pertaining to each module. In the latter case, it will be necessary to prepare the same number of messages as they are different security modules.


The message is then sent to the management centre that disposes of transmission means towards the modules. In a unidirectional system, the message is repeated during a given period in order to ensure that each module has received it.


The man skilled in the art is placed in a difficult position when a security leak is detected because he/she must evaluate the risk of this type of message being analyzed by a third party and the risk of leaving this leak open. At times this dilemma led to the situation in which one has forbidden himself to correct a fault of the programme because the risk of comprehension of the substitute programme was too great.


The updating of programs in a Pay-TV decoder is well known and described, for example, in the document US2004/107349. The program modules are sent to the decoder encrypted by a key that is used once. This is the principle of the strike list which is applied here. Once the programme module has been received it is stored in the memory of the decoder and activated according to a usual protocol (diversion of an address towards the patch).


BRIEF DESCRIPTION OF THE INVENTION

The aim of this invention is to allow the man skilled in the art to transmit a message containing a program block in a message without having to worry about the result of a malicious decryption of this message.


This aim is achieved by a secure method to update software in a security module, this method comprising the following steps:

    • formation of a first updating program block (PBI),
    • determination of a target memory zone of said security module,
    • determination through said security module, of a pre-registered content (MM_Ref) in said target memory zone,
    • formation of a second program block (SBI) obtained by the mixing of all or a part of the pre-registered content with the first program block (PBI),
    • transmission of the second program block (SBI) to the security module,
    • reception of the second block by the security module,
    • reading of the target memory zone (MEM),
    • obtaining and writing in the target memory zone of the first block by the inverse mixing of all or part of the second block and of the target memory zone content.


Therefore, thanks to the invention, the transmitted code (second block) has no relation with the first block for those who have no knowledge of the content of the target memory.


A third party succeeding to decipher the message will learn nothing more about the functioning of the security module.


This method can apply to the sending of the same message to all the security modules and in this case, it is considered that the content of the target memory zone is the same for all the modules. If individual addressing is carried out, it is possible that the content of each memory is different. Once the first program block has been generated, it is mixed with the data of each security module to create the same number of second programme blocks.





BRIEF DESCRIPTION OF THE DRAWINGS

The invention will be better understood thanks to the following detailed description that refers to the enclosed drawings that are given as a non-limitative example, namely:



FIG. 1 shows the generation process of the second block,



FIG. 2 shows the writing process in the memory of the security module.





DETAILED DESCRIPTION

According to a first embodiment, the content of the target memory is pre-registered with quasi-random values. At the time of the personalization of this type of module, randomly generated data MM_Ref is stored on one hand in the security module MEM and on the other hand at the management centre.


According to a second embodiment, the pre-registered data is made up of a program code that could be executed by the processor of the security module. In fact, this code is never executed and serves as an initialization value of the updating region. As in the preceding example, all the modules can have the same dummy program or each module receives a different program.



FIG. 1 shows the process of formation of a second program block intended for diffusion.


When a program block PBI is ready to be diffused, the method of the invention consists in determining the future localization of this block in the security module. Once this localization is known, it is possible to find the content that had been programmed at the time of the personalization thanks to data stored in the management centre. Once this data is known, the operation consists of mixing this data with the program block PBI in order to obtain a new data block SBI.


This mixing operation can be of different kinds. The simplest way is to use a XOR function between the program block PBI and the pre-registered data MM_Ref.


A second example of mixing consists in enciphering each memory location of the program block PBI with the content of the pre-registered data MM_Ref.


The result of this mixing forms the second program block SBI. This block composed in this way can be transmitted to the related security module, according to the communication mode available between the management centre and the security module. It is enciphered by encryption keys of the system according to known methods.



FIG. 2 shows the writing process in the memory of the security module.


The writing operation of the new program block in the memory of the security module, once the second block has been received, passes through a reading operation of the content of the target memory location. According to our example, each memory location i of the target area MEM is read and processed (or mixed) according to the chosen algorithm. In this example, each memory location is mixed with the corresponding location i of the second block SBI of the program. The result is registered in the memory of the security module.


It should be noted that the program block to be updated is accompanied by verification data according to known modes (hash, CRC etc). Once the program is stored in the module memory, and has been duly verified, it can generally be activated by the modification of a part of the program in the main area.


This process can be recurrent, that is to say that if one wishes to modify a part in the program area that has already received a program, the former program functions as a pre-registered value. According to one example wherein the new program would occupy more space, the management centre takes the contents of the previous program as pre-registered values, and for memory space still not used, would use the pre-registered values generated at the time of personalization.


In practice, the management centre will preserve a virtual security module whose content represents the content of the security module in the location. All the programs intended for the security modules are also introduced into the virtual module.


According to a variant of the embodiment, only one part of the target zone is pre-registered by specific values, for example one location in three. The rest are left blank. Therefore, the mixture will be executed only on one location in three, the other locations being left without modification.

Claims
  • 1. A secure method to update software embedded in a security module, this method comprising the following steps: formation of a first updating program block,determination of a target memory zone of said security module,determination of a pre-registered content in said target memory zone of said security module,formation of a second program block by mixing all or a part of the pre-registered content with the first updating program block,transmission of the second program block to the security module,reception of the second program block by the security module,reading of the content of the target memory zone,obtaining the first updating program block from the second program block by using the target memory zone content as a key and by inverse mixing the target memory zone content and all or part of the second program block; andoverwriting the target memory zone content with the obtained first updating program block, wherein the pre-registered content in said target memory zone of said security module is made up of a program code executable by the security module.
  • 2. The method according to claim 1, wherein the inverse mixing operation is an exclusive OR function.
  • 3. The method according to claim 1, wherein the inverse mixing operation is an encryption function with the content of the pre-registered memory as the encryption key.
Priority Claims (1)
Number Date Country Kind
04102768 Jun 2004 EP regional
US Referenced Citations (22)
Number Name Date Kind
4323921 Guillou Apr 1982 A
4531020 Wechselberger et al. Jul 1985 A
4803725 Horne et al. Feb 1989 A
5956405 Yuval Sep 1999 A
6160890 Tatebayashi et al. Dec 2000 A
6252961 Hogan Jun 2001 B1
6263437 Liao et al. Jul 2001 B1
6292568 Akins, III et al. Sep 2001 B1
6324287 Angert Nov 2001 B1
6338435 Carper Jan 2002 B1
6373946 Johnston Apr 2002 B1
6466671 Maillard et al. Oct 2002 B1
20020199096 Wenocur et al. Dec 2002 A1
20030051090 Bonnett et al. Mar 2003 A1
20030140237 Bacon et al. Jul 2003 A1
20030159070 Mayer et al. Aug 2003 A1
20030163508 Goodman Aug 2003 A1
20030182414 O'Neill Sep 2003 A1
20040003263 Brique et al. Jan 2004 A1
20040044894 Lofgren et al. Mar 2004 A1
20040107349 Sasselli et al. Jun 2004 A1
20040133794 Kocher et al. Jul 2004 A1
Foreign Referenced Citations (8)
Number Date Country
0 679 029 Mar 1992 EP
1 369 765 Dec 2003 EP
WO 9843431 Oct 1998 WO
WO 0145414 Jun 2001 WO
WO 0145414 Jun 2001 WO
WO 03038574 May 2003 WO
WO 03085497 Oct 2003 WO
WO 03088019 Oct 2003 WO
Related Publications (1)
Number Date Country
20050283777 A1 Dec 2005 US