similar to: Security article on The Inquirer

Displaying 20 results from an estimated 3000 matches similar to: "Security article on The Inquirer"

2011 Jul 21
3
OT: Linus Torvalds delays Linux 3.0 launch due to a subtle bug (fwd)
Kernel news :) ---------- Forwarded message ---------- To: opensuse-offtopic <opensuse-offtopic at opensuse.org> From: Basil Chupin <blchupin at iinet.net.au> Subject: [opensuse-offtopic] Linus Torvalds delays Linux 3.0 launch due to a subtle bug *LINUX FOUNDER* Linus Torvalds has said that he's delaying the release of Linux 3.0 due to the discovery of a bug. Torvalds
2020 Jun 17
0
Blog article about the state of CentOS
On 6/17/20 3:32 PM, Phil Perry wrote: > > On my home file server for example, which is not connected to the > internet, what does it matter if the release is 1 month or 3 months > out of date? I can install the server in the knowledge it's going to > work, and be supported with updates for 10 years and I can largely > forget about it. My el5 box ran for more than 10 years
2010 Jun 14
0
pinning CPU affinity
I''m trying to figure out how I can pin the CPU affinity for individual domU''s in their configuration file. I allocated 3 CPUs to a particular domU, and the CPU affinity is floating between those three. I want to pin them to specific cores in the config file. I can do it on bootup by doing vcpu-pin on the command-line, but I want this to be set int he config file itself. Right
2012 Mar 10
0
[LLVMdev] Stack protector performance
If you compile this with optimizations, then the 'canary()' function should be totally inlined into the 'main()' function. In that case, the cost of the stack protectors will be very small compared to the loop. -bw On Mar 9, 2012, at 2:52 AM, Job Noorman <jobnoorman at gmail.com> wrote: > I have a question about the performance of the implementation of the stack >
2005 Aug 19
5
Linux Trademarked?
http://www.theinquirer.net/?article=25529 what's everyone's thoughts on this one? -- My "Foundation" verse: Isa 54:17 No weapon that is formed against thee shall prosper; and every tongue that shall rise against thee in judgment thou shalt condemn. This is the heritage of the servants of the LORD, and their righteousness is of me, saith the LORD. -- carpe ductum --
2006 Nov 08
1
FIC-GTA001
Anyone on the asterisk list have any thoughts about the new Open Moko linux mobile? http://www.theinquirer.net/default.aspx?article=35590 http://www.linuxdevices.com/news/NS2986976174.html http://linux.slashdot.org/linux/06/11/08/004230.shtml Is there any integration into Asterisk that we can look at? Anyone want to through some application ideas they'd like to see developed
2011 Jul 26
0
[LLVMdev] How to get the return address on the stack on LLVM
On 7/26/11 5:37 PM, Xueying ZHANG wrote: > Hi John, > > Thanks for your reply! I'm CC'ing this to the list in case anyone knows why you're seeing this behavior. > > Now, I know the different between llvm.returnaddress(0) and > llvm.returnaddress(1). I modify the StackPortector.cpp and I just want > to get value of the return address stored on the stack. >
2012 Mar 09
3
[LLVMdev] Stack protector performance
I have a question about the performance of the implementation of the stack protector in LLVM. Consider the following C program: ===== void canary() { char buf[20]; buf[0]++; } int main() { int i; for (i = 0; i < 1000000000; ++i) canary(); return 0; } ===== This should definately run slower when stack protection is enabled, right? I have measured the runtime of
2011 Jul 20
2
[LLVMdev] Question about SimplifyXorInst
Hi all, I am master student in Edinburgh, UK. I am doing my MSc project with LLVM compiler and I have to modify LLVM to implement the StackGuard with a XOR random Canary. However, I am not familiar with LLVM. My problem is that I want to XOR the random canary word with the return address which are both 32 bits. I found a method called SimplifyXorInst(Value *, Value *, const TargetData
2010 Apr 28
1
Strange Error -- ASterisk 1.6
All, I just noticed this in my logs, and am rather lost as to what module it pertains to. I would assume pseudo-realtime priority for the process, but I am looking for a little confirmation from the group: [Apr 28 12:28:36] WARNING[20773] asterisk.c: The canary is no more. He has ceased to be! He's expired and gone to meet his maker! He's a stiff! Bereft of life, he rests in
2011 Jul 26
4
[LLVMdev] How to get the return address on the stack on LLVM
Hi all, I want to implement the Xor random canary, so I have to get the return address in the prologue and epilogue of the function. In the prologue of the function, before I insert into the canary on the stack, I can get the return address by: ConstantInt* ci = llvm::ConstantInt::get(Type::getInt32Ty(RI->getContext()), 0); Value* Args1[] = {ci}; CallInst* callInst =
2010 Apr 01
2
canary_thread
People, Anybody knows what mean this message in my CLI: [Apr 1 16:58:34] WARNING[3845]: asterisk.c:3050 canary_thread: The canary is no more. He has ceased to be! He's expired and gone to meet his maker! He's a stiff! Bereft of life, he rests in peace. His metabolic processes are now history! He's off the twig! He's kicked the bucket. He's shuffled off his mortal
2016 Jun 30
1
Implementing stack probes
On Thu, Jun 30, 2016 at 8:29 AM, Martin J. O'Riordan via llvm-dev < llvm-dev at lists.llvm.org> wrote: > I am trying to implement stack probes for our SHAVE target, and I see that > the compiler injects references to ‘__stack_chk_guard’ and > ‘__stack_chk_fail’. The code that gets generated is horribly wrong, but in > order to understand how to fix it I was wondering if
2009 Jul 27
0
help about package "reldist" (Relative Distribution)
Dear R users: i try to use package "reldist" to measure wage distribution. In package "reldist" : y mean sample from comparison distribution yo mean sample from reference distribution but I would like to compare more than two years ( total of fifteen years, from 1979, 1981, 1983..........to 2007) how should i correct my programs, then i could compare fifteen year's
2008 Dec 09
0
Voicemail.conf : concise hour prompts [SOLVED]
2008/12/9 Olivier <oza-4h07 at myamail.com> > > > 2008/12/9 Tilghman Lesher <tilghman at mail.jeffandtilghman.com> > > On Tuesday 09 December 2008 09:14:11 Olivier wrote: >> > Hi, >> > >> > In voicemail.conf: >> > ; Supported values: >> > ; 'filename' filename of a soundfile (single ticks around the >>
2009 Jul 30
0
package "reldist" version 1.5-5.1 : how to not just compare two years's wage distribution
Dear all users, I read all R programs and texts in "Relative Distribution Methods" website, but I encounter two problems when I used it. then I used "Google" to try to find any solutions about the two problems,but I got no useful hints. 1、 In package "reldist" y mean sample from comparison distribution yo mean sample from reference distribution but I
2011 Jul 20
0
[LLVMdev] Question about SimplifyXorInst
Hi all, I am master student in Edinburgh, UK. I am doing my MSc project with LLVM compiler and I have to modify LLVM to implement the StackGuard with a XOR random Canary. However, I am not familiar with LLVM. My problem is that I want to XOR the random canary word with the return address which are both 32 bits. I found a method called SimplifyXorInst(Value *, Value *, const TargetData
2020 Jul 24
0
[PATCH v5 32/75] x86/head/64: Load segment registers earlier
From: Joerg Roedel <jroedel at suse.de> Make sure segments are properly set up before setting up an IDT and doing anything that might cause a #VC exception. This is later needed for early exception handling. Signed-off-by: Joerg Roedel <jroedel at suse.de> --- arch/x86/kernel/head_64.S | 52 +++++++++++++++++++-------------------- 1 file changed, 26 insertions(+), 26 deletions(-)
2016 Feb 28
0
Call For Papers - CISTI 2016 Workshops - Deadline March 15
----------------------------------------------------------------------------- CISTI'2016 Workshops Gran Canaria, Canary Islands, Spain June 15 - 18, 2016 http://www.aisti.eu/cisti2016/index.php/es/xpto ----------------------------------------------------------------------------- Introduction ------------ We are pleased to invite the academic and business community to submit their papers to
2016 Feb 28
0
Call For Papers - CISTI 2016 Workshops - Deadline March 15
----------------------------------------------------------------------------- CISTI'2016 Workshops Gran Canaria, Canary Islands, Spain June 15 - 18, 2016 http://www.aisti.eu/cisti2016/index.php/es/xpto ----------------------------------------------------------------------------- Introduction ------------ We are pleased to invite the academic and business community to submit their papers to