Searched hist:147889 (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/sys/sparc64/sparc64/
H A Dvm_machdep.cdiff 147889 Sun Jul 10 21:31:11 MDT 2005 davidxu Validate if the value written into {FS,GS}.base is a canonical
address, writting non-canonical address can cause kernel a panic,
by restricting base values to 0..VM_MAXUSER_ADDRESS, ensuring
only canonical values get written to the registers.

Reviewed by: peter, Josepha Koshy < joseph.koshy at gmail dot com >
Approved by: re (scottl)
/freebsd-11-stable/sys/arm/arm/
H A Dvm_machdep.cdiff 147889 Sun Jul 10 21:31:11 MDT 2005 davidxu Validate if the value written into {FS,GS}.base is a canonical
address, writting non-canonical address can cause kernel a panic,
by restricting base values to 0..VM_MAXUSER_ADDRESS, ensuring
only canonical values get written to the registers.

Reviewed by: peter, Josepha Koshy < joseph.koshy at gmail dot com >
Approved by: re (scottl)
/freebsd-11-stable/sys/amd64/amd64/
H A Dsys_machdep.cdiff 147889 Sun Jul 10 21:31:11 MDT 2005 davidxu Validate if the value written into {FS,GS}.base is a canonical
address, writting non-canonical address can cause kernel a panic,
by restricting base values to 0..VM_MAXUSER_ADDRESS, ensuring
only canonical values get written to the registers.

Reviewed by: peter, Josepha Koshy < joseph.koshy at gmail dot com >
Approved by: re (scottl)
H A Dvm_machdep.cdiff 147889 Sun Jul 10 21:31:11 MDT 2005 davidxu Validate if the value written into {FS,GS}.base is a canonical
address, writting non-canonical address can cause kernel a panic,
by restricting base values to 0..VM_MAXUSER_ADDRESS, ensuring
only canonical values get written to the registers.

Reviewed by: peter, Josepha Koshy < joseph.koshy at gmail dot com >
Approved by: re (scottl)
/freebsd-11-stable/sys/i386/i386/
H A Dvm_machdep.cdiff 147889 Sun Jul 10 21:31:11 MDT 2005 davidxu Validate if the value written into {FS,GS}.base is a canonical
address, writting non-canonical address can cause kernel a panic,
by restricting base values to 0..VM_MAXUSER_ADDRESS, ensuring
only canonical values get written to the registers.

Reviewed by: peter, Josepha Koshy < joseph.koshy at gmail dot com >
Approved by: re (scottl)
/freebsd-11-stable/sys/sys/
H A Dproc.hdiff 147889 Sun Jul 10 21:31:11 MDT 2005 davidxu Validate if the value written into {FS,GS}.base is a canonical
address, writting non-canonical address can cause kernel a panic,
by restricting base values to 0..VM_MAXUSER_ADDRESS, ensuring
only canonical values get written to the registers.

Reviewed by: peter, Josepha Koshy < joseph.koshy at gmail dot com >
Approved by: re (scottl)

Completed in 502 milliseconds