As of now we are offering so called Patch RPM packages. A Patch RPM updates an already installed RPM. It only contains files which have changed - therefore it is (much) smaller than the complete RPM package. Prerequisite for installation is an already installed basic RPM. The packages included on the SUSE Linux 9.1 (i386) CDs/DVD are considered as basic RPMs.
If you want to update an already installed package, please download the smaller Patch RPM package.
| 25 Jul 2006 |
ltmodem: Driver for modems with lucent chipsets |
| RPM |
ltmodem 2.6.2-38.24 (i586) |
1054 kB |
| Patch-RPM |
ltmodem 2.6.2-38.24-patch (i586) |
1049 kB |
| Source-RPM |
ltmodem-2.6.2-38.24.src.rpm |
|
Security Update!
This kernel update fixes the following security problems:
- CVE-2006-3626: A race condition allows local users to gain root privileges
by changing the file mode of /proc/self/ files in a way
that causes those files (for instance /proc/self/environ)
to become setuid root. [#192688]
- CVE-2006-2935: A stackbased buffer overflow in CDROM / DVD handling was
fixed which could be used by a physical local attacker
to crash the kernel or execute code within kernel
context, depending on presence of automatic DVD handling
in the system. [#190396]
- CVE-2006-2934: When a SCTP packet without any chunks is received, the
newconntrack variable in sctp_packet contains an out of
bounds value that is used to look up an pointer from the
array of timeouts, which is then dereferenced, resulting
in a crash. Make sure at least a single chunk is present.
[#190136]
- CVE-2006-2451: Due to an argument validation error in prctl(PR_SET_DUMPABLE)
a local attacker can easily gain administrator (root)
privileges. [#186980]
- CVE-2006-3085: Fixed a remotely triggerable endless loop in SCTP netfilter
handling caused by 0 chunk length. [#186584]
- CVE-2006-2448: Due to missing checking of validity of userspace pointers
it was possible for local attackers to read any kernel
memory, potentially exposing sensitive data to the
attacker or crash the kernel.
This problem is PowerPC specific. [#186583]
- CVE-2006-2444: The snmp_trap_decode function in the SNMP NAT helper
allows remote attackers to cause a denial of service
(crash) via unspecified remote attack vectors that cause
failures in snmp_trap_decode that trigger (1) frees of
random memory or (2) frees of previously-freed memory
(double-free) by snmp_trap_decode as well as its calling
function, as demonstrated via certain test cases of
the PROTOS SNMP test suite. [#177577]
- CVE-2006-1858: SCTP allowed remote attackers to cause a denial of service
(crash) and possibly execute arbitrary code via a chunk
length that is inconsistent with the actual length of
provided parameters. [#177571]
- CVE-2006-1857: A buffer overflow in the SCTP protocol could allow remote
attackers to cause a crash or possibly execute arbitrary
code via a malformed HB-ACK chunk. [#177571]
- CVE-2006-1528: Linux allows local users to cause a denial of service (crash)
via a Direct I/O transfer from the sg driver to memory
mapped (mmap) IO space. [#177085]
- CVE-2006-0744: When the user could have changed %RIP always force IRET,
now also fixed for the UML kernel. [#156580]
and the following non security bugs:
- Fix concurrent writes to /proc/sys/vm/toss_page_cache_nodes [#183048]
- Null-terminate over-long /proc/kallsyms symbols [#190296]
- make APIC errors KERN_DEBUG [#188009]
- lpfc: Fix for "UnknownIOCB command Data: x0 x3 x0 x0" [#161780]
- SATA 'abnormal status' error, followed by system hang [#188351]
- system hangs when failing a path [#177266] (LTC23855)
- reiserfs corruption with 2.6.5-7.252-smp x86_64 + patches from #115460 [#170162]
- vfs: use in-dentry qstr rather than allocate an external one [#182924]
- Fix assertion failure in journal_drop_transaction() [#180498]
- bio_to_region fix [#151217]
- the whole RAM can't become dirty cache (pagetables, slab etc...) [#164387]
|
| 25 Jul 2006 |
kernel-syms: Kernel Symbol Versions ("modversions") |
| RPM |
kernel-syms 2.6.5-7.276 (i586) |
610 kB |
| Source-RPM |
kernel-syms-2.6.5-7.276.src.rpm |
|
Security Update!
This kernel update fixes the following security problems:
- CVE-2006-3626: A race condition allows local users to gain root privileges
by changing the file mode of /proc/self/ files in a way
that causes those files (for instance /proc/self/environ)
to become setuid root. [#192688]
- CVE-2006-2935: A stackbased buffer overflow in CDROM / DVD handling was
fixed which could be used by a physical local attacker
to crash the kernel or execute code within kernel
context, depending on presence of automatic DVD handling
in the system. [#190396]
- CVE-2006-2934: When a SCTP packet without any chunks is received, the
newconntrack variable in sctp_packet contains an out of
bounds value that is used to look up an pointer from the
array of timeouts, which is then dereferenced, resulting
in a crash. Make sure at least a single chunk is present.
[#190136]
- CVE-2006-2451: Due to an argument validation error in prctl(PR_SET_DUMPABLE)
a local attacker can easily gain administrator (root)
privileges. [#186980]
- CVE-2006-3085: Fixed a remotely triggerable endless loop in SCTP netfilter
handling caused by 0 chunk length. [#186584]
- CVE-2006-2448: Due to missing checking of validity of userspace pointers
it was possible for local attackers to read any kernel
memory, potentially exposing sensitive data to the
attacker or crash the kernel.
This problem is PowerPC specific. [#186583]
- CVE-2006-2444: The snmp_trap_decode function in the SNMP NAT helper
allows remote attackers to cause a denial of service
(crash) via unspecified remote attack vectors that cause
failures in snmp_trap_decode that trigger (1) frees of
random memory or (2) frees of previously-freed memory
(double-free) by snmp_trap_decode as well as its calling
function, as demonstrated via certain test cases of
the PROTOS SNMP test suite. [#177577]
- CVE-2006-1858: SCTP allowed remote attackers to cause a denial of service
(crash) and possibly execute arbitrary code via a chunk
length that is inconsistent with the actual length of
provided parameters. [#177571]
- CVE-2006-1857: A buffer overflow in the SCTP protocol could allow remote
attackers to cause a crash or possibly execute arbitrary
code via a malformed HB-ACK chunk. [#177571]
- CVE-2006-1528: Linux allows local users to cause a denial of service (crash)
via a Direct I/O transfer from the sg driver to memory
mapped (mmap) IO space. [#177085]
- CVE-2006-0744: When the user could have changed %RIP always force IRET,
now also fixed for the UML kernel. [#156580]
and the following non security bugs:
- Fix concurrent writes to /proc/sys/vm/toss_page_cache_nodes [#183048]
- Null-terminate over-long /proc/kallsyms symbols [#190296]
- make APIC errors KERN_DEBUG [#188009]
- lpfc: Fix for "UnknownIOCB command Data: x0 x3 x0 x0" [#161780]
- SATA 'abnormal status' error, followed by system hang [#188351]
- system hangs when failing a path [#177266] (LTC23855)
- reiserfs corruption with 2.6.5-7.252-smp x86_64 + patches from #115460 [#170162]
- vfs: use in-dentry qstr rather than allocate an external one [#182924]
- Fix assertion failure in journal_drop_transaction() [#180498]
- bio_to_region fix [#151217]
- the whole RAM can't become dirty cache (pagetables, slab etc...) [#164387]
|
| 25 Jul 2006 |
kernel-smp: The standard kernel |
| RPM |
kernel-smp 2.6.5-7.276 (i586) |
24094 kB |
| Source-RPM |
kernel-smp-2.6.5-7.276.nosrc.rpm |
|
Security Update!
This kernel update fixes the following security problems:
- CVE-2006-3626: A race condition allows local users to gain root privileges
by changing the file mode of /proc/self/ files in a way
that causes those files (for instance /proc/self/environ)
to become setuid root. [#192688]
- CVE-2006-2935: A stackbased buffer overflow in CDROM / DVD handling was
fixed which could be used by a physical local attacker
to crash the kernel or execute code within kernel
context, depending on presence of automatic DVD handling
in the system. [#190396]
- CVE-2006-2934: When a SCTP packet without any chunks is received, the
newconntrack variable in sctp_packet contains an out of
bounds value that is used to look up an pointer from the
array of timeouts, which is then dereferenced, resulting
in a crash. Make sure at least a single chunk is present.
[#190136]
- CVE-2006-2451: Due to an argument validation error in prctl(PR_SET_DUMPABLE)
a local attacker can easily gain administrator (root)
privileges. [#186980]
- CVE-2006-3085: Fixed a remotely triggerable endless loop in SCTP netfilter
handling caused by 0 chunk length. [#186584]
- CVE-2006-2448: Due to missing checking of validity of userspace pointers
it was possible for local attackers to read any kernel
memory, potentially exposing sensitive data to the
attacker or crash the kernel.
This problem is PowerPC specific. [#186583]
- CVE-2006-2444: The snmp_trap_decode function in the SNMP NAT helper
allows remote attackers to cause a denial of service
(crash) via unspecified remote attack vectors that cause
failures in snmp_trap_decode that trigger (1) frees of
random memory or (2) frees of previously-freed memory
(double-free) by snmp_trap_decode as well as its calling
function, as demonstrated via certain test cases of
the PROTOS SNMP test suite. [#177577]
- CVE-2006-1858: SCTP allowed remote attackers to cause a denial of service
(crash) and possibly execute arbitrary code via a chunk
length that is inconsistent with the actual length of
provided parameters. [#177571]
- CVE-2006-1857: A buffer overflow in the SCTP protocol could allow remote
attackers to cause a crash or possibly execute arbitrary
code via a malformed HB-ACK chunk. [#177571]
- CVE-2006-1528: Linux allows local users to cause a denial of service (crash)
via a Direct I/O transfer from the sg driver to memory
mapped (mmap) IO space. [#177085]
- CVE-2006-0744: When the user could have changed %RIP always force IRET,
now also fixed for the UML kernel. [#156580]
and the following non security bugs:
- Fix concurrent writes to /proc/sys/vm/toss_page_cache_nodes [#183048]
- Null-terminate over-long /proc/kallsyms symbols [#190296]
- make APIC errors KERN_DEBUG [#188009]
- lpfc: Fix for "UnknownIOCB command Data: x0 x3 x0 x0" [#161780]
- SATA 'abnormal status' error, followed by system hang [#188351]
- system hangs when failing a path [#177266] (LTC23855)
- reiserfs corruption with 2.6.5-7.252-smp x86_64 + patches from #115460 [#170162]
- vfs: use in-dentry qstr rather than allocate an external one [#182924]
- Fix assertion failure in journal_drop_transaction() [#180498]
- bio_to_region fix [#151217]
- the whole RAM can't become dirty cache (pagetables, slab etc...) [#164387]
|
| 25 Jul 2006 |
kernel-bigsmp: The standard kernel |
| RPM |
kernel-bigsmp 2.6.5-7.276 (i586) |
24182 kB |
| Source-RPM |
kernel-bigsmp-2.6.5-7.276.nosrc.rpm |
|
Security Update!
This kernel update fixes the following security problems:
- CVE-2006-3626: A race condition allows local users to gain root privileges
by changing the file mode of /proc/self/ files in a way
that causes those files (for instance /proc/self/environ)
to become setuid root. [#192688]
- CVE-2006-2935: A stackbased buffer overflow in CDROM / DVD handling was
fixed which could be used by a physical local attacker
to crash the kernel or execute code within kernel
context, depending on presence of automatic DVD handling
in the system. [#190396]
- CVE-2006-2934: When a SCTP packet without any chunks is received, the
newconntrack variable in sctp_packet contains an out of
bounds value that is used to look up an pointer from the
array of timeouts, which is then dereferenced, resulting
in a crash. Make sure at least a single chunk is present.
[#190136]
- CVE-2006-2451: Due to an argument validation error in prctl(PR_SET_DUMPABLE)
a local attacker can easily gain administrator (root)
privileges. [#186980]
- CVE-2006-3085: Fixed a remotely triggerable endless loop in SCTP netfilter
handling caused by 0 chunk length. [#186584]
- CVE-2006-2448: Due to missing checking of validity of userspace pointers
it was possible for local attackers to read any kernel
memory, potentially exposing sensitive data to the
attacker or crash the kernel.
This problem is PowerPC specific. [#186583]
- CVE-2006-2444: The snmp_trap_decode function in the SNMP NAT helper
allows remote attackers to cause a denial of service
(crash) via unspecified remote attack vectors that cause
failures in snmp_trap_decode that trigger (1) frees of
random memory or (2) frees of previously-freed memory
(double-free) by snmp_trap_decode as well as its calling
function, as demonstrated via certain test cases of
the PROTOS SNMP test suite. [#177577]
- CVE-2006-1858: SCTP allowed remote attackers to cause a denial of service
(crash) and possibly execute arbitrary code via a chunk
length that is inconsistent with the actual length of
provided parameters. [#177571]
- CVE-2006-1857: A buffer overflow in the SCTP protocol could allow remote
attackers to cause a crash or possibly execute arbitrary
code via a malformed HB-ACK chunk. [#177571]
- CVE-2006-1528: Linux allows local users to cause a denial of service (crash)
via a Direct I/O transfer from the sg driver to memory
mapped (mmap) IO space. [#177085]
- CVE-2006-0744: When the user could have changed %RIP always force IRET,
now also fixed for the UML kernel. [#156580]
and the following non security bugs:
- Fix concurrent writes to /proc/sys/vm/toss_page_cache_nodes [#183048]
- Null-terminate over-long /proc/kallsyms symbols [#190296]
- make APIC errors KERN_DEBUG [#188009]
- lpfc: Fix for "UnknownIOCB command Data: x0 x3 x0 x0" [#161780]
- SATA 'abnormal status' error, followed by system hang [#188351]
- system hangs when failing a path [#177266] (LTC23855)
- reiserfs corruption with 2.6.5-7.252-smp x86_64 + patches from #115460 [#170162]
- vfs: use in-dentry qstr rather than allocate an external one [#182924]
- Fix assertion failure in journal_drop_transaction() [#180498]
- bio_to_region fix [#151217]
- the whole RAM can't become dirty cache (pagetables, slab etc...) [#164387]
|
| 25 Jul 2006 |
kernel-default: The standard kernel |
| RPM |
kernel-default 2.6.5-7.276 (i586) |
23775 kB |
| Source-RPM |
kernel-default-2.6.5-7.276.nosrc.rpm |
|
Security Update!
This kernel update fixes the following security problems:
- CVE-2006-3626: A race condition allows local users to gain root privileges
by changing the file mode of /proc/self/ files in a way
that causes those files (for instance /proc/self/environ)
to become setuid root. [#192688]
- CVE-2006-2935: A stackbased buffer overflow in CDROM / DVD handling was
fixed which could be used by a physical local attacker
to crash the kernel or execute code within kernel
context, depending on presence of automatic DVD handling
in the system. [#190396]
- CVE-2006-2934: When a SCTP packet without any chunks is received, the
newconntrack variable in sctp_packet contains an out of
bounds value that is used to look up an pointer from the
array of timeouts, which is then dereferenced, resulting
in a crash. Make sure at least a single chunk is present.
[#190136]
- CVE-2006-2451: Due to an argument validation error in prctl(PR_SET_DUMPABLE)
a local attacker can easily gain administrator (root)
privileges. [#186980]
- CVE-2006-3085: Fixed a remotely triggerable endless loop in SCTP netfilter
handling caused by 0 chunk length. [#186584]
- CVE-2006-2448: Due to missing checking of validity of userspace pointers
it was possible for local attackers to read any kernel
memory, potentially exposing sensitive data to the
attacker or crash the kernel.
This problem is PowerPC specific. [#186583]
- CVE-2006-2444: The snmp_trap_decode function in the SNMP NAT helper
allows remote attackers to cause a denial of service
(crash) via unspecified remote attack vectors that cause
failures in snmp_trap_decode that trigger (1) frees of
random memory or (2) frees of previously-freed memory
(double-free) by snmp_trap_decode as well as its calling
function, as demonstrated via certain test cases of
the PROTOS SNMP test suite. [#177577]
- CVE-2006-1858: SCTP allowed remote attackers to cause a denial of service
(crash) and possibly execute arbitrary code via a chunk
length that is inconsistent with the actual length of
provided parameters. [#177571]
- CVE-2006-1857: A buffer overflow in the SCTP protocol could allow remote
attackers to cause a crash or possibly execute arbitrary
code via a malformed HB-ACK chunk. [#177571]
- CVE-2006-1528: Linux allows local users to cause a denial of service (crash)
via a Direct I/O transfer from the sg driver to memory
mapped (mmap) IO space. [#177085]
- CVE-2006-0744: When the user could have changed %RIP always force IRET,
now also fixed for the UML kernel. [#156580]
and the following non security bugs:
- Fix concurrent writes to /proc/sys/vm/toss_page_cache_nodes [#183048]
- Null-terminate over-long /proc/kallsyms symbols [#190296]
- make APIC errors KERN_DEBUG [#188009]
- lpfc: Fix for "UnknownIOCB command Data: x0 x3 x0 x0" [#161780]
- SATA 'abnormal status' error, followed by system hang [#188351]
- system hangs when failing a path [#177266] (LTC23855)
- reiserfs corruption with 2.6.5-7.252-smp x86_64 + patches from #115460 [#170162]
- vfs: use in-dentry qstr rather than allocate an external one [#182924]
- Fix assertion failure in journal_drop_transaction() [#180498]
- bio_to_region fix [#151217]
- the whole RAM can't become dirty cache (pagetables, slab etc...) [#164387]
|
| 25 Jul 2006 |
kernel-docs: Additional Package Documentation. |
| RPM |
kernel-docs 2.6.5-7.276 (noarch) |
3623 kB |
| Source-RPM |
kernel-docs-2.6.5-7.276.src.rpm |
|
Security Update!
This kernel update fixes the following security problems:
- CVE-2006-3626: A race condition allows local users to gain root privileges
by changing the file mode of /proc/self/ files in a way
that causes those files (for instance /proc/self/environ)
to become setuid root. [#192688]
- CVE-2006-2935: A stackbased buffer overflow in CDROM / DVD handling was
fixed which could be used by a physical local attacker
to crash the kernel or execute code within kernel
context, depending on presence of automatic DVD handling
in the system. [#190396]
- CVE-2006-2934: When a SCTP packet without any chunks is received, the
newconntrack variable in sctp_packet contains an out of
bounds value that is used to look up an pointer from the
array of timeouts, which is then dereferenced, resulting
in a crash. Make sure at least a single chunk is present.
[#190136]
- CVE-2006-2451: Due to an argument validation error in prctl(PR_SET_DUMPABLE)
a local attacker can easily gain administrator (root)
privileges. [#186980]
- CVE-2006-3085: Fixed a remotely triggerable endless loop in SCTP netfilter
handling caused by 0 chunk length. [#186584]
- CVE-2006-2448: Due to missing checking of validity of userspace pointers
it was possible for local attackers to read any kernel
memory, potentially exposing sensitive data to the
attacker or crash the kernel.
This problem is PowerPC specific. [#186583]
- CVE-2006-2444: The snmp_trap_decode function in the SNMP NAT helper
allows remote attackers to cause a denial of service
(crash) via unspecified remote attack vectors that cause
failures in snmp_trap_decode that trigger (1) frees of
random memory or (2) frees of previously-freed memory
(double-free) by snmp_trap_decode as well as its calling
function, as demonstrated via certain test cases of
the PROTOS SNMP test suite. [#177577]
- CVE-2006-1858: SCTP allowed remote attackers to cause a denial of service
(crash) and possibly execute arbitrary code via a chunk
length that is inconsistent with the actual length of
provided parameters. [#177571]
- CVE-2006-1857: A buffer overflow in the SCTP protocol could allow remote
attackers to cause a crash or possibly execute arbitrary
code via a malformed HB-ACK chunk. [#177571]
- CVE-2006-1528: Linux allows local users to cause a denial of service (crash)
via a Direct I/O transfer from the sg driver to memory
mapped (mmap) IO space. [#177085]
- CVE-2006-0744: When the user could have changed %RIP always force IRET,
now also fixed for the UML kernel. [#156580]
and the following non security bugs:
- Fix concurrent writes to /proc/sys/vm/toss_page_cache_nodes [#183048]
- Null-terminate over-long /proc/kallsyms symbols [#190296]
- make APIC errors KERN_DEBUG [#188009]
- lpfc: Fix for "UnknownIOCB command Data: x0 x3 x0 x0" [#161780]
- SATA 'abnormal status' error, followed by system hang [#188351]
- system hangs when failing a path [#177266] (LTC23855)
- reiserfs corruption with 2.6.5-7.252-smp x86_64 + patches from #115460 [#170162]
- vfs: use in-dentry qstr rather than allocate an external one [#182924]
- Fix assertion failure in journal_drop_transaction() [#180498]
- bio_to_region fix [#151217]
- the whole RAM can't become dirty cache (pagetables, slab etc...) [#164387]
|
| 25 Jul 2006 |
kernel-source: The Linux kernel sources |
| RPM |
kernel-source 2.6.5-7.276 (i586) |
39977 kB |
| Source-RPM |
kernel-source-2.6.5-7.276.src.rpm |
|
Security Update!
This kernel update fixes the following security problems:
- CVE-2006-3626: A race condition allows local users to gain root privileges
by changing the file mode of /proc/self/ files in a way
that causes those files (for instance /proc/self/environ)
to become setuid root. [#192688]
- CVE-2006-2935: A stackbased buffer overflow in CDROM / DVD handling was
fixed which could be used by a physical local attacker
to crash the kernel or execute code within kernel
context, depending on presence of automatic DVD handling
in the system. [#190396]
- CVE-2006-2934: When a SCTP packet without any chunks is received, the
newconntrack variable in sctp_packet contains an out of
bounds value that is used to look up an pointer from the
array of timeouts, which is then dereferenced, resulting
in a crash. Make sure at least a single chunk is present.
[#190136]
- CVE-2006-2451: Due to an argument validation error in prctl(PR_SET_DUMPABLE)
a local attacker can easily gain administrator (root)
privileges. [#186980]
- CVE-2006-3085: Fixed a remotely triggerable endless loop in SCTP netfilter
handling caused by 0 chunk length. [#186584]
- CVE-2006-2448: Due to missing checking of validity of userspace pointers
it was possible for local attackers to read any kernel
memory, potentially exposing sensitive data to the
attacker or crash the kernel.
This problem is PowerPC specific. [#186583]
- CVE-2006-2444: The snmp_trap_decode function in the SNMP NAT helper
allows remote attackers to cause a denial of service
(crash) via unspecified remote attack vectors that cause
failures in snmp_trap_decode that trigger (1) frees of
random memory or (2) frees of previously-freed memory
(double-free) by snmp_trap_decode as well as its calling
function, as demonstrated via certain test cases of
the PROTOS SNMP test suite. [#177577]
- CVE-2006-1858: SCTP allowed remote attackers to cause a denial of service
(crash) and possibly execute arbitrary code via a chunk
length that is inconsistent with the actual length of
provided parameters. [#177571]
- CVE-2006-1857: A buffer overflow in the SCTP protocol could allow remote
attackers to cause a crash or possibly execute arbitrary
code via a malformed HB-ACK chunk. [#177571]
- CVE-2006-1528: Linux allows local users to cause a denial of service (crash)
via a Direct I/O transfer from the sg driver to memory
mapped (mmap) IO space. [#177085]
- CVE-2006-0744: When the user could have changed %RIP always force IRET,
now also fixed for the UML kernel. [#156580]
and the following non security bugs:
- Fix concurrent writes to /proc/sys/vm/toss_page_cache_nodes [#183048]
- Null-terminate over-long /proc/kallsyms symbols [#190296]
- make APIC errors KERN_DEBUG [#188009]
- lpfc: Fix for "UnknownIOCB command Data: x0 x3 x0 x0" [#161780]
- SATA 'abnormal status' error, followed by system hang [#188351]
- system hangs when failing a path [#177266] (LTC23855)
- reiserfs corruption with 2.6.5-7.252-smp x86_64 + patches from #115460 [#170162]
- vfs: use in-dentry qstr rather than allocate an external one [#182924]
- Fix assertion failure in journal_drop_transaction() [#180498]
- bio_to_region fix [#151217]
- the whole RAM can't become dirty cache (pagetables, slab etc...) [#164387]
|
| 21 Jul 2006 |
quagga: Free Routing Software (for BGP, OSPF and RIP, for example) |
| RPM |
quagga 0.96.4-31.14 (i586) |
1028 kB |
| Patch-RPM |
quagga 0.96.4-31.14-patch (i586) |
982 kB |
| Source-RPM |
quagga-0.96.4-31.14.src.rpm |
|
Security Update!
It was possible to bypass RIPv2 authentication requirements by using RIPv1. Since RIPv1 doesn't support authentication at all this update
introduces an option to switch off RIPv1 (CVE-2006-2223,
CVE-2006-2224).
|
| 19 Jul 2006 |
pwdutils: Utilities to manage User and Group Accounts |
| RPM |
pwdutils 2.6.4-2.30 (i586) |
439 kB |
| Patch-RPM |
pwdutils 2.6.4-2.30-patch (i586) |
370 kB |
| Source-RPM |
pwdutils-2.6.4-2.30.src.rpm |
|
This patch fixes improper memory buffer handling in pwck and grpck, which was causing memory corruptions themselves leading to a crash
of these tools.
|
| 7 Jul 2006 |
wget: A tool for mirroring FTP and HTTP servers |
| RPM |
wget 1.9.1-45.16 (i586) |
449 kB |
| Patch-RPM |
wget 1.9.1-45.16-patch (i586) |
319 kB |
| Source-RPM |
wget-1.9.1-45.16.src.rpm |
|
Security Update!
This update fixes a security in wget, where evil servers could send terminal escape codes to the user calling wget. This would only affect
interactive sessions. (CVE-2004-1488)
Additionaly a previous ".file" fix was found to be buggy and replaced. This
bug could lead to ".directories" not being retrievable and "_files"
being overwritten.
|
| 5 Jul 2006 |
mutt: Mail program |
| RPM |
mutt 1.5.6i-64.9 (i586) |
1155 kB |
| Patch-RPM |
mutt 1.5.6i-64.9-patch (i586) |
461 kB |
| Source-RPM |
mutt-1.5.6i-64.9.src.rpm |
|
Security Update!
Mutt had a buffer overflow in IMAP namespace parsing code which may open a possible remote vulnerability (CVE-2006-3242).
|
| 30 Jun 2006 |
OpenOffice_org-tr: Turkish Localization Files for OpenOffice.org |
| RPM |
OpenOffice_org-tr 1.1.1-23.9 (i586) |
3634 kB |
| Patch-RPM |
OpenOffice_org-tr 1.1.1-23.9-patch (i586) |
2471 kB |
| Source-RPM |
OpenOffice_org-1.1.1-23.9.src.rpm |
|
Security Update!
Following security problems were found in OpenOffice_org:
- CVE-2006-2198:
A security vulnerability in OpenOffice.org may make it possible to
inject basic code into documents which is executed upon loading of the
document. The user will not be asked or notified and the macro will
have full access to system resources with current user's privileges. As
a result, the macro may delete/replace system files, read/send private
data and/or cause additional security issues.
Note that this attack works even with Macro execution disabled.
This attack allows remote attackers to modify files / execute code as
the user opening the document.
- CVE-2006-2199:
A security vulnerability related to OpenOffice.org documents may allow
certain Java applets to break through the "sandbox" and therefore
have full access to system resources with current user privileges. The
offending Applets may be constructed to destroy/replace system files,
read or send private data, and/or cause additional security issues.
Since Java applet support is only there for historical reasons, as
StarOffice was providing browser support, the support has nown been
disabled by default.
- CVE-2006-3117:
A buffer overflow in the XML utf8 converter allows for a value to be
written to an arbitrary location in memory. This may lead to command
execution in the context of the current user.
|
| 30 Jun 2006 |
OpenOffice_org-zh-TW: Chinese Traditional Localization Files for OpenOffice.org |
| RPM |
OpenOffice_org-zh-TW 1.1.1-23.9 (i586) |
15344 kB |
| Patch-RPM |
OpenOffice_org-zh-TW 1.1.1-23.9-patch (i586) |
2444 kB |
| Source-RPM |
OpenOffice_org-1.1.1-23.9.src.rpm |
|
Security Update!
Following security problems were found in OpenOffice_org:
- CVE-2006-2198:
A security vulnerability in OpenOffice.org may make it possible to
inject basic code into documents which is executed upon loading of the
document. The user will not be asked or notified and the macro will
have full access to system resources with current user's privileges. As
a result, the macro may delete/replace system files, read/send private
data and/or cause additional security issues.
Note that this attack works even with Macro execution disabled.
This attack allows remote attackers to modify files / execute code as
the user opening the document.
- CVE-2006-2199:
A security vulnerability related to OpenOffice.org documents may allow
certain Java applets to break through the "sandbox" and therefore
have full access to system resources with current user privileges. The
offending Applets may be constructed to destroy/replace system files,
read or send private data, and/or cause additional security issues.
Since Java applet support is only there for historical reasons, as
StarOffice was providing browser support, the support has nown been
disabled by default.
- CVE-2006-3117:
A buffer overflow in the XML utf8 converter allows for a value to be
written to an arbitrary location in memory. This may lead to command
execution in the context of the current user.
|
| 30 Jun 2006 |
OpenOffice_org-zh-CN: Chinese simplified Localization Files for OpenOffice.org |
| RPM |
OpenOffice_org-zh-CN 1.1.1-23.9 (i586) |
15134 kB |
| Patch-RPM |
OpenOffice_org-zh-CN 1.1.1-23.9-patch (i586) |
2445 kB |
| Source-RPM |
OpenOffice_org-1.1.1-23.9.src.rpm |
|
Security Update!
Following security problems were found in OpenOffice_org:
- CVE-2006-2198:
A security vulnerability in OpenOffice.org may make it possible to
inject basic code into documents which is executed upon loading of the
document. The user will not be asked or notified and the macro will
have full access to system resources with current user's privileges. As
a result, the macro may delete/replace system files, read/send private
data and/or cause additional security issues.
Note that this attack works even with Macro execution disabled.
This attack allows remote attackers to modify files / execute code as
the user opening the document.
- CVE-2006-2199:
A security vulnerability related to OpenOffice.org documents may allow
certain Java applets to break through the "sandbox" and therefore
have full access to system resources with current user privileges. The
offending Applets may be constructed to destroy/replace system files,
read or send private data, and/or cause additional security issues.
Since Java applet support is only there for historical reasons, as
StarOffice was providing browser support, the support has nown been
disabled by default.
- CVE-2006-3117:
A buffer overflow in the XML utf8 converter allows for a value to be
written to an arbitrary location in memory. This may lead to command
execution in the context of the current user.
|
| 30 Jun 2006 |
OpenOffice_org-sv: Swedish localization files for OpenOffice.org |
| RPM |
OpenOffice_org-sv 1.1.1-23.9 (i586) |
15027 kB |
| Patch-RPM |
OpenOffice_org-sv 1.1.1-23.9-patch (i586) |
2471 kB |
| Source-RPM |
OpenOffice_org-1.1.1-23.9.src.rpm |
|
Security Update!
Following security problems were found in OpenOffice_org:
- CVE-2006-2198:
A security vulnerability in OpenOffice.org may make it possible to
inject basic code into documents which is executed upon loading of the
document. The user will not be asked or notified and the macro will
have full access to system resources with current user's privileges. As
a result, the macro may delete/replace system files, read/send private
data and/or cause additional security issues.
Note that this attack works even with Macro execution disabled.
This attack allows remote attackers to modify files / execute code as
the user opening the document.
- CVE-2006-2199:
A security vulnerability related to OpenOffice.org documents may allow
certain Java applets to break through the "sandbox" and therefore
have full access to system resources with current user privileges. The
offending Applets may be constructed to destroy/replace system files,
read or send private data, and/or cause additional security issues.
Since Java applet support is only there for historical reasons, as
StarOffice was providing browser support, the support has nown been
disabled by default.
- CVE-2006-3117:
A buffer overflow in the XML utf8 converter allows for a value to be
written to an arbitrary location in memory. This may lead to command
execution in the context of the current user.
|
| 30 Jun 2006 |
OpenOffice_org-pt: Portuguese Localization Files for OpenOffice.org |
| RPM |
OpenOffice_org-pt 1.1.1-23.9 (i586) |
3470 kB |
| Patch-RPM |
OpenOffice_org-pt 1.1.1-23.9-patch (i586) |
2468 kB |
| Source-RPM |
OpenOffice_org-1.1.1-23.9.src.rpm |
|
Security Update!
Following security problems were found in OpenOffice_org:
- CVE-2006-2198:
A security vulnerability in OpenOffice.org may make it possible to
inject basic code into documents which is executed upon loading of the
document. The user will not be asked or notified and the macro will
have full access to system resources with current user's privileges. As
a result, the macro may delete/replace system files, read/send private
data and/or cause additional security issues.
Note that this attack works even with Macro execution disabled.
This attack allows remote attackers to modify files / execute code as
the user opening the document.
- CVE-2006-2199:
A security vulnerability related to OpenOffice.org documents may allow
certain Java applets to break through the "sandbox" and therefore
have full access to system resources with current user privileges. The
offending Applets may be constructed to destroy/replace system files,
read or send private data, and/or cause additional security issues.
Since Java applet support is only there for historical reasons, as
StarOffice was providing browser support, the support has nown been
disabled by default.
- CVE-2006-3117:
A buffer overflow in the XML utf8 converter allows for a value to be
written to an arbitrary location in memory. This may lead to command
execution in the context of the current user.
|
| 30 Jun 2006 |
OpenOffice_org-pl: Polish Localization Files for OpenOffice.org |
| RPM |
OpenOffice_org-pl 1.1.1-23.9 (i586) |
3503 kB |
| Patch-RPM |
OpenOffice_org-pl 1.1.1-23.9-patch (i586) |
2476 kB |
| Source-RPM |
OpenOffice_org-1.1.1-23.9.src.rpm |
|
Security Update!
Following security problems were found in OpenOffice_org:
- CVE-2006-2198:
A security vulnerability in OpenOffice.org may make it possible to
inject basic code into documents which is executed upon loading of the
document. The user will not be asked or notified and the macro will
have full access to system resources with current user's privileges. As
a result, the macro may delete/replace system files, read/send private
data and/or cause additional security issues.
Note that this attack works even with Macro execution disabled.
This attack allows remote attackers to modify files / execute code as
the user opening the document.
- CVE-2006-2199:
A security vulnerability related to OpenOffice.org documents may allow
certain Java applets to break through the "sandbox" and therefore
have full access to system resources with current user privileges. The
offending Applets may be constructed to destroy/replace system files,
read or send private data, and/or cause additional security issues.
Since Java applet support is only there for historical reasons, as
StarOffice was providing browser support, the support has nown been
disabled by default.
- CVE-2006-3117:
A buffer overflow in the XML utf8 converter allows for a value to be
written to an arbitrary location in memory. This may lead to command
execution in the context of the current user.
|
| 30 Jun 2006 |
OpenOffice_org-nl: Dutch localization files for OpenOffice.org |
| RPM |
OpenOffice_org-nl 1.1.1-23.9 (i586) |
3763 kB |
| Patch-RPM |
OpenOffice_org-nl 1.1.1-23.9-patch (i586) |
2462 kB |
| Source-RPM |
OpenOffice_org-1.1.1-23.9.src.rpm |
|
Security Update!
Following security problems were found in OpenOffice_org:
- CVE-2006-2198:
A security vulnerability in OpenOffice.org may make it possible to
inject basic code into documents which is executed upon loading of the
document. The user will not be asked or notified and the macro will
have full access to system resources with current user's privileges. As
a result, the macro may delete/replace system files, read/send private
data and/or cause additional security issues.
Note that this attack works even with Macro execution disabled.
This attack allows remote attackers to modify files / execute code as
the user opening the document.
- CVE-2006-2199:
A security vulnerability related to OpenOffice.org documents may allow
certain Java applets to break through the "sandbox" and therefore
have full access to system resources with current user privileges. The
offending Applets may be constructed to destroy/replace system files,
read or send private data, and/or cause additional security issues.
Since Java applet support is only there for historical reasons, as
StarOffice was providing browser support, the support has nown been
disabled by default.
- CVE-2006-3117:
A buffer overflow in the XML utf8 converter allows for a value to be
written to an arbitrary location in memory. This may lead to command
execution in the context of the current user.
|
| 30 Jun 2006 |
OpenOffice_org-sl: Slovene localization files for OpenOffice.org |
| RPM |
OpenOffice_org-sl 1.1.1-23.9 (i586) |
3840 kB |
| Patch-RPM |
OpenOffice_org-sl 1.1.1-23.9-patch (i586) |
2445 kB |
| Source-RPM |
OpenOffice_org-1.1.1-23.9.src.rpm |
|
Security Update!
Following security problems were found in OpenOffice_org:
- CVE-2006-2198:
A security vulnerability in OpenOffice.org may make it possible to
inject basic code into documents which is executed upon loading of the
document. The user will not be asked or notified and the macro will
have full access to system resources with current user's privileges. As
a result, the macro may delete/replace system files, read/send private
data and/or cause additional security issues.
Note that this attack works even with Macro execution disabled.
This attack allows remote attackers to modify files / execute code as
the user opening the document.
- CVE-2006-2199:
A security vulnerability related to OpenOffice.org documents may allow
certain Java applets to break through the "sandbox" and therefore
have full access to system resources with current user privileges. The
offending Applets may be constructed to destroy/replace system files,
read or send private data, and/or cause additional security issues.
Since Java applet support is only there for historical reasons, as
StarOffice was providing browser support, the support has nown been
disabled by default.
- CVE-2006-3117:
A buffer overflow in the XML utf8 converter allows for a value to be
written to an arbitrary location in memory. This may lead to command
execution in the context of the current user.
|
| 30 Jun 2006 |
OpenOffice_org-sk: Slovak localization files for OpenOffice.org |
| RPM |
OpenOffice_org-sk 1.1.1-23.9 (i586) |
16251 kB |
| Patch-RPM |
OpenOffice_org-sk 1.1.1-23.9-patch (i586) |
2462 kB |
| Source-RPM |
OpenOffice_org-1.1.1-23.9.src.rpm |
|
Security Update!
Following security problems were found in OpenOffice_org:
- CVE-2006-2198:
A security vulnerability in OpenOffice.org may make it possible to
inject basic code into documents which is executed upon loading of the
document. The user will not be asked or notified and the macro will
have full access to system resources with current user's privileges. As
a result, the macro may delete/replace system files, read/send private
data and/or cause additional security issues.
Note that this attack works even with Macro execution disabled.
This attack allows remote attackers to modify files / execute code as
the user opening the document.
- CVE-2006-2199:
A security vulnerability related to OpenOffice.org documents may allow
certain Java applets to break through the "sandbox" and therefore
have full access to system resources with current user privileges. The
offending Applets may be constructed to destroy/replace system files,
read or send private data, and/or cause additional security issues.
Since Java applet support is only there for historical reasons, as
StarOffice was providing browser support, the support has nown been
disabled by default.
- CVE-2006-3117:
A buffer overflow in the XML utf8 converter allows for a value to be
written to an arbitrary location in memory. This may lead to command
execution in the context of the current user.
|
| 30 Jun 2006 |
OpenOffice_org-ru: Russian Localization Files for OpenOffice.org |
| RPM |
OpenOffice_org-ru 1.1.1-23.9 (i586) |
16202 kB |
| Patch-RPM |
OpenOffice_org-ru 1.1.1-23.9-patch (i586) |
2486 kB |
| Source-RPM |
OpenOffice_org-1.1.1-23.9.src.rpm |
|
Security Update!
Following security problems were found in OpenOffice_org:
- CVE-2006-2198:
A security vulnerability in OpenOffice.org may make it possible to
inject basic code into documents which is executed upon loading of the
document. The user will not be asked or notified and the macro will
have full access to system resources with current user's privileges. As
a result, the macro may delete/replace system files, read/send private
data and/or cause additional security issues.
Note that this attack works even with Macro execution disabled.
This attack allows remote attackers to modify files / execute code as
the user opening the document.
- CVE-2006-2199:
A security vulnerability related to OpenOffice.org documents may allow
certain Java applets to break through the "sandbox" and therefore
have full access to system resources with current user privileges. The
offending Applets may be constructed to destroy/replace system files,
read or send private data, and/or cause additional security issues.
Since Java applet support is only there for historical reasons, as
StarOffice was providing browser support, the support has nown been
disabled by default.
- CVE-2006-3117:
A buffer overflow in the XML utf8 converter allows for a value to be
written to an arbitrary location in memory. This may lead to command
execution in the context of the current user.
|
| 30 Jun 2006 |
OpenOffice_org-ko: Korean Localization Files for OpenOffice.org |
| RPM |
OpenOffice_org-ko 1.1.1-23.9 (i586) |
15343 kB |
| Patch-RPM |
OpenOffice_org-ko 1.1.1-23.9-patch (i586) |
2444 kB |
| Source-RPM |
OpenOffice_org-1.1.1-23.9.src.rpm |
|
Security Update!
Following security problems were found in OpenOffice_org:
- CVE-2006-2198:
A security vulnerability in OpenOffice.org may make it possible to
inject basic code into documents which is executed upon loading of the
document. The user will not be asked or notified and the macro will
have full access to system resources with current user's privileges. As
a result, the macro may delete/replace system files, read/send private
data and/or cause additional security issues.
Note that this attack works even with Macro execution disabled.
This attack allows remote attackers to modify files / execute code as
the user opening the document.
- CVE-2006-2199:
A security vulnerability related to OpenOffice.org documents may allow
certain Java applets to break through the "sandbox" and therefore
have full access to system resources with current user privileges. The
offending Applets may be constructed to destroy/replace system files,
read or send private data, and/or cause additional security issues.
Since Java applet support is only there for historical reasons, as
StarOffice was providing browser support, the support has nown been
disabled by default.
- CVE-2006-3117:
A buffer overflow in the XML utf8 converter allows for a value to be
written to an arbitrary location in memory. This may lead to command
execution in the context of the current user.
|
| 30 Jun 2006 |
OpenOffice_org-et: Estonian localization files for OpenOffice.org |
| RPM |
OpenOffice_org-et 1.1.1-23.9 (i586) |
3745 kB |
| Patch-RPM |
OpenOffice_org-et 1.1.1-23.9-patch (i586) |
2441 kB |
| Source-RPM |
OpenOffice_org-1.1.1-23.9.src.rpm |
|
Security Update!
Following security problems were found in OpenOffice_org:
- CVE-2006-2198:
A security vulnerability in OpenOffice.org may make it possible to
inject basic code into documents which is executed upon loading of the
document. The user will not be asked or notified and the macro will
have full access to system resources with current user's privileges. As
a result, the macro may delete/replace system files, read/send private
data and/or cause additional security issues.
Note that this attack works even with Macro execution disabled.
This attack allows remote attackers to modify files / execute code as
the user opening the document.
- CVE-2006-2199:
A security vulnerability related to OpenOffice.org documents may allow
certain Java applets to break through the "sandbox" and therefore
have full access to system resources with current user privileges. The
offending Applets may be constructed to destroy/replace system files,
read or send private data, and/or cause additional security issues.
Since Java applet support is only there for historical reasons, as
StarOffice was providing browser support, the support has nown been
disabled by default.
- CVE-2006-3117:
A buffer overflow in the XML utf8 converter allows for a value to be
written to an arbitrary location in memory. This may lead to command
execution in the context of the current user.
|
| 30 Jun 2006 |
OpenOffice_org-fr: French Localization Files for OpenOffice.org |
| RPM |
OpenOffice_org-fr 1.1.1-23.9 (i586) |
15398 kB |
| Patch-RPM |
OpenOffice_org-fr 1.1.1-23.9-patch (i586) |
2475 kB |
| Source-RPM |
OpenOffice_org-1.1.1-23.9.src.rpm |
|
Security Update!
Following security problems were found in OpenOffice_org:
- CVE-2006-2198:
A security vulnerability in OpenOffice.org may make it possible to
inject basic code into documents which is executed upon loading of the
document. The user will not be asked or notified and the macro will
have full access to system resources with current user's privileges. As
a result, the macro may delete/replace system files, read/send private
data and/or cause additional security issues.
Note that this attack works even with Macro execution disabled.
This attack allows remote attackers to modify files / execute code as
the user opening the document.
- CVE-2006-2199:
A security vulnerability related to OpenOffice.org documents may allow
certain Java applets to break through the "sandbox" and therefore
have full access to system resources with current user privileges. The
offending Applets may be constructed to destroy/replace system files,
read or send private data, and/or cause additional security issues.
Since Java applet support is only there for historical reasons, as
StarOffice was providing browser support, the support has nown been
disabled by default.
- CVE-2006-3117:
A buffer overflow in the XML utf8 converter allows for a value to be
written to an arbitrary location in memory. This may lead to command
execution in the context of the current user.
|
| 30 Jun 2006 |
OpenOffice_org-es: Spanish localization files for OpenOffice.org |
| RPM |
OpenOffice_org-es 1.1.1-23.9 (i586) |
15449 kB |
| Patch-RPM |
OpenOffice_org-es 1.1.1-23.9-patch (i586) |
2476 kB |
| Source-RPM |
OpenOffice_org-1.1.1-23.9.src.rpm |
|
Security Update!
Following security problems were found in OpenOffice_org:
- CVE-2006-2198:
A security vulnerability in OpenOffice.org may make it possible to
inject basic code into documents which is executed upon loading of the
document. The user will not be asked or notified and the macro will
have full access to system resources with current user's privileges. As
a result, the macro may delete/replace system files, read/send private
data and/or cause additional security issues.
Note that this attack works even with Macro execution disabled.
This attack allows remote attackers to modify files / execute code as
the user opening the document.
- CVE-2006-2199:
A security vulnerability related to OpenOffice.org documents may allow
certain Java applets to break through the "sandbox" and therefore
have full access to system resources with current user privileges. The
offending Applets may be constructed to destroy/replace system files,
read or send private data, and/or cause additional security issues.
Since Java applet support is only there for historical reasons, as
StarOffice was providing browser support, the support has nown been
disabled by default.
- CVE-2006-3117:
A buffer overflow in the XML utf8 converter allows for a value to be
written to an arbitrary location in memory. This may lead to command
execution in the context of the current user.
|
| 30 Jun 2006 |
OpenOffice_org-en: English localization files for OpenOffice.org |
| RPM |
OpenOffice_org-en 1.1.1-23.9 (i586) |
3776 kB |
| Patch-RPM |
OpenOffice_org-en 1.1.1-23.9-patch (i586) |
2446 kB |
| Source-RPM |
OpenOffice_org-1.1.1-23.9.src.rpm |
|
Security Update!
Following security problems were found in OpenOffice_org:
- CVE-2006-2198:
A security vulnerability in OpenOffice.org may make it possible to
inject basic code into documents which is executed upon loading of the
document. The user will not be asked or notified and the macro will
have full access to system resources with current user's privileges. As
a result, the macro may delete/replace system files, read/send private
data and/or cause additional security issues.
Note that this attack works even with Macro execution disabled.
This attack allows remote attackers to modify files / execute code as
the user opening the document.
- CVE-2006-2199:
A security vulnerability related to OpenOffice.org documents may allow
certain Java applets to break through the "sandbox" and therefore
have full access to system resources with current user privileges. The
offending Applets may be constructed to destroy/replace system files,
read or send private data, and/or cause additional security issues.
Since Java applet support is only there for historical reasons, as
StarOffice was providing browser support, the support has nown been
disabled by default.
- CVE-2006-3117:
A buffer overflow in the XML utf8 converter allows for a value to be
written to an arbitrary location in memory. This may lead to command
execution in the context of the current user.
|
| 30 Jun 2006 |
OpenOffice_org-ja: Japanese Localization Files for OpenOffice.org |
| RPM |
OpenOffice_org-ja 1.1.1-23.9 (i586) |
15741 kB |
| Patch-RPM |
OpenOffice_org-ja 1.1.1-23.9-patch (i586) |
2451 kB |
| Source-RPM |
OpenOffice_org-1.1.1-23.9.src.rpm |
|
Security Update!
Following security problems were found in OpenOffice_org:
- CVE-2006-2198:
A security vulnerability in OpenOffice.org may make it possible to
inject basic code into documents which is executed upon loading of the
document. The user will not be asked or notified and the macro will
have full access to system resources with current user's privileges. As
a result, the macro may delete/replace system files, read/send private
data and/or cause additional security issues.
Note that this attack works even with Macro execution disabled.
This attack allows remote attackers to modify files / execute code as
the user opening the document.
- CVE-2006-2199:
A security vulnerability related to OpenOffice.org documents may allow
certain Java applets to break through the "sandbox" and therefore
have full access to system resources with current user privileges. The
offending Applets may be constructed to destroy/replace system files,
read or send private data, and/or cause additional security issues.
Since Java applet support is only there for historical reasons, as
StarOffice was providing browser support, the support has nown been
disabled by default.
- CVE-2006-3117:
A buffer overflow in the XML utf8 converter allows for a value to be
written to an arbitrary location in memory. This may lead to command
execution in the context of the current user.
|
| 30 Jun 2006 |
OpenOffice_org-hu: Hungarian Localization Files for OpenOffice.org |
| RPM |
OpenOffice_org-hu 1.1.1-23.9 (i586) |
15799 kB |
| Patch-RPM |
OpenOffice_org-hu 1.1.1-23.9-patch (i586) |
2465 kB |
| Source-RPM |
OpenOffice_org-1.1.1-23.9.src.rpm |
|
Security Update!
Following security problems were found in OpenOffice_org:
- CVE-2006-2198:
A security vulnerability in OpenOffice.org may make it possible to
inject basic code into documents which is executed upon loading of the
document. The user will not be asked or notified and the macro will
have full access to system resources with current user's privileges. As
a result, the macro may delete/replace system files, read/send private
data and/or cause additional security issues.
Note that this attack works even with Macro execution disabled.
This attack allows remote attackers to modify files / execute code as
the user opening the document.
- CVE-2006-2199:
A security vulnerability related to OpenOffice.org documents may allow
certain Java applets to break through the "sandbox" and therefore
have full access to system resources with current user privileges. The
offending Applets may be constructed to destroy/replace system files,
read or send private data, and/or cause additional security issues.
Since Java applet support is only there for historical reasons, as
StarOffice was providing browser support, the support has nown been
disabled by default.
- CVE-2006-3117:
A buffer overflow in the XML utf8 converter allows for a value to be
written to an arbitrary location in memory. This may lead to command
execution in the context of the current user.
|
| 30 Jun 2006 |
OpenOffice_org-it: Italian localization files for OpenOffice.org |
| RPM |
OpenOffice_org-it 1.1.1-23.9 (i586) |
15385 kB |
| Patch-RPM |
OpenOffice_org-it 1.1.1-23.9-patch (i586) |
2467 kB |
| Source-RPM |
OpenOffice_org-1.1.1-23.9.src.rpm |
|
Security Update!
Following security problems were found in OpenOffice_org:
- CVE-2006-2198:
A security vulnerability in OpenOffice.org may make it possible to
inject basic code into documents which is executed upon loading of the
document. The user will not be asked or notified and the macro will
have full access to system resources with current user's privileges. As
a result, the macro may delete/replace system files, read/send private
data and/or cause additional security issues.
Note that this attack works even with Macro execution disabled.
This attack allows remote attackers to modify files / execute code as
the user opening the document.
- CVE-2006-2199:
A security vulnerability related to OpenOffice.org documents may allow
certain Java applets to break through the "sandbox" and therefore
have full access to system resources with current user privileges. The
offending Applets may be constructed to destroy/replace system files,
read or send private data, and/or cause additional security issues.
Since Java applet support is only there for historical reasons, as
StarOffice was providing browser support, the support has nown been
disabled by default.
- CVE-2006-3117:
A buffer overflow in the XML utf8 converter allows for a value to be
written to an arbitrary location in memory. This may lead to command
execution in the context of the current user.
|
| 30 Jun 2006 |
OpenOffice_org-da: Danish Localization Files for OpenOffice.org |
| RPM |
OpenOffice_org-da 1.1.1-23.9 (i586) |
3827 kB |
| Patch-RPM |
OpenOffice_org-da 1.1.1-23.9-patch (i586) |
2456 kB |
| Source-RPM |
OpenOffice_org-1.1.1-23.9.src.rpm |
|
Security Update!
Following security problems were found in OpenOffice_org:
- CVE-2006-2198:
A security vulnerability in OpenOffice.org may make it possible to
inject basic code into documents which is executed upon loading of the
document. The user will not be asked or notified and the macro will
have full access to system resources with current user's privileges. As
a result, the macro may delete/replace system files, read/send private
data and/or cause additional security issues.
Note that this attack works even with Macro execution disabled.
This attack allows remote attackers to modify files / execute code as
the user opening the document.
- CVE-2006-2199:
A security vulnerability related to OpenOffice.org documents may allow
certain Java applets to break through the "sandbox" and therefore
have full access to system resources with current user privileges. The
offending Applets may be constructed to destroy/replace system files,
read or send private data, and/or cause additional security issues.
Since Java applet support is only there for historical reasons, as
StarOffice was providing browser support, the support has nown been
disabled by default.
- CVE-2006-3117:
A buffer overflow in the XML utf8 converter allows for a value to be
written to an arbitrary location in memory. This may lead to command
execution in the context of the current user.
|
| 30 Jun 2006 |
OpenOffice_org-el: Greek Localization Files for OpenOffice.org |
| RPM |
OpenOffice_org-el 1.1.1-23.9 (i586) |
3805 kB |
| Patch-RPM |
OpenOffice_org-el 1.1.1-23.9-patch (i586) |
2481 kB |
| Source-RPM |
OpenOffice_org-1.1.1-23.9.src.rpm |
|
Security Update!
Following security problems were found in OpenOffice_org:
- CVE-2006-2198:
A security vulnerability in OpenOffice.org may make it possible to
inject basic code into documents which is executed upon loading of the
document. The user will not be asked or notified and the macro will
have full access to system resources with current user's privileges. As
a result, the macro may delete/replace system files, read/send private
data and/or cause additional security issues.
Note that this attack works even with Macro execution disabled.
This attack allows remote attackers to modify files / execute code as
the user opening the document.
- CVE-2006-2199:
A security vulnerability related to OpenOffice.org documents may allow
certain Java applets to break through the "sandbox" and therefore
have full access to system resources with current user privileges. The
offending Applets may be constructed to destroy/replace system files,
read or send private data, and/or cause additional security issues.
Since Java applet support is only there for historical reasons, as
StarOffice was providing browser support, the support has nown been
disabled by default.
- CVE-2006-3117:
A buffer overflow in the XML utf8 converter allows for a value to be
written to an arbitrary location in memory. This may lead to command
execution in the context of the current user.
|
| 30 Jun 2006 |
OpenOffice_org-de: German localization files for OpenOffice.org |
| RPM |
OpenOffice_org-de 1.1.1-23.9 (i586) |
16304 kB |
| Patch-RPM |
OpenOffice_org-de 1.1.1-23.9-patch (i586) |
2475 kB |
| Source-RPM |
OpenOffice_org-1.1.1-23.9.src.rpm |
|
Security Update!
Following security problems were found in OpenOffice_org:
- CVE-2006-2198:
A security vulnerability in OpenOffice.org may make it possible to
inject basic code into documents which is executed upon loading of the
document. The user will not be asked or notified and the macro will
have full access to system resources with current user's privileges. As
a result, the macro may delete/replace system files, read/send private
data and/or cause additional security issues.
Note that this attack works even with Macro execution disabled.
This attack allows remote attackers to modify files / execute code as
the user opening the document.
- CVE-2006-2199:
A security vulnerability related to OpenOffice.org documents may allow
certain Java applets to break through the "sandbox" and therefore
have full access to system resources with current user privileges. The
offending Applets may be constructed to destroy/replace system files,
read or send private data, and/or cause additional security issues.
Since Java applet support is only there for historical reasons, as
StarOffice was providing browser support, the support has nown been
disabled by default.
- CVE-2006-3117:
A buffer overflow in the XML utf8 converter allows for a value to be
written to an arbitrary location in memory. This may lead to command
execution in the context of the current user.
|
| 30 Jun 2006 |
OpenOffice_org-ar: Arabic Localization Files for OpenOffice.org |
| RPM |
OpenOffice_org-ar 1.1.1-23.9 (i586) |
3757 kB |
| Patch-RPM |
OpenOffice_org-ar 1.1.1-23.9-patch (i586) |
2464 kB |
| Source-RPM |
OpenOffice_org-1.1.1-23.9.src.rpm |
|
Security Update!
Following security problems were found in OpenOffice_org:
- CVE-2006-2198:
A security vulnerability in OpenOffice.org may make it possible to
inject basic code into documents which is executed upon loading of the
document. The user will not be asked or notified and the macro will
have full access to system resources with current user's privileges. As
a result, the macro may delete/replace system files, read/send private
data and/or cause additional security issues.
Note that this attack works even with Macro execution disabled.
This attack allows remote attackers to modify files / execute code as
the user opening the document.
- CVE-2006-2199:
A security vulnerability related to OpenOffice.org documents may allow
certain Java applets to break through the "sandbox" and therefore
have full access to system resources with current user privileges. The
offending Applets may be constructed to destroy/replace system files,
read or send private data, and/or cause additional security issues.
Since Java applet support is only there for historical reasons, as
StarOffice was providing browser support, the support has nown been
disabled by default.
- CVE-2006-3117:
A buffer overflow in the XML utf8 converter allows for a value to be
written to an arbitrary location in memory. This may lead to command
execution in the context of the current user.
|
| 30 Jun 2006 |
OpenOffice_org-cs: Czech Localization Files for OpenOffice.org |
| RPM |
OpenOffice_org-cs 1.1.1-23.9 (i586) |
16053 kB |
| Patch-RPM |
OpenOffice_org-cs 1.1.1-23.9-patch (i586) |
2454 kB |
| Source-RPM |
OpenOffice_org-1.1.1-23.9.src.rpm |
|
Security Update!
Following security problems were found in OpenOffice_org:
- CVE-2006-2198:
A security vulnerability in OpenOffice.org may make it possible to
inject basic code into documents which is executed upon loading of the
document. The user will not be asked or notified and the macro will
have full access to system resources with current user's privileges. As
a result, the macro may delete/replace system files, read/send private
data and/or cause additional security issues.
Note that this attack works even with Macro execution disabled.
This attack allows remote attackers to modify files / execute code as
the user opening the document.
- CVE-2006-2199:
A security vulnerability related to OpenOffice.org documents may allow
certain Java applets to break through the "sandbox" and therefore
have full access to system resources with current user privileges. The
offending Applets may be constructed to destroy/replace system files,
read or send private data, and/or cause additional security issues.
Since Java applet support is only there for historical reasons, as
StarOffice was providing browser support, the support has nown been
disabled by default.
- CVE-2006-3117:
A buffer overflow in the XML utf8 converter allows for a value to be
written to an arbitrary location in memory. This may lead to command
execution in the context of the current user.
|
| 30 Jun 2006 |
OpenOffice_org: A Free Office Suite (the Language Independent part) |
| RPM |
OpenOffice_org 1.1.1-23.9 (i586) |
58164 kB |
| Patch-RPM |
OpenOffice_org 1.1.1-23.9-patch (i586) |
49551 kB |
| Source-RPM |
OpenOffice_org-1.1.1-23.9.src.rpm |
|
Security Update!
Following security problems were found in OpenOffice_org:
- CVE-2006-2198:
A security vulnerability in OpenOffice.org may make it possible to
inject basic code into documents which is executed upon loading of the
document. The user will not be asked or notified and the macro will
have full access to system resources with current user's privileges. As
a result, the macro may delete/replace system files, read/send private
data and/or cause additional security issues.
Note that this attack works even with Macro execution disabled.
This attack allows remote attackers to modify files / execute code as
the user opening the document.
- CVE-2006-2199:
A security vulnerability related to OpenOffice.org documents may allow
certain Java applets to break through the "sandbox" and therefore
have full access to system resources with current user privileges. The
offending Applets may be constructed to destroy/replace system files,
read or send private data, and/or cause additional security issues.
Since Java applet support is only there for historical reasons, as
StarOffice was providing browser support, the support has nown been
disabled by default.
- CVE-2006-3117:
A buffer overflow in the XML utf8 converter allows for a value to be
written to an arbitrary location in memory. This may lead to command
execution in the context of the current user.
|
| 28 Jun 2006 |
arts: Modular software synthesizer |
| RPM |
arts 1.2.1-35.7 (i586) |
1234 kB |
| Patch-RPM |
arts 1.2.1-35.7-patch (i586) |
786 kB |
| Source-RPM |
arts-1.2.1-35.7.src.rpm |
|
Security Update!
The KDE soundserver aRts lacked checks around some setuid() calls. This could potentially be used by a local attacker to gain root
privileges. (CVE-2006-2916)
|
| 28 Jun 2006 |
perl-Crypt-CBC: perl module Crypt::CBC |
| RPM |
perl-Crypt-CBC 2.17-7.2 (i586) |
25 kB |
| Source-RPM |
perl-Crypt-CBC-2.17-7.2.src.rpm |
|
Security Update!
The Perl Crypt::CBC module versions through 2.16 produced weak ciphertext when used with block encryption algorithms with blocksize larger
than 8 bytes. (CVE-2006-0898)
|
| 27 Jun 2006 |
gpg: The GNU Privacy Guard. Encrypts, decrypts, and signs data |
| RPM |
gpg 1.2.4-68.16 (i586) |
1264 kB |
| Patch-RPM |
gpg 1.2.4-68.16-patch (i586) |
516 kB |
| Source-RPM |
gpg-1.2.4-68.16.src.rpm |
|
Security Update!
It is possible to crash (denial of service) the GNU Privacy Guard (gpg) by supplying a specifically crafted message specifying a very large UID,
which leads to an out of memory situation or an integer overflow.
It is unclear if this problem can be exploited to execute code.
This issue is tracked by the Mitre CVE ID CVE-2006-3082.
|
| 27 Jun 2006 |
kdebase3-kdm: The KDE login and display manager |
| RPM |
kdebase3-kdm 3.2.1-68.53 (i586) |
420 kB |
| Patch-RPM |
kdebase3-kdm 3.2.1-68.53-patch (i586) |
316 kB |
| Source-RPM |
kdebase3-3.2.1-68.53.src.rpm |
|
Security Update!
KDM stores the type of the previously used session in the user's home directory. By using a symlink users could trick kdm into also
storing content of files that are normally not accesible by users
(CVE-2006-2449).
|
| 21 Jun 2006 |
php4-recode: PHP4 extension module |
| RPM |
php4-recode 4.3.4-43.61 (i586) |
23 kB |
| Patch-RPM |
php4-recode 4.3.4-43.61-patch (i586) |
19 kB |
| Source-RPM |
php4-4.3.4-43.61.src.rpm |
|
Security Update!
The previous security update caused problems with arrays due to a broken patch for CVE-2006-2657.
|
| 21 Jun 2006 |
php4-pear: PHP Extension and Application Repository |
| RPM |
php4-pear 4.3.4-43.61 (i586) |
175 kB |
| Patch-RPM |
php4-pear 4.3.4-43.61-patch (i586) |
40 kB |
| Source-RPM |
php4-4.3.4-43.61.src.rpm |
|
Security Update!
The previous security update caused problems with arrays due to a broken patch for CVE-2006-2657.
|
| 21 Jun 2006 |
php4-session: PHP4 extension module |
| RPM |
php4-session 4.3.4-43.61 (i586) |
40 kB |
| Source-RPM |
php4-4.3.4-43.61.src.rpm |
|
Security Update!
The previous security update caused problems with arrays due to a broken patch for CVE-2006-2657.
|
| 21 Jun 2006 |
php4-servlet: PHP4 module for Java Servlet Engine |
| RPM |
php4-servlet 4.3.4-43.61 (i586) |
621 kB |
| Patch-RPM |
php4-servlet 4.3.4-43.61-patch (i586) |
620 kB |
| Source-RPM |
php4-4.3.4-43.61.src.rpm |
|
Security Update!
The previous security update caused problems with arrays due to a broken patch for CVE-2006-2657.
|
| 21 Jun 2006 |
php4-sysvshm: PHP4 extension module |
| RPM |
php4-sysvshm 4.3.4-43.61 (i586) |
24 kB |
| Source-RPM |
php4-4.3.4-43.61.src.rpm |
|
Security Update!
The previous security update caused problems with arrays due to a broken patch for CVE-2006-2657.
|
| 21 Jun 2006 |
php4-wddx: PHP4 extension module |
| RPM |
php4-wddx 4.3.4-43.61 (i586) |
31 kB |
| Source-RPM |
php4-4.3.4-43.61.src.rpm |
|
Security Update!
The previous security update caused problems with arrays due to a broken patch for CVE-2006-2657.
|
| 21 Jun 2006 |
php4-fastcgi: FastCGI PHP4 module |
| RPM |
php4-fastcgi 4.3.4-43.61 (i586) |
587 kB |
| Source-RPM |
php4-4.3.4-43.61.src.rpm |
|
Security Update!
The previous security update caused problems with arrays due to a broken patch for CVE-2006-2657.
|
| 21 Jun 2006 |
php4-mysql: PHP4 extension module |
| RPM |
php4-mysql 4.3.4-43.61 (i586) |
37 kB |
| Source-RPM |
php4-4.3.4-43.61.src.rpm |
|
Security Update!
The previous security update caused problems with arrays due to a broken patch for CVE-2006-2657.
|
| 21 Jun 2006 |
php4-imap: PHP4 extension module |
| RPM |
php4-imap 4.3.4-43.61 (i586) |
50 kB |
| Source-RPM |
php4-4.3.4-43.61.src.rpm |
|
Security Update!
The previous security update caused problems with arrays due to a broken patch for CVE-2006-2657.
|
| 21 Jun 2006 |
php4-exif: PHP4 extension module |
| RPM |
php4-exif 4.3.4-43.61 (i586) |
43 kB |
| Source-RPM |
php4-4.3.4-43.61.src.rpm |
|
Security Update!
The previous security update caused problems with arrays due to a broken patch for CVE-2006-2657.
|
| 21 Jun 2006 |
php4-mbstring: PHP4 extension module |
| RPM |
php4-mbstring 4.3.4-43.61 (i586) |
647 kB |
| Source-RPM |
php4-4.3.4-43.61.src.rpm |
|
Security Update!
The previous security update caused problems with arrays due to a broken patch for CVE-2006-2657.
|
| 21 Jun 2006 |
php4-devel: Include files of PHP4 |
| RPM |
php4-devel 4.3.4-43.61 (i586) |
837 kB |
| Patch-RPM |
php4-devel 4.3.4-43.61-patch (i586) |
89 kB |
| Source-RPM |
php4-4.3.4-43.61.src.rpm |
|
Security Update!
The previous security update caused problems with arrays due to a broken patch for CVE-2006-2657.
|
| 21 Jun 2006 |
php4-gd: PHP4 extension module |
| RPM |
php4-gd 4.3.4-43.61 (i586) |
105 kB |
| Source-RPM |
php4-4.3.4-43.61.src.rpm |
|
Security Update!
The previous security update caused problems with arrays due to a broken patch for CVE-2006-2657.
|
| 21 Jun 2006 |
mod_php4-servlet: Metapackage for old PHP4 layout. |
| RPM |
mod_php4-servlet 4.3.4-43.61 (i586) |
19 kB |
| Source-RPM |
php4-4.3.4-43.61.src.rpm |
|
Security Update!
The previous security update caused problems with arrays due to a broken patch for CVE-2006-2657.
|
| 21 Jun 2006 |
mod_php4-core: Metapackage for old PHP4 layout. |
| RPM |
mod_php4-core 4.3.4-43.61 (i586) |
20 kB |
| Source-RPM |
php4-4.3.4-43.61.src.rpm |
|
Security Update!
The previous security update caused problems with arrays due to a broken patch for CVE-2006-2657.
|
| 21 Jun 2006 |
apache2-mod_php4: PHP4 module for Apache 2.0 |
| RPM |
apache2-mod_php4 4.3.4-43.61 (i586) |
595 kB |
| Source-RPM |
php4-4.3.4-43.61.src.rpm |
|
Security Update!
The previous security update caused problems with arrays due to a broken patch for CVE-2006-2657.
|
| 21 Jun 2006 |
php4: PHP4 Core Files |
| RPM |
php4 4.3.4-43.61 (i586) |
1175 kB |
| Patch-RPM |
php4 4.3.4-43.61-patch (i586) |
1076 kB |
| Source-RPM |
php4-4.3.4-43.61.src.rpm |
|
Security Update!
The previous security update caused problems with arrays due to a broken patch for CVE-2006-2657.
|
| 20 Jun 2006 |
mysql-Max |