search for: 0055

Displaying 20 results from an estimated 48 matches for "0055".

Did you mean: 0555
2008 Feb 06
1
CESA-2008:0055 Important CentOS 4 ia64 kernel - security update
CentOS Errata and Security Advisory 2008:0055 https://rhn.redhat.com/errata/RHSA-2008-0055.html The following updated files have been uploaded and are currently syncing to the mirrors...
2007 Mar 10
2
read a irregular text file data into dataframe()
...re: when i call the file into R using tData<-read.table("c:\\test.txt") it gave me Error saying, irregular column in the data set however i need to use the below type of data Is there any alternative in R? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 0010 0028 0061 0088 0010 0042 0084 0004 0010 0055 0010 0018 0040 0042 0010 0046 0059 0010 0016 0042 0055 0010 0012 0018 0054 0010 0034 0042 0102 0081 0001 0076 0085 0080 0086 0017 0032 0081 0004 0010 0055 0010 0042 0061 0080 0010 0017 0078 0084 0006 0010 0040 0042 0075 0080 0005 0028 0032 0006 0010 0040 0061 -- Lecturer J. Joshua Thomas KDU Colle...
2008 Feb 07
0
CentOS-announce Digest, Vol 36, Issue 2
...p' to centos-announce-request at centos.org You can reach the person managing the list at centos-announce-owner at centos.org When replying, please edit your Subject line so it is more specific than "Re: Contents of CentOS-announce digest..." Today's Topics: 1. CESA-2008:0055 Important CentOS 4 ia64 kernel - security update (Pasi Pirhonen) 2. CESA-2008:0055 Important CentOS 4 ia64 kernel - security update (Pasi Pirhonen) ---------------------------------------------------------------------- Message: 1 Date: Wed, 6 Feb 2008 21:25:21 +0200 From: Pasi Pir...
2008 Feb 05
0
CentOS-announce Digest, Vol 36, Issue 1
...p' to centos-announce-request at centos.org You can reach the person managing the list at centos-announce-owner at centos.org When replying, please edit your Subject line so it is more specific than "Re: Contents of CentOS-announce digest..." Today's Topics: 1. CESA-2008:0055 Moderate CentOS 4 x86_64 kernel - security update (Johnny Hughes) 2. CESA-2008:0055 Moderate CentOS 4 i386 kernel - security update (Johnny Hughes) ---------------------------------------------------------------------- Message: 1 Date: Mon, 04 Feb 2008 11:59:19 -0600 From: Johnny...
2015 Jan 20
0
CEBA-2015:0055 CentOS 7 subscription-manager BugFix Update
CentOS Errata and Bugfix Advisory 2015:0055 Upstream details at : https://rhn.redhat.com/errata/RHBA-2015-0055.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: 8d04924ae03adb72b4812d671c28b088a97f2843ff9630e6814b89c73f359216 subscription-manager-1.10.14-13.el7...
2012 Jan 24
0
CEBA-2012:0055 CentOS 6 nss-pam-ldapd Update
CentOS Errata and Bugfix Advisory 2012:0055 Upstream details at : https://rhn.redhat.com/errata/RHBA-2012-0055.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: ff893bb29b5394cc91f7cf1a25a0141eb99632634c8a0053c04db0be9a3ec4e8 nss-pam-ldapd-0.7.5-14.el6_2.1.i686....
2008 Feb 04
0
CESA-2008:0055 Moderate CentOS 4 x86_64 kernel - security update
CentOS Errata and Security Advisory 2008:0055 https://rhn.redhat.com/errata/RHSA-2008-0055.html The following updated files have been uploaded and are currently syncing to the mirrors: x86_64: kernel-2.6.9-67.0.4.EL.x86_64.rpm kernel-devel-2.6.9-67.0.4.EL.x86_64.rpm kernel-doc-2.6.9-67.0.4.EL.noarch.rpm kernel-largesmp-2.6.9-67.0.4.EL.x86...
2008 Feb 04
0
CESA-2008:0055 Moderate CentOS 4 i386 kernel - security update
CentOS Errata and Security Advisory 2008:0055 https://rhn.redhat.com/errata/RHSA-2008-0055.html The following updated files have been uploaded and are currently syncing to the mirrors: i386: kernel-2.6.9-67.0.4.EL.i586.rpm kernel-2.6.9-67.0.4.EL.i686.rpm kernel-devel-2.6.9-67.0.4.EL.i586.rpm kernel-devel-2.6.9-67.0.4.EL.i686.rpm kernel-do...
2002 Nov 11
8
problem with different user
...name map = /etc/smbusers and into the file /etc/smbuser, the command: cs02929 = "eng.processo". This it don?t work. Please, what do I do to this work? Do I forgot anythink? thanks <<...OLE_Obj...>> , Atenciosamente Alexandre Salom? Comau System _ Sistemas Engenharia tel: 0055 031 9944 8646 fax:0055 031 3529 6533 -------------- next part -------------- HTML attachment scrubbed and removed
2002 Nov 21
1
is this is a problem?
...ttrans.c:(1762) call_nt_transact_ioctl: Currently not implemented. 2002/11/21 17:41:06, 0] smbd/reply.c:(888) restrict anonymous is True and anonymous connection attempted. Denying access. <<...OLE_Obj...>> , Atenciosamente Alexandre Salom? Comau System _ Sistemas Engenharia tel: 0055 031 9944 8646 fax:0055 031 3529 6533 -------------- next part -------------- HTML attachment scrubbed and removed
2014 Mar 27
1
[PATCH net] vhost: validate vhost_get_vq_desc return value
...validate negative error code from vhost_get_vq_desc causing a crash: we are using -EFAULT which is 0xfffffff2 as vector size, which exceeds the allocated size. The code in question was introduced in commit 8dd014adfea6f173c1ef6378f7e5e7924866c923 vhost-net: mergeable buffers support CVE-2014-0055 Signed-off-by: Michael S. Tsirkin <mst at redhat.com> --- This is needed in -stable. drivers/vhost/net.c | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/drivers/vhost/net.c b/drivers/vhost/net.c index 026be58..e1e22e0 100644 --- a/drivers/vhost/net.c +++ b/drivers...
2014 Mar 27
1
[PATCH net] vhost: validate vhost_get_vq_desc return value
...validate negative error code from vhost_get_vq_desc causing a crash: we are using -EFAULT which is 0xfffffff2 as vector size, which exceeds the allocated size. The code in question was introduced in commit 8dd014adfea6f173c1ef6378f7e5e7924866c923 vhost-net: mergeable buffers support CVE-2014-0055 Signed-off-by: Michael S. Tsirkin <mst at redhat.com> --- This is needed in -stable. drivers/vhost/net.c | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/drivers/vhost/net.c b/drivers/vhost/net.c index 026be58..e1e22e0 100644 --- a/drivers/vhost/net.c +++ b/drivers...
2012 Jan 25
0
CentOS-announce Digest, Vol 83, Issue 10
...g When replying, please edit your Subject line so it is more specific than "Re: Contents of CentOS-announce digest..." Today's Topics: 1. CESA-2012:0052 Important CentOS 6 kernel Update (Karanbir Singh) 2. CEBA-2012:0054 CentOS 6 sssd Update (Karanbir Singh) 3. CEBA-2012:0055 CentOS 6 nss-pam-ldapd Update (Karanbir Singh) 4. CEBA-2012:0053 CentOS 5 cman Update (Johnny Hughes) 5. CEBA-2012:0057 CentOS 5 mod_auth_kerb Update (Johnny Hughes) 6. CESA-2012:0051 Important CentOS 5 kvm Update (Johnny Hughes) 7. CEBA-2012:0056 CentOS 5 lvm2 Update (Johnny Hughes...
2007 Apr 15
0
CentOS-announce Digest, Vol 26, Issue 5
...rate CESA-2007:0124 Moderate: file security update 2007-03-23 https://rhn.redhat.com/errata/RHSA-2007-0124.html Security Advisory Important CESA-2007:0069 Important: openoffice.org security 2007-03-22 https://rhn.redhat.com/errata/RHSA-2007-0069.html Security Advisory Important CESA-2007:0055 Important: libwpd security update 2007-03-16 https://rhn.redhat.com/errata/RHSA-2007-0055.html Bug Fix Advisory CEBA-2007:0098 autofs bug fix update 2007-03-14 https://rhn.redhat.com/errata/RHBA-2007-0098.html Bug Fix Advisory CEBA-2007:0100 gcc bug fix update 2007-03-14 https://rhn....
2014 Mar 27
1
[PATCH net] vhost: fix total length when packets are too short
...order for make recvmsg truncate the packet and then handle_rx would detect err != sock_len and drop it. Unfortunately we pass the original sock_len to recvmsg - which means we use parts of iov not fully validated. Fix this up by detecting this overrun and doing packet drop immediately. CVE-2014-0055 Signed-off-by: Michael S. Tsirkin <mst at redhat.com> --- Note: this is needed for -stable. I wonder if this can still make the release. drivers/vhost/net.c | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/drivers/vhost/net.c b/drivers/vhost/net.c index a0fa5de..026be5...
2014 Mar 27
1
[PATCH net] vhost: fix total length when packets are too short
...order for make recvmsg truncate the packet and then handle_rx would detect err != sock_len and drop it. Unfortunately we pass the original sock_len to recvmsg - which means we use parts of iov not fully validated. Fix this up by detecting this overrun and doing packet drop immediately. CVE-2014-0055 Signed-off-by: Michael S. Tsirkin <mst at redhat.com> --- Note: this is needed for -stable. I wonder if this can still make the release. drivers/vhost/net.c | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/drivers/vhost/net.c b/drivers/vhost/net.c index a0fa5de..026be5...
2014 Jun 16
0
CESA-2014:X009 Important: Xen4CentOS kernel Security Update
...n 16 2014 Johnny Hughes <johnny at centos.org> - 3.10.43-11 - upgraded to upstream 3.10.43 - addresses CVE-2014-0155, CVE-2014-0196, CVE-2014-1739, and CVE-2014-3153. * Mon May 5 2014 Johnny Hughes <johnny at centos.org> - 3.10.38-11 - upgraded to upstream 3.10.38 - addresses CVE-2014-0055 and CVE-2014-0077 * Wed Mar 26 2014 Johnny Hughes <johnny at centos.org> - 3.10.34-11 - upgrade to upstream 3.10.34 - addresses CVE-2014-0049 and CVE-2014-0069 e1000e Changelog info from the SPEC file: * Mon Jun 16 2014 Johnny Hughes <johnny at centos.org> - 2.5.4-3.10.34.2.el6.cento...
2006 Jan 11
0
FreeBSD Security Advisory FreeBSD-SA-06:02.ee
...2006-01-11 08:05:54 UTC (RELENG_5_3, 5.3-RELEASE-p24) 2006-01-11 08:06:47 UTC (RELENG_4, 4.11-STABLE) 2006-01-11 08:07:18 UTC (RELENG_4_11, 4.11-RELEASE-p14) 2006-01-11 08:08:08 UTC (RELENG_4_10, 4.10-RELEASE-p20) CVE Name: CVE-2006-0055 For general information regarding FreeBSD Security Advisories, including descriptions of the fields above, security branches, and the following sections, please visit <URL:http://www.freebsd.org/security/>. I. Background The ee utility is a simple screen oriented text editor. This editor...
2006 Jan 11
0
FreeBSD Security Advisory FreeBSD-SA-06:02.ee
...2006-01-11 08:05:54 UTC (RELENG_5_3, 5.3-RELEASE-p24) 2006-01-11 08:06:47 UTC (RELENG_4, 4.11-STABLE) 2006-01-11 08:07:18 UTC (RELENG_4_11, 4.11-RELEASE-p14) 2006-01-11 08:08:08 UTC (RELENG_4_10, 4.10-RELEASE-p20) CVE Name: CVE-2006-0055 For general information regarding FreeBSD Security Advisories, including descriptions of the fields above, security branches, and the following sections, please visit <URL:http://www.freebsd.org/security/>. I. Background The ee utility is a simple screen oriented text editor. This editor...
2015 Jan 21
0
CentOS-announce Digest, Vol 119, Issue 6
...policy BugFix Update (Johnny Hughes) 3. CESA-2015:0066 Moderate CentOS 6 openssl Security Update (Johnny Hughes) 4. CESA-2015:0066 Moderate CentOS 7 openssl Security Update (Johnny Hughes) 5. CEBA-2015:0060 CentOS 7 sblim-sfcb BugFix Update (Johnny Hughes) 6. CEBA-2015:0055 CentOS 7 subscription-manager BugFix Update (Johnny Hughes) 7. CESA-2015:0068 Important CentOS 5 java-1.7.0-openjdk Security Update (Johnny Hughes) 8. CESA-2015:0067 Critical CentOS 6 java-1.7.0-openjdk Security Update (Johnny Hughes) 9. CESA-2015:0069 Important CentOS 6...