search for: isec

Displaying 18 results from an estimated 18 matches for "isec".

Did you mean: ipsec
2020 Mar 30
2
LLD bug causing objcopy ELF to binary generation to create large binaries
...p */ . =ORIGIN(Memory_SRAM) + LENGTH(Memory_SRAM); _HeapHigh =.; ASSERT((_HeapLow + _HEAP_SIZE < _HeapHigh), "Error: Not enough space for the heap: data section too big."); } > Memory_SRAM void OutputSection::commitSection(InputSection *isec) { if (!hasInputSections) { // If IS is the first section to be added to this section, // initialize type, entsize and flags from isec. hasInputSections = true; type = isec->type; entsize = isec->entsize; flags = isec->flags; } else { // Otherwise,...
2004 Aug 17
0
HTB kernel panic crash!
...t over ppp0, may be a problem? I wish I had seen some examples of this type of setup. 4. I chose HTB instead of CBQ as it seemed simpler (always a good thing) and more suited to my exact needs. Not sure if the bug is in HTB itself or the general QoS stuff. my setup script: $iext=ppp0 $isec=ipsec0 $ivoi=eth3 $qosbw=380 # VNC iptables -t mangle -A PREROUTING -p tcp --sport 5900 -j MARK --set-mark 11 iptables -t mangle -A PREROUTING -p tcp --dport 5900 -j MARK --set-mark 11 iptables -t mangle -A PREROUTING -i $ivoi -j MARK --set-mark 10 iptables -t mangle -A OUTPUT -p 5...
2020 Mar 29
2
LLD bug causing objcopy ELF to binary generation to create large binaries
Hi LLVM devs,  I came across an LLD bug in v 10.x where ELF parser / processor is setting .PROGBITS attribute for .heap and .stack sections, which leads to large binaries when we do `llvm-objcopy -o binary` to generate the binary output for armv6m. (e.g. for a 57Kb elf would yield a ~400Mb binary). This in comparison with LLVM 7.x , would produce the correct binary size of 35Kb and the
2011 Dec 30
3
Break Points
...anking You Ayanendu Sanyal -- Please have a look at our new mission and contribute into it (cut and paste the link below in the address bar of your internet browser) http://thesocialscienceinformer.blogspot.com/ Thanking you Ayanendu Sanyal PhD Scholar Institute for Social and Economic Change (ISEC) P.O- Nagarbhavi Bangalore-72 State- Karnataka Country- India PIN- 560072 www.isec.ac.in/phd.html http://ayanendusanyal.blogspot.com/ -------------- next part -------------- t lnrpe 1 1.6113515 2 1.619601724 3 1.599889264 4 1.645954835 5 1.723777317 6 1.830606002 7 2.034751407 8 2.112377045 9 2.0...
2003 Aug 05
4
FreeBSD Security Advisory FreeBSD-SA-03:08.realpath [REVISED]
...Security Advisory The FreeBSD Project Topic: Single byte buffer overflow in realpath(3) Category: core Module: libc Announced: 2003-08-03 Credits: Janusz Niewiadomski <funkysh@isec.pl>, Wojciech Purczynski <cliph@isec.pl>, CERT/CC Affects: All releases of FreeBSD up to and including 4.8-RELEASE and 5.0-RELEASE FreeBSD 4-STABLE prior to May 22 17:11:44 2003 UTC Corrected: 2003-08-03 23:46:24 U...
2003 Aug 05
4
FreeBSD Security Advisory FreeBSD-SA-03:08.realpath [REVISED]
...Security Advisory The FreeBSD Project Topic: Single byte buffer overflow in realpath(3) Category: core Module: libc Announced: 2003-08-03 Credits: Janusz Niewiadomski <funkysh@isec.pl>, Wojciech Purczynski <cliph@isec.pl>, CERT/CC Affects: All releases of FreeBSD up to and including 4.8-RELEASE and 5.0-RELEASE FreeBSD 4-STABLE prior to May 22 17:11:44 2003 UTC Corrected: 2003-08-03 23:46:24 U...
2011 Oct 13
0
1) A memory leak in drivers/rhino.c 2) Wunused-but-set-variable.patch
...@ -85,12 +85,6 @@ static double const FA = -2; /* static double const ConstInt = 250; /* Consumo interno sem o carregador */ static double const Vin = 220; /* Tens?o de entrada */ -static int Day, Month, Year; -static int dian=0, mesn=0, anon=0, weekn=0; -static int ihour,imin, isec; -/* unsigned char DaysOnWeek; */ -/* char seman[4]; */ - /* int FExpansaoBateria; */ /* internal variables */ /* package handshake variables */ @@ -142,19 +136,9 @@ static unsigned char RecPack[37]; #ifdef PORTUGUESE #define M_UNKN "Mod?lo rhino desconhecido\n" #define NO_RHINO...
2003 Aug 03
0
FreeBSD Security Advisory FreeBSD-SA-03:08.realpath
...Security Advisory The FreeBSD Project Topic: Single byte buffer overflow in realpath(3) Category: core Module: libc Announced: 2003-08-03 Credits: Janusz Niewiadomski <funkysh@isec.pl>, Wojciech Purczynski <cliph@isec.pl>, CERT/CC Affects: All releases of FreeBSD up to and including 4.8-RELEASE and 5.0-RELEASE FreeBSD 4-STABLE prior to May 22 17:11:44 2003 UTC Corrected: 2003-08-03 23:46:24 U...
2003 Aug 05
1
What's the thing? FreeBSD Security AdvisoryFreeBSD-SA-03:08.realpath (fwd)
...Security Advisory The FreeBSD Project Topic: Single byte buffer overflow in realpath(3) Category: core Module: libc Announced: 2003-08-03 Credits: Janusz Niewiadomski <funkysh@isec.pl>, Wojciech Purczynski <cliph@isec.pl>, CERT/CC Affects: All releases of FreeBSD up to and including 4.8-RELEASE and 5.0-RELEASE FreeBSD 4-STABLE prior to May 22 17:11:44 2003 UTC Corrected: 2003-08-03 23:46:24 U...
2005 Jan 07
0
Another kernel vuln. 2.4 up to and including 2.4.29-pre3, 2.6 up to and including 2.6.10
Just a heads-up even though it''s probably not remotely sploitable:: Unprivileged local users can gain elevated (root) privileges. http://www.securityfocus.com/archive/1/386436/2005-01-04/2005-01-10/0 http://isec.pl/vulnerabilities/isec-0021-uselib.txt
2008 Mar 30
2
Rsync on windows
Hi, It there a way to use rsync from windows server, so it will pull data on NFS through UNIX rsync server? Thanks, Oren Mark Intel - Israel Engineering Computing ISEC Data & Application Hosting oren.mark@intel.com (+) 972-4-865-5987 iNET: 465-5987 --------------------------------------------------------------------- Intel Israel (74) Limited This e-mail and any attachments may contain confidential material for the sole use of the intended recipient(s). Any...
2005 Sep 03
1
Loggin of authorized keys
...d with or am I looking at another rejected feature request? -RZ p.s. Here are some reference documents 4 U... CAPP - Controlled Access Protection Profile http://niap.nist.gov/cc-scheme/pp/PP_CAPP_V1.d.pdf NISPOM - National Industrial Security Program Operations Manual http://www.dss.mil/isec/nispom.pdf
2008 Mar 13
1
Group name vs. GID
...hen I rsync the data from site B to C, it is copying files with the source GID, what causing permissions problem in the destination site, C. On both A and B I use the rsync daemon version and configuration. Any ideas what should I look for? Thanks, Oren Mark Intel - Israel Engineering Computing ISEC Data & Application Hosting oren.mark@intel.com (+) 972-4-865-5987 iNET: 465-5987 --------------------------------------------------------------------- Intel Israel (74) Limited This e-mail and any attachments may contain confidential material for the sole use of the intended recipient(s). Any...
2003 Mar 20
0
htb after ptrace patch
...sider r2q change.<4>HTB: quantum of class 10021 is big. Consider r2q change.<4>HTB: quantum of class 10022 is big. Consider r2q change.<3>request_module[net-pf-14]: waitpid(8083,...) failed, errno 512 ps: this is the exploid and patch I used Exploit: http://sinuspl.net/ptrace/isec-ptrace-kmod-exploit.c Patch: http://sinuspl.net/ptrace/linux-2.4.20-ptrace.patch - -- Regards, Robert - ---------------- Robert Penz robert.penz AT outertech.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE+ed1N8tTsQqJDU...
2007 Jul 17
0
ASA-2007-015: Remote Crash Vulnerability in IAX2 channel driver
...| |--------------------+---------------------------------------------------| | Reported On | July 13, 2007 | |--------------------+---------------------------------------------------| | Reported By | Chris Clark and Zane Lackey, iSEC Partners | |--------------------+---------------------------------------------------| | Posted On | July 17, 2007 | |--------------------+---------------------------------------------------| | Last Updated On | July 17, 2007...
2007 Jul 17
0
ASA-2007-015: Remote Crash Vulnerability in IAX2 channel driver
...| |--------------------+---------------------------------------------------| | Reported On | July 13, 2007 | |--------------------+---------------------------------------------------| | Reported By | Chris Clark and Zane Lackey, iSEC Partners | |--------------------+---------------------------------------------------| | Posted On | July 17, 2007 | |--------------------+---------------------------------------------------| | Last Updated On | July 17, 2007...
2003 Aug 03
12
FreeBSD Security Advisory FreeBSD-SA-03:08.realpath
...Security Advisory The FreeBSD Project Topic: Single byte buffer overflow in realpath(3) Category: core Module: libc Announced: 2003-08-03 Credits: Janusz Niewiadomski <funkysh@isec.pl>, Wojciech Purczynski <cliph@isec.pl>, CERT/CC Affects: All releases of FreeBSD up to and including 4.8-RELEASE and 5.0-RELEASE FreeBSD 4-STABLE prior to May 22 17:11:44 2003 UTC Corrected: 2003-08-03 23:46:24 U...
2009 May 03
6
[RFC] The reflink(2) system call.
Hi everyone, I described the reflink operation at the Linux Storage & Filesystems Workshop last month. Originally implemented as an ocfs2-specific ioctl, the consensus was that it should be a syscall from the get-go. Here's some first-cut patches. For people who have not seen reflink, either at LSF or on the ocfs2 wiki, the first patch contains Documentation/filesystems/reflink.txt to