LWN.net Logo

LWN.net Weekly Edition for June 30, 2005

The Grokster ruling

June 29, 2005

This article was contributed by Joe 'Zonker' Brockmeier.

The long-awaited Metro-Goldwyn-Mayer v. Grokster decision was handed down by the Supreme Court on Monday, with disappointing if not surprising results. The court unanimously decided against Grokster, overturning the summary judgment in favor of Grokster issued by the United States District Court and upheld by the 9th Circuit Court of Appeals. The case has been remanded to the District Court for reconsideration, which seems likely to go against Grokster and Streamcast. Groklaw has the full decision as text, and it is also available as a PDF.

What was at question was whether Grokster, et al, can be held liable for use of P2P software when the software had substantial non-infringing uses, and when the parties were not aware of infringement. The Supreme Court has held that a party can be held liable for distributing software if the party is seen to be "inducing or encouraging direct infringement, and infringes vicariously by profiting from direct infringement while declining to exercise the right to stop or limit it."

The decision was eagerly awaited by both sides, and has been viewed as having widespread implications for the future of P2P technologies. If the court had upheld the decision of the District Court, it would have been largely viewed as an affirmation of the assumption that producers of technology are not liable for its uses, if it has substantial non-infringing uses. In the Sony Corp. of America v. Universal City Studios case, widely known as the Betamax case, the court decided that Sony was not liable because the VCR was "capable of commercially significant noninfringing uses."

Instead, the court's decision focuses on whether or not the company intends to promote infringement, or benefit from infringement. The decision points out that Grokster and StreamCast "each took active steps to encourage infringement." So, merely having substantial non-infringing uses is not enough. According to the Supreme Court's decision, companies can be found liable if they actively promote the technology or take "other affirmative steps to foster infringement." What comprises an "affirmative step" is open to debate, and will no doubt be seen quite differently by the entertainment industry and the technology industry.

The court also complained that neither company "made an effort to filter copyrighted material from users' downloads or otherwise impede the sharing of copyrighted files." This may set a difficult standard for P2P technologies, having to try to "impede the sharing of copyrighted files." While BitTorrent, for example, may not be encouraging users to commit copyright infringement, it's doing little to dissuade copyright infringement. How much will companies, or open source projects, be expected to police their users?

As Ed Felten writes, how the courts rule on the next generation of technologies is more important than whether Grokster and StreamCast continue doing business:

Here the Court did not offer the clarity we might have hoped for, opting instead for what Tim Wu has described as the Miss Manners rule, under which vendors must avoid showing an unseemly interest in infringing uses of their products. This would appear to protect vendors who are honestly uninterested in forstering infringement, as well as those who are very interested but manage to hide it.

Lower courts will be left to apply the Grokster Court's inducement rule to the facts of other file distribution technologies. How far will lower courts go? Will they go too far?

The litmus test is BitTorrent. Here is a technology that is widely used for both infringing and non-infringing purposes, with infringement probably predominating today. And yet: It was originally created to support noninfringing sharing (of concert recordings, with permission). Its creator, Bram Cohen, seems interested only in noninfringing uses, and has said all the right things about infringement - so consistently that one can only conclude he is sincere. BitTorrent is nicely engineered, offering novel benefits to infringing and noninfringing users alike. It is available for free, so there is no infringement-based business model. In short, BitTorrent looks like a clear example of the kind of dual-use technology that ought to pass the Court's active inducement test.

The decision isn't quite as bad as it could have been -- except for Grokster and StreamCast, of course. The court could have revisited the Sony decision, though it declined to do so at this time. However, it seems likely that this decision will encourage the entertainment industry to continue suing companies to force them to prove the "fair use question," as Fred von Lohmann puts it:

A variety of new digital technologies are advertised and promoted for uses that the technology vendors believe to be fair uses. For example, Time Trax promotes its technology for recording satellite radio, Mercora for recording music from webcasts, and Sling Media for transmitting your TiVo'd TV shows to yourself over the Internet. All maintain that these personal, noncommercial, nontranformative uses of copyrighted works fall within the scope of fair use. No court, however, has ever weighed in on these (or virtually any other) personal digital fair uses.

If these innovators are wrong on the fair use score, however, are they all liable for inducement? To put it another way, the Supreme Court's ruling may put "fair use technology companies" in the position of having to litigate, and win, the fair use question on behalf of their customers in order to resist an inducement charge. That's an expensive burden to foist on these companies.

Expensive indeed. In the final analysis, the Grokster ruling means many more years of litigation and continued attempts by the entertainment industry to litigate technology they find threatening out of existence. It may very well have a chilling effect on companies and projects who wish to provide P2P technologies or other "time-shifting" and "space-shifting" technologies.

Comments (13 posted)

The Grumpy Editor mangles some web pages

As long as there have been web pages, there have been web page annoyances. Back in the early days, it was <blink> tags. Blinking text seems awfully archaic and old-fashioned in these days of flash and javascript atrocities, but we had to manage to get annoyed at the technology that was available at the time; you youngsters won't understand. Back in those days, the technology for annoyance mitigation were also limited; we had to rely upon special-purpose web proxy processes and other unwieldy hacks.

LWN looked at greasemonkey back in March. Greasemonkey is a powerful tool, but it requires that the user write scripts to perform the edits; it's also a heavyweight tool for one-time page tweaks. So your editor decided to look at some of the other tools which are available. Thanks to the Firefox plugin architecture, there is a wealth of tools out there for would-be page manglers.

Your editor's first stop was aardvark, an extension which, unlike most others, is not found on the mozdev.org site. Aardvark is a [aardvark] tool optimized for examination of web pages, and the deletion of items from those pages.

Aardvark lurks during normal browsing, only making itself visible when the "start aardvark" item is chosen from the right-button context menu. Thereafter, the HTML element containing the pointer will be highlighted; picking the interesting portion of the page is simply a matter of moving the pointer there and, possibly, using "w" to "widen" the scope to larger, containing elements. Once the element of interest is chosen, it is a matter of a keystroke to remove it from the page, blank it out, perform some simple formatting changes, or view the HTML source. The source viewer is a nice touch; it enables easy examination of a specific part of a page which might otherwise be hard to find among the kilobytes of junk that modern editors and content management systems dump into pages.

What aardvark lacks, first of all, is any sort of help facility. The user must simply memorize a dozen or so keystrokes, or keep a pointer to the help information available. There is also no way to make changes permanent. So aardvark can be useful for one-time tweaks (useful, for example, to print a page without wasting sheets of paper on unrelated junk), and as a nicer sort of "view source" function. It is not helpful for making permanent changes, however.

Platypus is an on-the-fly editor which is very similar to aardvark, but which appears to be somewhat more advanced in some areas. For starters, platypus has a help screen for [Platypus] people who cannot remember the keyboard shortcuts. The selection of HTML elements is very similar to aardvark, except that the arrow keys are used: Platypus explicitly recognizes the tree structure of web pages, and uses arrows to move up and down the tree, or to "sibling" elements (stepping across columns in a table, for example).

Platypus can do a number of things which aardvark can't. It can relocate elements on the page, should you like things organized in a different way. So it can be used to rearrange navigation links, or put seldom-useful stuff at the bottom of the page. There is a simple CSS editor which can be used to reformat things or change their colors. And, for advanced users, there is a regular expression-based HTML editor which can make no end of changes.

Perhaps the key feature behind platypus, however, is used at the end: once you have mangled a web page to your satisfaction, a keystroke turns all of the edits into a greasemonkey script. Install that script, and the changes become permanent.

The biggest down side to platypus, perhaps, is that its source viewer is nearly unusable. Instead of aardvark's nice, hierarchical display, platypus gave your editor a window with everything in one long line of text.

The final stop on this tour is rip, which stands for "remove it permanently." As its name would suggest, rip has a very specific mission: allow the user to select web page elements, rip them out of the page, and never see them again. It cannot perform all of the functions of either aardvark or platypus, but it is effective at what it does do.

Rip's core interface is simple: put the pointer over an undesired web element, put down the right button, and select "remove it permanently" from the resulting context menu. The affected area will be briefly highlighted when the menu item is hit, but before it is selected. Rip could benefit [rip] from the more developed mechanisms for selecting elements seen in aardvark and platypus; it can be hard to communicate to rip exactly what you want to get rid of.

First-time users may be surprised to learn that rip, when installed, includes "rips" for several popular sites, including Slashdot, BoingBoing, and Wired. There is a wiki page available to host rips created by other users; it probably would be best to put all of them there, and not mess with specific pages without the user's acknowledgment. That said, rip seems like a useful tool for quick simplification of web pages.

Which tool would a grumpy editor, made even grumpier by the user-hostile features of certain web sites, use? Rip is a lightweight tool for quick removal of unwanted web cruft, but it lacks flexibility and ease of use. The future in this space almost certainly belongs to the combination of a powerful script-based facility (like greasemonkey) combined with a nicer front end - platypus, for now. With tools like these, control of the web is moving closer to where it belongs: with the people actually trying to read all that content.

Comments (9 posted)

Catching the Podcasting Buzz

June 29, 2005

This article was contributed by Dan York

On Tuesday, Apple released iTunes 4.9 with a host of new features. Now, given that iTunes is only available for Windows and Mac, what does this have to do with LWN? Plenty... here's why. One of the strongest new features of iTunes 4.9 is its native support for podcasting. While you have always been able to use a "podcatcher" to download podcasts (and you can continue to do so), having the support natively within iTunes only makes it that much easier and will have the effect of exposing iTunes' millions of users to the new world of podcasting. (Note: You do not have to have an iPod to listen to podcasts. Your regular PC - or any MP3 player - will work perfectly fine.)

Therein lies the opportunity for those of us in the Linux / open source space to actively promote our software, products, tools and services to a whole new audience. There are definitely already a number of Linux-related podcasts out there, notably:

and several others available through directories such as iPodder.org and sites such as Techpodcasts.com. However, the space is definitely available for more entries.

What do you need to get started? As outlined in this NewsForge article, not much. The process of creating a podcast on Linux, or any operating system, is extremely simple:

  1. Record an audio file and convert it to MP3.
  2. Upload the file to a website.
  3. Add the file to a RSS 2.0 feed that supports "enclosures".
Congratulations... you are now a podcaster! Now, the reality is that there is a bit more than that. You need to have content that will attract people - and you have to be committed to doing it on a regular basis. But beyond that, that is really all you need. As you may already know, podcasts vary widely from ad-hoc recordings that people record into their MP3 player while they are walking their dog or driving all the way up to professionally recorded and produced broadcast-quality shows.

Getting Help

Now, if you would like a further introduction or want to start off taking a podcast to the next level in production quality, Wiley Press has just published Podcasting: The Do-It-Yourself Guide written by Todd Cochrane at Geek News Central. The book covers the territory you would expect, starting with the basics of how to listen to podcasts, getting started with creating a podcast, doing the recording and post-production and finally publishing your podcast for others to share. He wraps up with a bit on the business side of podcasts that may be of value to those looking to get very serious about it.

The best part of the book, to me, were the chapters the author spent on the actual hardware involved with creating a podcast. Sure, you can just use a basic microphone and the sound card inside of your system - and many podcasts are done that way today - but many techies starting will immediately want to look at how to improve their sound quality. Unless you have a background in audio engineering, the next step isn't terribly clear. The author helps greatly here explaining in easy terms (and keeping the reality of budgets in mind) the different kind of microphones, mixers and other tools you might want to use. These chapters, followed by a visit to the site and forums at podcastrigs.com were of tremendous value to me in looking at what equipment I might want to use.

Another excellent part was a later section on the recording process and post-production where the author walked you through how to use Audacity. He had some very helpful advice around recording but what was more useful to me was helping explain how to use some of Audacity's many effects to improve the sound quality of the recording. (Audacity could use an entire book itself!)

Note that the author candidly admits that he is no Linux guru and does focus the book on Windows and Macintosh systems, both of which he had easy access to. However, to his credit he does make the effort to identify Linux versions of various types of software and spends a great amount of time on Audacity, which is available for Windows, Mac and Linux/UNIX.

All in all, an excellent book for someone interested in getting started. There were a couple of areas where I personally would have liked more information, but overall it was a great investment and one I would highly recommend.

For readers looking for more in-depth technical information, I would suggest heading over to O'Reilly to check out Digital Audio Essentials by Bruce and Marty Fries. Now, the major irony is that this book came out in April 2005 but does not cover podcasting at all! Given O'Reilly's typically longer time frames for production (and the fact that podcasting only really emerged in late 2004) this is perhaps understandable, but it is a disappointing omission.

With that caveat, though, the book is definitely one to consider adding to your bookshelf if you are considering getting into podcasting. Like the Cochrane book, it spends some time at the beginning covering hardware and such issues as interfacing your computer with your home stereo system. The real strength of this book to me, though, were the middle chapters that went into technical detail on digital audio issues in general and then specifically into various digital audio formats. For someone entering that world, it is a great guide to the jungle of audio acronyms.

As with the other book, the authors do get into the basics of recording and producing digital audio files. They also spend some time talking about how to convert older media, including records, over into digital media. Post-production gets detailed coverage here, although not quite in the tutorial fashion of the Cochrane book. The book wraps up with a discussion around burning CDs and DVDs, an interesting section on setting up an Internet radio station and finally a section on legal and copyright issues. Like the other book, this one is Windows and Mac-centric with a few pointers to cross-platform programs, although not as many as the other book.

Again, outside of the complete omission of podcasting, Digital Audio Essentials is an excellent text to help someone get started. Partner it with the Podcasting Do-It-Yourself Guide and you have a powerful combo to help launch someone into the world of podcasting.

Now let's see what podcasts readers can come up with in the realm of Linux and open source! (Leave links in the comments to any shows you particularly enjoy and we'll look at reviewing them in future issues.)

Final note: If you are interested in more info about actually using an Apple iPod with Linux, check out the July 2005 Linux Journal article, "Using an iPod in Linux".

Comments (10 posted)

Page editor: Rebecca Sobol

Security

Brief items

A look at the Auditor Security Collection

June 29, 2005

This article was contributed by Joe 'Zonker' Brockmeier.

The Auditor Security Collection team has just put out a new release. The Auditor Security Collection is a Knoppix-based live CD with a huge selection of security tools that can be used for security audits and penetration testing.

The latest release includes two different ISO images -- one for systems with Intel B/G wireless cards, and one without.

We tried Auditor on a workstation and notebook computer. Auditor detected all of the hardware, even the wireless card in the notebook, flawlessly. Unlike Knoppix, Auditor does not automatically attempt to get an IP address by DHCP on boot -- the user must do this manually.

There are far too many applications included with Auditor to go into each one individually. The CD includes several classes of applications, found on the KDE menu in the "Auditor" menu. The menu classes include "Footprinting," "Scanning," "Analyzer," "Spoofing," "Bruteforce," "Forensics" and "Password cracker." Suffice it to say that Auditor includes a comprehensive list of tools for any user who needs to perform a security audit.

Of course, Auditor could be applied to less-than-honest endeavors as well. Using Auditor, we were able to quickly start up EtherApe to start monitoring network traffic on our LAN, use Dsniff to scan for passwords sent over the network, and run Nessus to scan for vulnerabilities. Given a laptop, wireless card and close proximity to a unprotected (or under-protected) wireless network, and a user could walk away with quite a few passwords and usernames just by casual browsing.

In addition to scanning and penetration testing, Auditor would come in handy for forensics on compromised computers with tools like Wipe, Sleuthkit, recover and testdisk. Auditor also includes a decent selection of normal productivity tools, which will come in handy for admins and security consultants to produce full reports on the same machine they use for scanning and penetration testing. Auditor includes several text editors, image capture tools, and even vnc2swf for users who need to make Flash movies of their tests.

The Remote-Exploit website also has links to Flash movies demonstrating various uses of the Auditor Security Collection, including cracking 128-bit WEP and decrypting SSL traffic using a Man in the Middle attack.

In short, Auditor is a one-stop shop for Linux users who want a full selection of security testing tools. We'd recommend that any system administrator take a look at Auditor, and consider adding it to their security tool chest. If nothing else, it should provide an eye-opener as to what kinds of easy-to-use tools are available to potential attackers.

Comments (none posted)

New vulnerabilities

ClamAV: denial of service

Package(s):clamav CVE #(s):CAN-2005-2056 CAN-2005-2070
Created:June 27, 2005 Updated:July 12, 2005
Description: Andrew Toller and Stefan Kanthak discovered that a flaw in libmspack's Quantum archive decompressor renders Clam AntiVirus vulnerable to a Denial of Service attack. A remote attacker could exploit this vulnerability to cause a Denial of Service by sending a specially crafted Quantum archive to the server.
Alerts:
Mandriva MDKSA-2005:113 2005-07-11
Debian DSA-737-1 2005-07-05
SuSE SUSE-SA:2005:038 2005-06-29
Gentoo 200506-23 2005-06-27

Comments (none posted)

Heimdal: buffer overflow vulnerabilities

Package(s):heimdal CVE #(s):CAN-2005-2040
Created:June 29, 2005 Updated:July 18, 2005
Description: It has been reported that the "getterminaltype" function of Heimdal's (before 0.6.5) telnetd server is vulnerable to buffer overflows. An attacker could exploit this vulnerability to execute arbitrary code with the permission of the telnetd server program.
Alerts:
Debian DSA-758-1 2005-07-18
SuSE SUSE-SA:2005:040 2005-07-06
Gentoo 200506-24 2005-06-29

Comments (none posted)

kernel: Linux amd64 kernel vulnerabilities

Package(s):AMD kernel CVE #(s):CAN-2005-1762 CAN-2005-1765
Created:June 27, 2005 Updated:June 29, 2005
Description: A Denial of Service vulnerability has been discovered in the ptrace() call on the amd64 platform. By calling ptrace() with specially crafted ("non-canonical") addresses, a local attacker could cause the kernel to crash. This only affects the amd64 platform. (CAN-2005-1762)

ZouNanHai discovered that a local user could hang the kernel by invoking syscall() with specially crafted arguments. This only affects the amd64 platform when running in the 32 bit compatibility mode. (CAN-2005-1765)

Alerts:
Ubuntu USN-143-1 2005-06-27

Comments (none posted)

razor-agents: denial of service

Package(s):razor-agents CVE #(s):
Created:June 23, 2005 Updated:July 6, 2005
Description: The Vipuls Razor spam detection framework has multiple vulnerabilities. Processing of malformed messages can lead to a remote denial of service by causing the software to execute infinite loops.
Alerts:
Debian DSA-738-1 2005-07-05
SuSE SUSE-SA:2005:035 2005-06-23

Comments (none posted)

RealPlayer HelixPlayer arbitrary code execution

Package(s):RealPlayer HelixPlayer CVE #(s):CAN-2005-1766 CAN-2005-1277
Created:June 27, 2005 Updated:July 6, 2005
Description: RealNetworks, Inc. has addressed security vulnerabilities that offered the potential for an attacker to run arbitrary or malicious code on a customer's machine. RealNetworks has received no reports of machines compromised as a result of the now-remedied vulnerabilities. RealNetworks takes all security vulnerabilities very seriously.
Alerts:
Gentoo 200507-04 2005-07-06
Red Hat RHSA-2005:523-02 2005-07-05
SuSE SUSE-SA:2005:037 2005-06-27
Fedora FEDORA-2005-484 2005-06-25
Fedora FEDORA-2005-483 2005-06-25

Comments (none posted)

Updated vulnerabilities

a2ps: input validation error

Package(s):a2ps CVE #(s):CAN-2004-1170 CAN-2004-1377
Created:November 26, 2004 Updated:December 19, 2005
Description: The GNU a2ps utility fails to properly sanitize filenames, which can be abused by a malicious user to execute arbitrary commands with the privileges of the user running the vulnerable application. More information at Security Focus.
Alerts:
Fedora-Legacy FLSA:152870 2005-12-17
Mandriva MDKSA-2005:097 2005-06-07
OpenPKG OpenPKG-SA-2005.003 2005-01-17
Gentoo 200501-02 2005-01-04
Debian DSA-612-1 2004-12-20
Mandrake MDKSA-2004:140 2004-11-25

Comments (none posted)

bzip2: race condition and infinite loop

Package(s):bzip2 CVE #(s):CAN-2005-0953 CAN-2005-1260
Created:May 17, 2005 Updated:January 10, 2007
Description: A race condition in bzip2 1.0.2 and earlier allows local users to modify permissions of arbitrary files via a hard link attack on a file while it is being decompressed, whose permissions are changed by bzip2 after the decompression is complete. Also specially crafted bzip2 archives may cause an infinite loop in the decompressor.
Alerts:
rPath rPSA-2007-0004-1 2007-01-09
Debian DSA-741-1 2005-07-07
Red Hat RHSA-2005:474-01 2005-06-16
OpenPKG OpenPKG-SA-2005.008 2005-06-10
SuSE SUSE-SR:2005:015 2005-06-07
Debian DSA-730-1 2005-05-27
Mandriva MDKSA-2005:091 2005-05-18
Ubuntu USN-127-1 2005-05-17

Comments (2 posted)

cacti: SQL injection and PHP file inclusion

Package(s):cacti CVE #(s):
Created:June 22, 2005 Updated:July 21, 2005
Description: Cacti (prior to version 0.8.6e) suffers from vulnerabilities which can lead to SQL injection and (on some systems) execution of arbitrary PHP files.
Alerts:
Debian DSA-764-1 2005-07-21
Gentoo GLSA 200506-20:02 2005-06-22
Gentoo GLSA 200506-20:02 2005-06-22
Gentoo 200506-20:02 2005-06-22
Gentoo 200506-20 2005-06-22

Comments (none posted)

cpio - file permissions error

Package(s):cpio CVE #(s):CAN-1999-1572
Created:February 2, 2005 Updated:July 19, 2005
Description: Some versions of cpio contain an ancient vulnerability where files created by that utility have overly generous access permissions.
Alerts:
Fedora-Legacy FLSA:152891 2005-07-15
Red Hat RHSA-2005:080-01 2005-02-18
Red Hat RHSA-2005:073-01 2005-02-15
Mandrake MDKSA-2005:032-1 2005-02-11
Mandrake MDKSA-2005:032 2005-02-10
Ubuntu USN-75-1 2005-02-04
Debian DSA-664-1 2005-02-02

Comments (none posted)

cpio: directory traversal

Package(s):cpio CVE #(s):CAN-2005-1111
Created:June 20, 2005 Updated:December 26, 2005
Description: There is a vulnerability in cpio (2.6 and previous) that allows a malicious cpio file to extract to an arbitrary directory of the attackers choice. cpio will extract to the path specified in the cpio file, this path can be absolute.
Alerts:
Mandriva MDKSA-2005:237 2005-12-23
Red Hat RHSA-2005:806-01 2005-11-10
Debian DSA-846-1 2005-10-07
Ubuntu USN-189-1 2005-09-29
Red Hat RHSA-2005:378-01 2005-07-21
Mandriva MDKSA-2005:116-1 2005-07-19
Mandriva MDKSA-2005:116 2005-07-11
Trustix TSLSA-2005-0030 2005-06-24
Gentoo 200506-16 2005-06-20

Comments (1 posted)

cURL: buffer overflow

Package(s):curl CVE #(s):CAN-2005-0490
Created:February 28, 2005 Updated:July 19, 2005
Description: Multiple stack-based buffer overflows in libcURL and cURL 7.12.1, and possibly other versions, allow remote malicious web servers to execute arbitrary code via base64 encoded replies that exceed the intended buffer lengths when decoded.
Alerts:
Fedora-Legacy FLSA:152917 2005-07-15
Fedora FEDORA-2005-325 2005-04-20
Red Hat RHSA-2005:340-01 2005-04-05
Conectiva CLA-2005:940 2005-03-21
Gentoo 200503-20 2005-03-16
Mandrake MDKSA-2005:048 2005-03-04
SuSE SUSE-SA:2005:011 2005-02-28
Ubuntu USN-86-1 2005-02-28

Comments (none posted)

cvs: multiple vulnerabilities

Package(s):cvs CVE #(s):CAN-2005-0753
Created:April 18, 2005 Updated:July 13, 2005
Description: CVS (in version prior to 1.11.20) has one or more buffer overflow vulnerabilities, memory leaks, and a NULL pointer dereferencing error. These can be used to launch a remote denial of service or to remotely execute arbitrary code.
Alerts:
Debian DSA-742-1 2005-07-07
Fedora-Legacy FLSA:155508 2005-05-12
Ubuntu USN-117-1 2005-05-04
Red Hat RHSA-2005:387-01 2005-04-25
Gentoo 200504-16:02 2005-04-18
Slackware SSA:2005-111-01 2005-04-22
Trustix TSLSA-2005-0013 2005-04-20
Mandriva MDKSA-2005:073 2005-04-20
Fedora FEDORA-2005-330 2005-04-20
Gentoo 200504-16 2005-04-18
SuSE SUSE-SA:2005:024 2005-04-18

Comments (none posted)

cyrus-imapd: buffer overflows

Package(s):cyrus-imapd CVE #(s):CAN-2005-0546
Created:February 23, 2005 Updated:April 10, 2006
Description: Cyrus-imapd, prior to version 2.2.12, contains several buffer overflows which could be exploited by an (authenticated) attacker to run code on the server system.
Alerts:
Fedora-Legacy FLSA:156290 2006-04-04
Red Hat RHSA-2005:408-01 2005-05-17
Fedora FEDORA-2005-339 2005-04-27
OpenPKG OpenPKG-SA-2005.005 2005-04-05
Conectiva CLA-2005:937 2005-03-17
Mandrake MDKSA-2005:051 2005-03-04
Ubuntu USN-87-1 2005-02-28
SuSE SUSE-SA:2005:009 2005-02-24
Gentoo 200502-29 2005-02-23

Comments (none posted)

dbus: information disclosure

Package(s):dbus CVE #(s):CAN-2005-0201
Created:June 8, 2005 Updated:August 30, 2005
Description: From the Red Hat alert: "Dan Reed discovered that a user can send and listen to messages on another user's per-user session bus if they know the address of the socket." At current usage levels, this vulnerability is not particularly threatening.
Alerts:
Fedora FEDORA-2005-822 2005-08-29
Ubuntu USN-144-1 2005-06-27
Mandriva MDKSA-2005:105 2005-06-24
Red Hat RHSA-2005:102-01 2005-06-08

Comments (none posted)

dhcp: format string vulnerability

Package(s):dhcp CVE #(s):CAN-2004-1006
Created:November 4, 2004 Updated:July 13, 2005
Description: Dhcp has a format string vulnerability in the log functions of dhcp 2.x that may be exploited via a malicious DNS server.
Alerts:
Fedora-Legacy FLSA:152835 2005-07-10
Red Hat RHSA-2005:212-01 2005-04-12
Debian DSA-584-1 2004-11-04

Comments (none posted)

Dnsmasq: poisoning and DoS

Package(s):dnsmasq CVE #(s):
Created:April 4, 2005 Updated:July 21, 2005
Description: Dnsmasq does not properly detect that DNS replies received do not correspond to any DNS query that was sent. Rob Holland of the Gentoo Linux Security Audit team also discovered two off-by-one buffer overflows that could crash DHCP lease files parsing.
Alerts:
Slackware SSA:2005-201-01 2005-07-21
Gentoo 200504-03 2005-04-04

Comments (none posted)

emacs21: format string vulnerability in "movemail"

Package(s):emacs21 CVE #(s):CAN-2005-0100
Created:February 7, 2005 Updated:May 15, 2006
Description: Max Vozeler discovered a format string vulnerability in the "movemail" utility of Emacs. By sending specially crafted packets, a malicious POP3 server could cause a buffer overflow, which could be exploited to execute arbitrary code with the privileges of the user and the "mail" group.
Alerts:
Fedora-Legacy FLSA:152898 2006-05-12
Debian DSA-685-1 2005-02-17
Mandrake MDKSA-2005:038 2005-02-15
Gentoo 200502-20 2005-02-15
Fedora FEDORA-2005-146 2005-02-14
Fedora FEDORA-2005-145 2005-02-14
Red Hat RHSA-2005:133-01 2005-02-15
Red Hat RHSA-2005:110-01 2005-02-15
Red Hat RHSA-2005:134-01 2005-02-10
Red Hat RHSA-2005:112-01 2005-02-10
Fedora FEDORA-2005-116 2005-02-08
Fedora FEDORA-2005-115 2005-02-08
Debian DSA-671-1 2005-02-08
Debian DSA-670-1 2005-02-08
Ubuntu USN-76-1 2005-02-07

Comments (none posted)

enscript: arbitrary code execution

Package(s):enscript CVE #(s):CAN-2004-1184 CAN-2004-1185 CAN-2004-1186
Created:January 21, 2005 Updated:May 27, 2006
Description: Erik Sjölund has discovered several security relevant problems in enscript, a program to convert ASCII text into Postscript and other formats. Unsanitized input can cause the execution of arbitrary commands via EPSF pipe support. Due to missing sanitizing of filenames it is possible that a specially crafted filename can cause arbitrary commands to be executed. Multiple buffer overflows can cause the program to crash.
Alerts:
rPath rPSA-2006-0083-1 2006-05-26
Fedora-Legacy FLSA:152892 2005-12-17
Red Hat RHSA-2005:040-01 2005-02-15
Mandrake MDKSA-2005:033 2005-02-10
Gentoo 200502-03 2005-02-02
Red Hat RHSA-2005:039-01 2005-02-01
Fedora FEDORA-2005-096 2005-01-31
Fedora FEDORA-2005-092 2005-01-28
Fedora FEDORA-2005-091 2005-01-28
Fedora FEDORA-2005-016 2005-01-26
Fedora FEDORA-2005-015 2005-01-26
Ubuntu USN-68-1 2005-01-24
Debian DSA-654-1 2005-01-21

Comments (none posted)

ettercap: format string vulnerability

Package(s):ettercap CVE #(s):CAN-2005-1796
Created:June 13, 2005 Updated:July 13, 2005
Description: The Ettercap suite of networking tools has a format string vulnerability that can be exploited by a remote attacker for the execution of arbitrary code.
Alerts:
Debian DSA-749-1 2005-07-10
Gentoo 200506-07 2005-06-11

Comments (none posted)

evolution: message crash vulnerability

Package(s):evolution CVE #(s):CAN-2005-0806
Created:March 17, 2005 Updated:August 11, 2005
Description: The Evolution mail client can be crashed when reading certain types of messages.
Alerts:
Ubuntu USN-166-1 2005-08-11
Red Hat RHSA-2005:397-01 2005-05-04
Conectiva CLA-2005:950 2005-04-27
Fedora FEDORA-2005-338 2005-04-22
Mandrake MDKSA-2005:059 2005-03-16

Comments (none posted)

Foomatic: Arbitrary command execution in foomatic-rip

Package(s):foomatic CVE #(s):CAN-2004-0801
Created:September 20, 2004 Updated:May 31, 2006
Description: There is a vulnerability in the foomatic-filters package. This vulnerability is due to insufficient checking of command-line parameters and environment variables in the foomatic-rip filter. This vulnerability may allow both local and remote attackers to execute arbitrary commands on the print server with the permissions of the spooler.
Alerts:
SuSE SUSE-SA:2006:026 2006-05-30
Fedora-Legacy FLSA:2076 2004-11-05
Conectiva CLA-2004:880 2004-10-27
Fedora FEDORA-2004-303 2004-09-21
Gentoo 200409-24 2004-09-20

Comments (none posted)

FreeRADIUS: buffer overflow and SQL injection

Package(s):freeradius CVE #(s):CAN-2005-1454 CAN-2005-1455
Created:May 17, 2005 Updated:June 23, 2005
Description: Primoz Bratanic discovered that the sql_escape_func function of FreeRADIUS 1.0.2 and earlier may be vulnerable to a buffer overflow. He also discovered that FreeRADIUS fails to sanitize user-input before using it in a SQL query, possibly allowing SQL command injection.
Alerts:
Red Hat RHSA-2005:524-01 2005-06-23
Gentoo 200505-13:02 2005-05-17
Gentoo 200505-13 2005-05-17

Comments (1 posted)

gaim: denial of service

Package(s):gaim CVE #(s):CAN-2005-1934
Created:June 15, 2005 Updated:July 5, 2005
Description: There's yet another remote vulnerability in gaim; this one affects MSN users, who can be subject to denial of service attacks via malicious messages.
Alerts:
Debian DSA-734-1 2005-07-05
Fedora FEDORA-2005-411 2005-06-16
Fedora FEDORA-2005-410 2005-06-16
Red Hat RHSA-2005:518-01 2005-06-16
Ubuntu USN-140-1 2005-06-15

Comments (none posted)

gdb: multiple vulnerabilities

Package(s):gdb CVE #(s):CAN-2005-1704 CAN-2005-1705
Created:May 20, 2005 Updated:August 11, 2006
Description: Tavis Ormandy of the Gentoo Linux Security Audit Team discovered an integer overflow in the BFD library, resulting in a heap overflow. A review also showed that by default, gdb insecurely sources initialization files from the working directory. Successful exploitation would result in the execution of arbitrary code on loading a specially crafted object file or the execution of arbitrary commands.
Alerts:
Red Hat RHSA-2006:0354-01 2006-08-10
Red Hat RHSA-2006:0368-01 2006-07-20
Mandriva MDKSA-2005:215 2005-11-23
Fedora FEDORA-2005-1033 2005-10-27
Fedora FEDORA-2005-1032 2005-10-27
Red Hat RHSA-2005:801-01 2005-10-18
Red Hat RHSA-2005:763-01 2005-10-11
Red Hat RHSA-2005:709-01 2005-10-05
Red Hat RHSA-2005:673-01 2005-10-05
Red Hat RHSA-2005:659-01 2005-09-28
Fedora FEDORA-2005-498 2005-06-29
Fedora FEDORA-2005-497 2005-06-29
Gentoo 200506-01 2005-06-01
Trustix TSLSA-2005-0025 2005-05-31
Mandriva MDKSA-2005:095 2005-05-30
Ubuntu USN-136-2 2005-05-27
Ubuntu USN-136-1 2005-05-27
Ubuntu USN-135-1 2005-05-27
Gentoo 200505-15 2005-05-20

Comments (5 posted)

gtk-pixbuf, gtk2: denial of service

Package(s):gdk-pixbuf gtk2 CVE #(s):CAN-2005-0891
Created:March 30, 2005 Updated:December 19, 2005
Description: The BMP image processing code in gdk-pixbuf and gtk2 contains a denial of service vulnerability exploitable via a specially crafted image file.
Alerts:
Fedora-Legacy FLSA:155510 2005-12-17
Fedora-Legacy FLSA:154272 2005-07-15
SuSE SUSE-SR:2005:010 2005-04-08
Mandrake MDKSA-2005:069 2005-04-07
Mandrake MDKSA-2005:068 2005-04-07
Ubuntu USN-108-1 2005-04-05
Red Hat RHSA-2005:343-01 2005-04-05
Red Hat RHSA-2005:344-01 2005-04-01
Fedora FEDORA-2005-268 2005-03-30
Fedora FEDORA-2005-267 2005-03-30
Fedora FEDORA-2005-266 2005-03-30
Fedora FEDORA-2005-265 2005-03-30

Comments (none posted)

gedit: format string vulnerability

Package(s):gedit CVE #(s):CAN-2005-1686
Created:June 9, 2005 Updated:February 5, 2009
Description: A format string vulnerability has been discovered in gedit. Calling the program with specially crafted file names caused a buffer overflow, which could be exploited to execute arbitrary code with the privileges of the gedit user.
Alerts:
Fedora FEDORA-2009-1189 2009-01-29
Fedora FEDORA-2009-1187 2009-01-29
Debian DSA-753-1 2005-07-12
Mandriva MDKSA-2005:102 2005-06-15
Red Hat RHSA-2005:499-01 2005-06-13
Gentoo 200506-09 2005-06-11
Ubuntu USN-138-1 2005-06-09

Comments (1 posted)

gettext: Insecure temporary file handling

Package(s):gettext CVE #(s):CAN-2004-0966
Created:October 11, 2004 Updated:March 1, 2006
Description: gettext insecurely creates temporary files in world-writeable directories with predictable names. A local attacker could create symbolic links in the temporary files directory, pointing to a valid file somewhere on the filesystem. When gettext is called, this would result in file access with the rights of the user running the utility, which could be the root user.
Alerts:
Mandriva MDKSA-2006:051 2006-02-28
Fedora-Legacy FLSA:136323 2006-01-09
Gentoo 200410-10:02 2004-10-10
OpenPKG OpenPKG-SA-2004.055 2004-12-23
Ubuntu USN-5-1 2004-10-27
Gentoo 200410-10 2004-10-10

Comments (1 posted)

gftp: missing input sanitizing

Package(s):gftp CVE #(s):CAN-2005-0372 CAN-2004-1376
Created:February 17, 2005 Updated:July 13, 2005
Description: gftp has a directory traversal vulnerability. A remote server could use specially crafted filenames to overwrite local files.
Alerts:
Fedora-Legacy FLSA:152908 2005-07-10
Red Hat RHSA-2005:410-01 2005-06-13
Fedora FEDORA-2005-310 2005-04-07
Fedora FEDORA-2005-309 2005-04-07
Mandrake MDKSA-2005:050 2005-03-04
Gentoo 200502-27 2005-02-19
SuSE SUSE-SR:2005:005 2005-02-18
Debian DSA-686-1 2005-02-17

Comments (none posted)

ghostscript: symlink vulnerabilities

Package(s):ghostscript CVE #(s):CAN-2004-0967
Created:October 20, 2004 Updated:September 28, 2005
Description: The ghostscript package (prior to version 7.07.1-r7) contains several scripts which are vulnerable to symlink attacks.
Alerts:
Red Hat RHSA-2005:081-01 2005-09-28
Ubuntu USN-3-1 2004-10-27
Gentoo 200410-18 2004-10-20

Comments (none posted)

glibc: tempfile vulnerability in catchsegv script

Package(s):glibc CVE #(s):CAN-2004-0968
Created:October 21, 2004 Updated:November 14, 2005
Description: The catchsegv script in the glibc package has a symlink vulnerability that may allow a local user to overwrite arbitrary files with the permissions of the user that is running the script.
Alerts:
Fedora-Legacy FLSA:152848 2005-11-13
Red Hat RHSA-2005:261-01 2005-04-28
Debian DSA-636-1 2005-01-12
Mandrake MDKSA-2004:159 2004-12-29
Red Hat RHSA-2004:586-01 2004-12-20
Fedora FEDORA-2004-356 2004-11-11
Ubuntu USN-4-1 2004-10-27
Gentoo 200410-19 2004-10-21

Comments (none posted)

gnupg: information leak

Package(s):gnupg CVE #(s):CAN-2005-0366
Created:March 16, 2005 Updated:August 19, 2005
Description: GnuPG (and other PGP-like systems) suffers from an information leak which could, in some situations, be used by an attacker to obtain plain text from an encrypted message. See this message for a detailed explanation of the problem. "We know of no real-world application that is affected by this type of attack. It is an attack that requires the active participation of someone who holds the actual key required to decrypt a message. Thus, it is not something you are likely to see."
Alerts:
Ubuntu USN-170-1 2005-08-19
Gentoo 200503-29 2005-03-24
Mandrake MDKSA-2005:057 2005-03-15

Comments (none posted)

grip: buffer overflow

Package(s):grip CVE #(s):CAN-2005-0706
Created:March 10, 2005 Updated:November 19, 2008
Description: Grip, a CD ripper, has a buffer overflow vulnerability that can occur when the CDDB server returns more than 16 matches.
Alerts:
Fedora FEDORA-2008-9604 2008-11-19
Fedora FEDORA-2008-9521 2008-11-19
Fedora-Legacy FLSA:152919 2005-09-15
Mandriva MDKSA-2005:074 2005-04-20
Mandriva MDKSA-2005:075 2005-04-20
Gentoo 200504-07 2005-04-08
Mandrake MDKSA-2005:066 2005-04-01
Red Hat RHSA-2005:304-01 2005-03-28
Gentoo 200503-21 2005-03-17
Fedora FEDORA-2005-203 2005-03-09
Fedora FEDORA-2005-202 2005-03-09

Comments (none posted)

groff: insecure temporary directory

Package(s):groff CVE #(s):CAN-2004-0969
Created:November 1, 2004 Updated:February 9, 2006
Description: Recently, Trustix Secure Linux discovered a vulnerability in the groff package. The utility "groffer" created a temporary directory in an insecure way, which allowed exploitation of a race condition to create or overwrite files with the privileges of the user invoking the program.
Alerts:
Mandriva MDKSA-2006:038 2006-02-08
Gentoo 200411-15 2004-11-08
Ubuntu USN-13-1 2004-11-01

Comments (none posted)

gxine: format string vulnerability

Package(s):gxine CVE #(s):CAN-2005-1692
Created:May 26, 2005 Updated:July 23, 2005
Description: The gxine media player has a format string vulnerability in the hostname decoding function. A specially crafted file can be used to cause a user to execute arbitrary code.
Alerts:
Slackware SSA:2005-203-04 2005-07-23
Gentoo 200505-19 2005-05-26

Comments (none posted)

gzip: race condition and directory traversal

Package(s):gzip CVE #(s):CAN-2005-0988 CAN-2005-1228
Created:May 4, 2005 Updated:July 13, 2005
Description: gzip suffers from a race condition which could allow a fast-fingered attacker to change the permissions on files owned by others. There is also a directory traversal vulnerability associated with the -N option.
Alerts:
Debian DSA-752-1 2005-07-11
Red Hat RHSA-2005:357-01 2005-06-13
OpenPKG OpenPKG-SA-2005.010 2005-06-10
OpenPKG OpenPKG-SA-2005.009 2005-06-10
Mandriva MDKSA-2005:092 2005-05-18
Gentoo 200505-05 2005-05-09
Trustix TSLSA-2005-0018 2005-05-06
Ubuntu USN-116-1 2005-05-04

Comments (none posted)

htdig: cross site scripting

Package(s):htdig CVE #(s):CAN-2005-0085
Created:February 14, 2005 Updated:January 10, 2006
Description: Michael Krax discovered that ht://Dig fails to validate the 'config' parameter before displaying an error message containing the parameter. This flaw could allow an attacker to conduct cross-site scripting attacks.
Alerts:
Fedora-Legacy FLSA:152907 2006-01-09
Mandrake MDKSA-2005:063 2005-03-31
Red Hat RHSA-2005:090-01 2005-02-15
Debian DSA-680-1 2005-02-14
Gentoo 200502-16 2005-02-13

Comments (none posted)

ImageMagick: xwd coder denial of service

Package(s):ImageMagick CVE #(s):CAN-2005-1739
Created:May 26, 2005 Updated:July 19, 2005
Description: The xwd coder in ImageMagick has a vulnerability that can be accessed by working on a maliciously created image. A denial of service can result.
Alerts:
Fedora-Legacy FLSA:152777 2005-07-12
Mandriva MDKSA-2005:107 2005-06-28
Red Hat RHSA-2005:480-01 2005-06-02
Fedora FEDORA-2005-395 2005-05-26

Comments (none posted)

imap: buffer overflow in c-client

Package(s):imap CVE #(s):CAN-2003-0297
Created:February 18, 2005 Updated:April 10, 2006
Description: A buffer overflow flaw was found in the c-client IMAP client. An attacker could create a malicious IMAP server that if connected to by a victim could execute arbitrary code on the client machine.
Alerts:
Fedora-Legacy FLSA:184074 2006-04-04
Fedora-Legacy FLSA:152912 2005-05-12
Red Hat RHSA-2005:114-01 2005-02-18

Comments (none posted)

imlib2: buffer overflows

Package(s):imlib2 CVE #(s):CAN-2004-0802 CAN-2004-0817
Created:September 8, 2004 Updated:October 26, 2005
Description: The imlib2 library contains buffer overflows in the BMP handling code.
Alerts:
Debian DSA-548-2 2005-10-26
Conectiva CLA-2004:870 2004-09-28
Debian DSA-552-1 2004-09-22
Debian DSA-548-1 2004-09-16
Red Hat RHSA-2004:465-01 2004-09-15
Gentoo 200409-12 2004-09-08
Fedora FEDORA-2004-301 2004-09-09
Fedora FEDORA-2004-300 2004-09-09
Mandrake MDKSA-2004:089 2004-09-07

Comments (none posted)

infozip: privilege escalation, directory-traversal

Package(s):infozip CVE #(s):CAN-2003-0282 CAN-2004-1010 CAN-2005-0602
Created:May 2, 2005 Updated:August 1, 2005
Description: InfoZip reports that Zip 2.3 and (presumably) all previous versions have a buffer-overrun vulnerability relating to deep directory paths that could potentially lead to local privilege escalation (e.g., in the case of automated, Zip-based backups). All versions of UnZip through 5.50 have a number of directory-traversal vulnerabilities.
Alerts:
Ubuntu USN-159-1 2005-08-01
Slackware SSA:2005-121-01 2005-05-02

Comments (1 posted)

junkbuster: heap corruption and settings modification

Package(s):junkbuster CVE #(s):CVE-2005-1108 CVE-2005-1109
Created:April 13, 2005 Updated:November 5, 2005
Description: JunkBuster through version 2.02-r2 contains two vulnerabilities: a heap corruption bug and a possible privacy violation.
Alerts:
Debian DSA-713-1 2005-04-21
Gentoo 200504-11 2005-04-13

Comments (1 posted)

kdelibs: unsanitzied input

Package(s):kdelibs CVE #(s):CAN-2004-1165
Created:January 10, 2005 Updated:July 19, 2005
Description: Thiago Macieira discovered a vulnerability in the kioslave library, which is part of kdelibs, which allows a remote attacker to execute arbitrary FTP commands via an ftp:// URL that contains an URL-encoded newline before the FTP command.
Alerts:
Fedora-Legacy FLSA:152769 2005-07-15
Mandrake MDKSA-2005:045 2005-02-17
Red Hat RHSA-2005:065-01 2005-02-15
Red Hat RHSA-2005:009-01 2005-02-10
Fedora FEDORA-2005-064 2005-01-25
Fedora FEDORA-2005-063 2005-01-25
Gentoo 200501-18 2005-01-11
Debian DSA-631-1 2005-01-10

Comments (none posted)

kernel: multiple vulnerabilities

Package(s):kernel CVE #(s):CAN-2005-0400 CAN-2005-0749 CAN-2005-0750 CAN-2005-0815 CAN-2005-0839
Created:April 1, 2005 Updated:July 1, 2005
Description: More kernel vulnerabilities have been discovered including:
  • Mathieu Lafon discovered an information leak in the ext2 file system driver. (CAN-2005-0400)
  • Yichen Xie discovered a Denial of Service vulnerability in the ELF loader. (CAN-2005-0749)
  • Ilja van Sprundel discovered that the bluez_sock_create() function did not check its "protocol" argument for negative values. (CAN-2005-0750)
  • Michal Zalewski discovered that the iso9660 file system driver fails to check ranges properly in several cases. (CAN-2005-0815)
  • Previous kernels did not restrict the use of the N_MOUSE line discipline in the serial driver. (CAN-2005-0839)
Alerts:
Mandriva MDKSA-2005:110 2005-06-30
Mandriva MDKSA-2005:111 2005-06-30
Fedora-Legacy FLSA:152532 2005-06-04
Conectiva CLA-2005:952 2005-05-02
Red Hat RHSA-2005:284-01 2005-04-28
Red Hat RHSA-2005:283-01 2005-04-28
Red Hat RHSA-2005:293-01 2005-04-22
Fedora FEDORA-2005-313 2005-04-11
Trustix TSLSA-2005-0011 2005-04-05
SuSE SUSE-SA:2005:021 2005-04-04
Ubuntu USN-103-1 2005-04-01

Comments (1 posted)

kernel: ELF loader core dump vulnerability

Package(s):kernel CVE #(s):CAN-2005-1263
Created:May 11, 2005 Updated:August 25, 2005
Description: Paul Starzetz has posted an advisory for yet another kernel vulnerability. In this case, by using a specially manipulated ELF binary, a local attacker can compromise the system (via the core dump code) and obtain root access. This vulnerability affects all kernels from 2.2 through 2.6.12-rc4.
Alerts:
Red Hat RHSA-2005:529-01 2005-08-25
Red Hat RHSA-2005:420-01 2005-06-08
Red Hat RHSA-2005:472-01 2005-05-25
Fedora FEDORA-2005-392 2005-05-23
Ubuntu USN-131-1 2005-05-23
Trustix TSLSA-2005-0022 2005-05-13

Comments (none posted)

kernel: multiple vulnerabilities

Package(s):kernel CVE #(s):CAN-2005-0449 CAN-2005-0209 CAN-2005-0529 CAN-2005-0530 CAN-2005-0532 CAN-2005-0384 CAN-2005-0210 CAN-2005-0504 CAN-2005-0003
Created:March 24, 2005 Updated:May 31, 2006
Description: A number of vulnerabilities have been found in the Linux kernel, including a PPP-related denial of service problem, an integer overflow in the epoll() code, memory corruption in the ELF loader, and exploitable overflows in the ISO9660 code.
Alerts:
Debian DSA-1082-1 2006-05-29
Debian DSA-1069-1 2006-05-20
Debian DSA-1070-1 2006-05-21
Debian DSA-1067-1 2006-05-20
Conectiva CLA-2005:945 2005-03-31
Fedora FEDORA-2005-262 2005-03-28
SuSE SUSE-SA:2005:018 2005-03-24

Comments (none posted)

kimgio input validation errors

Package(s):kimgio CVE #(s):CAN-2005-1046
Created:April 22, 2005 Updated:July 19, 2005
Description: KDE has issued a security advisory for kimgio. This is found in kdelibs as shipped with KDE 3.2 up to including KDE 3.4. kimgio contains a PCX image file format reader that does not properly perform input validation. A source code audit performed by the KDE security team discovered several vulnerabilities in the PCX and other image file format readers, some of them exploitable to execute arbitrary code.
Alerts:
Ubuntu USN-114-2 2005-05-27
Red Hat RHSA-2005:393-01 2005-05-17
Mandriva MDKSA-2005:085 2005-05-12
Ubuntu USN-114-1 2005-05-03
Fedora FEDORA-2005-350 2005-05-02
Debian DSA-714-1 2005-04-26
Gentoo 200504-22 2005-04-22

Comments (none posted)

libconvert-uulib-perl: arbitrary code execution

Package(s):libconvert-uulib-perl CVE #(s):CAN-2005-1349
Created:May 20, 2005 Updated:January 27, 2006
Description: Mark Martinec and Robert Lewis discovered a buffer overflow in Convert::UUlib (before 1.051), a Perl interface to the uulib library, which may result in the execution of arbitrary code.
Alerts:
Mandriva MDKSA-2006:022 2006-01-26
Debian DSA-727-1 2005-05-20

Comments (1 posted)

libdbi-perl: insecure temporary file

Package(s):libdbi-perl CVE #(s):CAN-2005-0077
Created:January 25, 2005 Updated:March 2, 2006
Description: Javier Fernández-Sanguino Peña from the Debian Security Audit Project discovered that the DBI library, the Perl5 database interface, creates a temporary PID file in an insecure manner. This can be exploited by a malicious user to overwrite arbitrary files owned by the person executing the parts of the library.
Alerts:
Fedora-Legacy FLSA:178989 2006-03-01
Gentoo 200501-38:03 2005-01-26
Red Hat RHSA-2005:072-01 2005-02-15
Mandrake MDKSA-2005:030 2005-02-08
Red Hat RHSA-2005:069-01 2005-02-01
Gentoo 200501-38 2005-01-26
Ubuntu USN-70-1 2005-01-25
Debian DSA-658-1 2005-01-25

Comments (none posted)

libgd2: buffer overflows in PNG handling

Package(s):libgd2 CVE #(s):CAN-2004-0990 CAN-2004-0941
Created:October 29, 2004 Updated:June 28, 2006
Description: Several buffer overflows have been discovered in libgd's PNG handling functions.
If an attacker tricked a user into loading a malicious PNG image, they could leverage this into executing arbitrary code in the context of the user opening image. Most importantly, this library is commonly used in PHP. One possible target would be a PHP driven photo website that lets users upload images. Therefore this vulnerability might lead to privilege escalation to a web server's privileges.
Multiple buffer overflows in the gd graphics library (libgd) 2.0.21 and earlier may allow remote attackers to execute arbitrary code via malformed image files that trigger the overflows due to improper calls to the gdMalloc function.
Alerts:
Mandriva MDKSA-2006:114 2006-06-27
Red Hat RHSA-2006:0194-01 2006-02-01
Fedora-Legacy FLSA:152838 2005-07-15
Red Hat RHSA-2004:638-01 2004-12-17
Ubuntu USN-33-1 2004-11-29
Debian DSA-602-1 2004-11-29
Debian DSA-601-1 2004-11-29
Mandrake MDKSA-2004:132 2004-11-15
Ubuntu USN-25-1 2004-11-15
Fedora FEDORA-2004-412 2004-11-11
Fedora FEDORA-2004-411 2004-11-11
Ubuntu USN-21-1 2004-11-09
Debian DSA-591-1 2004-11-09
Debian DSA-589-1 2004-11-09
Gentoo 200411-08 2004-11-03
OpenPKG OpenPKG-SA-2004.049 2004-10-30
Ubuntu USN-11-1 2004-10-28

Comments (none posted)

libnet-ssleay-perl: weakened cryptographic operations

Package(s):libnet-ssleay-perl CVE #(s):CAN-2005-0106
Created:May 3, 2005 Updated:January 27, 2006
Description: Javier Fernandez-Sanguino Pena discovered that this library used the file /tmp/entropy as a fallback entropy source if a proper source was not set in the environment variable EGD_PATH. This can potentially lead to weakened cryptographic operations if an attacker provides a /tmp/entropy file with known content.
Alerts:
Mandriva MDKSA-2006:023 2006-01-26
Ubuntu USN-113-1 2005-05-03

Comments (none posted)

libTIFF: buffer overflow

Package(s):libtiff CVE #(s):CAN-2005-1544
Created:May 10, 2005 Updated:February 18, 2006
Description: Tavis Ormandy of the Gentoo Linux Security Audit Team discovered a stack based buffer overflow in the libTIFF library when reading a TIFF image with a malformed BitsPerSample tag. Successful exploitation would require the victim to open a specially crafted TIFF image, resulting in the execution of arbitrary code.
Alerts:
Mandriva MDKSA-2006:042 2006-02-17
Debian DSA-755-1 2005-07-13
Ubuntu USN-130-1 2005-05-19
Gentoo 200505-07 2005-05-10

Comments (1 posted)

libxml2 - arbitrary code execution

Package(s):libxml2 CVE #(s):CAN-2004-0110
Created:February 26, 2004 Updated:August 19, 2009
Description: Yuuichi Teranishi discovered a flaw in libxml2 versions prior to 2.6.6. When fetching a remote resource via FTP or HTTP, libxml2 uses special parsing routines. These routines can overflow a buffer if passed a very long URL. If an attacker is able to find an application using libxml2 that parses remote resources and allows them to influence the URL, then this flaw could be used to execute arbitrary code.
Alerts:
Fedora FEDORA-2009-8594 2009-08-15
Fedora FEDORA-2009-8582 2009-08-15
Fedora-Legacy FLSA:1324 2004-07-19
Conectiva CLA-2004:836 2004-03-31
Gentoo 200403-01 2004-03-06
Trustix TSLSA-2004-0010 2004-03-05
OpenPKG OpenPKG-SA-2004.003 2004-03-05
Netwosix NW-2004-0004 2004-03-04
Debian DSA-455-1 2004-03-03
Mandrake MDKSA-2004:018 2004-03-03
Red Hat RHSA-2004:091-02 2004-03-03
Whitebox WBSA-2004:090-01 2004-03-01
Red Hat RHSA-2004:090-01 2004-02-26
Fedora FEDORA-2004-087 2004-02-25
Red Hat RHSA-2004:091-01 2004-02-26

Comments (none posted)

libxml2: multiple buffer overflows

Package(s):libxml2 CVE #(s):CAN-2004-0989
Created:October 28, 2004 Updated:August 19, 2009
Description: libxml2 prior to version 2.6.14 has multiple buffer overflow vulnerabilities, if a local user passes a specially crafted FTP URL, arbitrary code may be executed.
Alerts:
Fedora FEDORA-2009-8594 2009-08-15
Fedora FEDORA-2009-8582 2009-08-15
Ubuntu USN-89-1 2005-02-28
Red Hat RHSA-2004:650-01 2004-12-16
Conectiva CLA-2004:890 2004-11-18
Red Hat RHSA-2004:615-01 2004-11-12
Mandrake MDKSA-2004:127 2004-11-04
Debian DSA-582-1 2004-11-02
Gentoo 200411-05 2004-11-02
Trustix TSLSA-2004-0055 2004-10-29
OpenPKG OpenPKG-SA-2004.050 2004-10-31
Ubuntu USN-10-1 2004-10-28
Fedora FEDORA-2004-353 2004-10-28

Comments (none posted)

libXpm: new buffer overflows

Package(s):libXpm CVE #(s):CAN-2005-0605
Created:March 4, 2005 Updated:March 8, 2006
Description: A new vulnerability has been discovered in libXpm, which is included in OpenMotif and LessTif, that can potentially lead to remote code execution.
Alerts:
Fedora-Legacy FLSA:168264 2006-03-07
Fedora-Legacy FLSA:152803 2006-01-09
Fedora FEDORA-2005-815 2005-08-26
Fedora FEDORA-2005-808 2005-08-25
Red Hat RHSA-2005:198-01 2005-06-08
Red Hat RHSA-2005:473-01 2005-05-24
Red Hat RHSA-2005:412-01 2005-05-11
Debian DSA-723-1 2005-05-09
Mandriva MDKSA-2005:081 2005-05-05
Mandriva MDKSA-2005:080 2005-04-28
Red Hat RHSA-2005:044-01 2005-04-06
Red Hat RHSA-2005:331-01 2005-03-30
Fedora FEDORA-2005-273 2005-03-29
Fedora FEDORA-2005-272 2005-03-29
Ubuntu USN-97-1 2005-03-16
Gentoo 200503-15 2005-03-12
Ubuntu USN-92-1 2005-03-07
Gentoo 200503-08 2005-03-04

Comments (none posted)

lvm10: creates insecure temporary directory

Package(s):lvm10 CVE #(s):CAN-2004-0972
Created:November 1, 2004 Updated:July 25, 2005
Description: Trustix Secure Linux discovered a vulnerability in a supplemental script of the lvm10 package. The program "lvmcreate_initrd" created a temporary directory in an insecure way, which could allow a symlink attack to create or overwrite arbitrary files with the privileges of the user invoking the program.
Alerts:
Fedora-Legacy FLSA:152842 2005-07-24
Mandrake MDKSA-2004:144 2004-12-06
Gentoo 200411-22 2004-11-11
Debian DSA-583-1 2004-11-03
Ubuntu USN-15-1 2004-11-01

Comments (none posted)

mailman: path traversal

Package(s):mailman CVE #(s):CAN-2005-0202
Created:February 9, 2005 Updated:July 13, 2005
Description: The "private" module in the mailman mailing list manager fails to sanitize path names adequately. An attacker could exploit this vulnerability to retrieve private information, including passwords and private list archives.

This vulnerability was used to compromise the Full-Disclosure list.

Alerts:
Fedora-Legacy FLSA:152895 2005-07-10
Ubuntu USN-78-2 2005-02-17
Debian DSA-674-3 2005-02-21
Mandrake MDKSA-2005:037 2005-02-14
Red Hat RHSA-2005:137-01 2005-02-15
SuSE SUSE-SA:2005:007 2005-02-14
Debian DSA-674-2 2005-02-11
Red Hat RHSA-2005:136-01 2005-02-10
Gentoo 200502-11 2005-02-10
Fedora FEDORA-2005-132 2005-02-10
Fedora FEDORA-2005-131 2005-02-10
Ubuntu USN-78-1 2005-02-09

Comments (none posted)

mc: buffer overflow

Package(s):mc CVE #(s):CAN-2005-0763
Created:March 29, 2005 Updated:August 11, 2005
Description: An unfixed buffer overflow has been discovered by Andrew V. Samoilov in mc, the midnight commander, a file browser and manager.
Alerts:
Fedora-Legacy FLSA:152889 2005-08-10
Red Hat RHSA-2005:512-01 2005-06-16
Debian DSA-698-1 2005-03-29

Comments (none posted)

mod_python: remote access vulnerability

Package(s):mod_python CVE #(s):CAN-2005-0088
Created:February 10, 2005 Updated:April 10, 2006
Description: mod_python has a vulnerability in the publisher handler that may allow a remote user to use a specially crafted URL to allow access to objects that should be protected. An information leak can result.
Alerts:
Fedora-Legacy FLSA:152896 2006-04-04
Conectiva CLA-2005:926 2005-03-02
Debian DSA-689-1 2005-02-23
Red Hat RHSA-2005:100-01 2005-02-15
Gentoo 200502-14 2005-02-13
Trustix TSLSA-2005-0003 2005-02-11
Ubuntu USN-80-1 2005-02-11
Red Hat RHSA-2005:104-01 2005-02-10
Fedora FEDORA-2005-140 2005-02-10
Fedora FEDORA-2005-139 2005-02-10

Comments (none posted)

Mozilla Firefox, Mozilla Suite: multiple vulnerabilities

Package(s):mozilla CVE #(s):CAN-2005-0989
Created:April 19, 2005 Updated:July 18, 2005
Description: The following vulnerabilities were found and fixed in the Mozilla Suite and Mozilla Firefox:
  • Vladimir V. Perepelitsa reported a memory disclosure bug in JavaScript's regular expression string replacement when using an anonymous function as the replacement argument (CAN-2005-0989).
  • moz_bug_r_a4 discovered that Chrome UI code was overly trusting DOM nodes from the content window, allowing privilege escalation via DOM property overrides.
  • Michael Krax reported a possibility to run JavaScript code with elevated privileges through the use of javascript: favicons.
  • Michael Krax also discovered that malicious Search plugins could run JavaScript in the context of the displayed page or stealthily replace existing search plugins.
  • shutdown discovered a technique to pollute the global scope of a window in a way that persists from page to page.
  • Doron Rosenberg discovered a possibility to run JavaScript with elevated privileges when the user asks to "Show" a blocked popup that contains a JavaScript URL.
  • Finally, Georgi Guninski reported missing Install object instance checks in the native implementations of XPInstall-related JavaScript objects.
The following Firefox-specific vulnerabilities have also been discovered:
  • Kohei Yoshino discovered a new way to abuse the sidebar panel to execute JavaScript with elevated privileges.
  • Omar Khan reported that the Plugin Finder Service can be tricked to open javascript: URLs with elevated privileges.
Alerts:
Gentoo 200507-17 2005-07-18
Fedora-Legacy FLSA:152883 2005-05-18
Red Hat RHSA-2005:384-01 2005-04-28
SuSE SUSE-SA:2005:028 2005-04-27
Red Hat RHSA-2005:386-01 2005-04-26
Slackware SSA:2005-111-04 2005-04-22
Red Hat RHSA-2005:383-01 2005-04-21
Gentoo 200504-18 2005-04-19

Comments (none posted)

mozilla firefox: javascript vulnerabilities

Package(s):mozilla firefox CVE #(s):CAN-2005-1531 CAN-2005-1532
Created:June 9, 2005 Updated:July 19, 2005
Description: Firefox before 1.0.4 and Mozilla Suite before 1.7.8 does not properly implement certain security checks for script injection, which allows remote attackers to execute script via "Wrapped" javascript.

Firefox before 1.0.4 and Mozilla Suite before 1.7.8 does not properly limit privileges of Javascript eval and Script objects in the calling context, which allows remote attackers to conduct unauthorized activities via "non-DOM property overrides," a variant of CAN-2005-1160.

Alerts:
Fedora-Legacy FLSA:158149 2005-07-15
SuSE SUSE-SA:2005:030 2005-06-09

Comments (1 posted)

MPlayer: heap overflows

Package(s):mplayer CVE #(s):
Created:April 20, 2005 Updated:July 12, 2005
Description: Heap overflows have been found in the code handling RealMedia RTSP and Microsoft Media Services streams over TCP (MMST). By setting up a malicious server and enticing a user to use its streaming data, a remote attacker could possibly execute arbitrary code on the client computer with the permissions of the user running MPlayer.
Alerts:
Mandriva MDKSA-2005:115 2005-07-11
Gentoo 200504-19 2005-04-20

Comments (none posted)

MySQL: input validation and temporary file vulnerabilities

Package(s):mysql CVE #(s):CAN-2005-0709 CAN-2005-0710 CAN-2005-0711
Created:March 16, 2005 Updated:July 19, 2005
Description: MySQL (prior to version 4.0.24) suffers from two input validation errors and a temporary file vulnerability.
Alerts:
Fedora-Legacy FLSA:152925 2005-07-15
OpenPKG OpenPKG-SA-2005.006 2005-04-20
Debian DSA-707-1 2005-04-13
Fedora FEDORA-2005-305 2005-04-05
Fedora FEDORA-2005-304 2005-04-05
Red Hat RHSA-2005:348-01 2005-04-05
Conectiva CLA-2005:946 2005-04-04
Red Hat RHSA-2005:334-01 2005-03-28
SuSE SUSE-SA:2005:019 2005-03-24
Mandrake MDKSA-2005:060 2005-03-21
Trustix TSLSA-2005-0009 2005-03-21
Ubuntu USN-96-1 2005-03-16
Gentoo 200503-19 2005-03-16

Comments (none posted)

ncpfs: multiple vulnerabilities

Package(s):ncpfs CVE #(s):CAN-2005-0013 CAN-2005-0014
Created:January 31, 2005 Updated:May 15, 2006
Description: Erik Sjolund discovered two vulnerabilities in the programs bundled with ncpfs: there is a potentially exploitable buffer overflow in ncplogin (CAN-2005-0014), and due to a flaw in nwclient.c, utilities using the NetWare client functions insecurely access files with elevated privileges (CAN-2005-0013).
Alerts:
Fedora-Legacy FLSA:152904 2006-05-12
Fedora FEDORA-2005-435 2005-08-16
Red Hat RHSA-2005:371-01 2005-05-17
Mandrake MDKSA-2005:028 2005-02-01
Gentoo 200501-44 2005-01-30

Comments (none posted)

Net-SNMP: fixproc insecure temporary file creation

Package(s):net-snmp CVE #(s):CAN-2005-1740
Created:May 23, 2005 Updated:July 13, 2005
Description: The fixproc application of Net-SNMP creates temporary files with predictable filenames.
Alerts:
Fedora FEDORA-2005-561 2005-07-13
Fedora FEDORA-2005-562 2005-07-13
Gentoo 200505-18 2005-05-23

Comments (1 posted)

nfs-utils: arbitrary code execution

Package(s):nfs-utils CVE #(s):CAN-2004-0946
Created:January 11, 2005 Updated:February 27, 2006
Description: Arjan van de Ven discovered a buffer overflow in rquotad on 64bit architectures; an improper integer conversion could lead to a buffer overflow. An attacker with access to an NFS share could send a specially crafted request which could then lead to the execution of arbitrary code.
Alerts:
Fedora-Legacy FLSA:138098 2006-02-25
Red Hat RHSA-2005:014-01 2005-01-12
Mandrake MDKSA-2005:005 2005-01-11

Comments (none posted)

openssh: directory traversal

Package(s):openssh CVE #(s):CAN-2004-0175
Created:May 18, 2005 Updated:July 13, 2005
Description: The OpenSSH scp client can, when connected to a hostile server, be instructed to overwrite arbitrary files.
Alerts:
Fedora-Legacy FLSA:123014 2005-07-11
Mandriva MDKSA-2005:100 2005-06-14
Red Hat RHSA-2005:495-01 2005-06-13
Red Hat RHSA-2005:165-01 2005-06-08
Red Hat RHSA-2005:481-01 2005-06-02
Red Hat RHSA-2005:106-01 2005-05-18
Red Hat RHSA-2005:074-01 2005-05-18

Comments (1 posted)

openssl: der_chop script temp file vulnerability

Package(s):openssl CVE #(s):CAN-2004-0975
Created:November 11, 2004 Updated:July 19, 2005
Description: The der_chop script in openssl has a temp file vulnerability that may allow an attacker to overwrite arbitrary files with the permissions that the script is running under.
Alerts:
Fedora-Legacy FLSA:152841 2005-07-15
Mandrake MDKSA-2004:147 2004-12-06
Debian DSA-603-1 2004-12-01
Ubuntu USN-24-1 2004-11-11

Comments (1 posted)

OpenSSL: information leak

Package(s):openssl CVE #(s):CAN-2005-0109
Created:May 23, 2005 Updated:October 11, 2005
Description: Hyper-Threading technology, as used in FreeBSD other operating systems and implemented on Intel Pentium and other processors, allows local users to use a malicious thread to create covert channels, monitor the execution of other threads, and obtain sensitive information such as cryptographic keys, via a timing attack on memory cache misses. See this LWN article for more information.
Alerts:
Trustix TSLSA-2005-0028 2005-06-13
Mandriva MDKSA-2005:096 2005-06-06
Red Hat RHSA-2005:476-01 2005-06-01
Fedora FEDORA-2005-390 2005-05-23
Fedora FEDORA-2005-389 2005-05-23

Comments (none posted)

OpenSSL: denial of service vulnerabilities

Package(s):OpenSSL CVE #(s):CAN-2004-0081 CAN-2003-0851
Created:March 17, 2004 Updated:November 2, 2005
Description: Versions 0.9.7a-c of the OpenSSL library suffer from two denial of service vulnerabilities; see the version 0.9.7d release announcement for details.
Alerts:
Red Hat RHSA-2005:830-00 2005-11-02
Red Hat RHSA-2005:829-00 2005-11-02
Fedora FEDORA-2005-1042 2005-10-31
Fedora-Legacy FLSA:1395 2004-05-08
Conectiva CLA-2004:834 2004-03-31
Whitebox WBSA-2004:084-01 2004-03-23
Red Hat RHSA-2004:084-01 2004-03-23
Fedora FEDORA-2004-095 2004-03-19
Whitebox WBSA-2004:120-01 2004-03-22
Trustix TSLSA-2004-0012 2004-03-17
Slackware SSA:2004-077-01 2004-03-17
Red Hat RHSA-2004:121-01 2004-03-17
OpenPKG OpenPKG-SA-2004.007 2004-03-18
Gentoo 200403-03 2004-03-17
Debian DSA-465-1 2004-03-17
Netwosix NW-2004-0005 2004-03-17
Mandrake MDKSA-2004:023 2004-03-17
SuSE SuSE-SA:2004:007 2004-03-17
Red Hat RHSA-2004:120-01 2004-03-17
Red Hat RHSA-2004:119-01 2004-03-17
EnGarde ESA-20040317-003 2004-03-17

Comments (1 posted)

Opera: multiple vulnerabilities

Package(s):opera CVE #(s):
Created:February 14, 2005 Updated:June 22, 2005
Description: Opera is vulnerable to several vulnerabilities which could result in information disclosure and facilitate execution of arbitrary code.
Alerts:
SuSE SUSE-SA:2005:034 2005-06-22
Gentoo 200502-17 2005-02-14

Comments (none posted)

perl: setuid vulnerabilities

Package(s):perl CVE #(s):CAN-2005-0155 CAN-2005-0156
Created:February 2, 2005 Updated:August 11, 2006
Description: There are two vulnerabilities with perl when it is used in a setuid mode. The PERLIO_DEBUG environment variable can be used to overwrite arbitrary files; there is also an associated buffer overflow which can be exploited to gain root access.
Alerts:
Red Hat RHSA-2006:0605-01 2006-08-10
Fedora FEDORA-2005-353 2005-05-02
Red Hat RHSA-2005:103-01 2005-02-15
Gentoo 200502-13 2005-02-11
SuSE SUSE-SR:2005:004 2005-02-11
Mandrake MDKSA-2005:031 2005-02-08
Red Hat RHSA-2005:105-01 2005-02-07
Ubuntu USN-72-1 2005-02-02

Comments (none posted)

perl: symlink vulnerability

Package(s):perl CVE #(s):CAN-2005-0448
Created:March 9, 2005 Updated:January 30, 2006
Description: The rmtree() function in the File:Path.pm module has a symlink vulnerability which could be exploited to create setuid binaries.
Alerts:
Fedora-Legacy FLSA:152845 2006-01-24
Red Hat RHSA-2005:674-01 2005-10-05
Fedora FEDORA-2005-600 2005-07-22
Mandriva MDKSA-2005:079 2005-04-28
Debian DSA-696-1 2005-03-22
Ubuntu USN-94-1 2005-03-09

Comments (none posted)

php4: integer overflow and denial of service

Package(s):php4 CVE #(s):CAN-2005-1042 CAN-2005-1043
Created:April 14, 2005 Updated:July 13, 2005
Description: The php4 EXIF module has two vulnerabilities. An integer overflow in the exif_process_IFD_TAG() function can be exploited to cause a buffer overflow for the purpose of arbitrary code execution. EXIF headers with a large IFD nesting level can be used to cause a denial of service. Remote exploits are possible.
Alerts:
Fedora-Legacy FLSA:155505 2005-07-10
Red Hat RHSA-2005:406-01 2005-05-04
Red Hat RHSA-2005:405-01 2005-04-28
Mandriva MDKSA-2005:072 2005-04-18
Ubuntu USN-112-1 2005-04-14

Comments (none posted)

phpsysinfo: cross-site-scripting

Package(s):phpsysinfo CVE #(s):CAN-2005-0870
Created:May 18, 2005 Updated:November 15, 2005
Description: The phpsysinfo program contains several cross-site scripting vulnerabilities.
Alerts:
Debian DSA-724-1 2005-05-18

Comments (none posted)

postgresql: EXECUTE privilege vulnerability

Package(s):postgresql CVE #(s):CAN-2005-0244 CAN-2005-0245 CAN-2005-0246 CAN-2005-0247
Created:February 10, 2005 Updated:July 19, 2005
Description: postgresql has a vulnerability in which the EXECUTE privilege may not be checked on custom functions. This may allow any database user to circumvent the EXECUTE restriction on functions.
Alerts:
Fedora-Legacy FLSA:152844 2005-07-16
Trustix TSLSA-2005-0015 2005-04-25
SuSE SUSE-SA:2005:027 2005-04-20
SuSE SUSE-SR:2005:008 2005-03-18
SuSE SUSE-SR:2005:006 2005-02-25
Fedora FEDORA-2005-158 2005-02-22
Fedora FEDORA-2005-157 2005-02-22
Mandrake MDKSA-2005:040 2005-02-17
Red Hat RHSA-2005:150-01 2005-02-16
Debian DSA-683-1 2005-02-15
Red Hat RHSA-2005:138-01 2005-02-15
Gentoo 200502-19 2005-02-14
Ubuntu USN-79-1 2005-02-10

Comments (none posted)

postgresql: database initialization errors

Package(s):postgresql CVE #(s):CAN-2005-1409 CAN-2005-1410
Created:May 4, 2005 Updated:February 28, 2006
Description: PostgreSQL suffers from two vulnerabilities in how databases are set up by default; they allow a local attacker (one with access to the database) to crash the back end and, perhaps, execute code with the privileges of the server process. See this advisory for details and workarounds.
Alerts:
Fedora-Legacy FLSA:157366 2006-02-27
Mandriva MDKSA-2005:093 2005-05-26
Red Hat RHSA-2005:433-01 2005-06-01
Gentoo 200505-12 2005-05-15
Fedora FEDORA-2005-368 2005-05-10
Ubuntu USN-118-1 2005-05-04

Comments (none posted)

Pound: buffer overflow

Package(s):pound CVE #(s):CVE-2005-1391
Created:May 2, 2005 Updated:January 10, 2006
Description: Steven Van Acker has discovered a buffer overflow vulnerability in the "add_port()" function in Pound 1.8.2+. A remote attacker could send a request for an overly long hostname parameter, which could lead to the remote execution of arbitrary code with the rights of the Pound daemon process.
Alerts:
Gentoo 200504-29 2005-04-30

Comments (none posted)

ppxp: missing privilege release

Package(s):ppxp CVE #(s):CAN-2005-0392
Created:May 19, 2005 Updated:July 5, 2005
Description: The ppxp PPP program has a log file vulnerability that can allow the root privileges used by the software to remain active, enabling the opening of a root shell by a local user.
Alerts:
Debian DSA-725-2 2005-07-04
Debian DSA-725-1 2005-05-19

Comments (none posted)

realplayer: arbitrary code execution

Package(s):realplayer helixplayer CVE #(s):CAN-2005-0755
Created:April 20, 2005 Updated:June 27, 2005
Description: RealNetworks, Inc. has fixed a security vulnerability that offered the potential for an attacker to run arbitrary or malicious code on a customer's machine. Linux RealPlayer 10 (10.0.0 - 3) and Helix Player (10.0.0 - 3) are vulnerable.
Alerts:
Red Hat RHSA-2005:523-01 2005-06-23
Red Hat RHSA-2005:517-01 2005-06-23
Gentoo 200504-21 2005-04-22
Red Hat RHSA-2005:394-01 2005-04-20
Red Hat RHSA-2005:392-03 2005-04-20
Red Hat RHSA-2005:363-03 2005-04-20
Fedora FEDORA-2005-329 2005-04-20
SuSE SUSE-SA:2005:026 2005-04-20

Comments (none posted)

rp-pppoe, pppoe: missing privilege dropping

Package(s):rp-pppoe, pppoe CVE #(s):CAN-2004-0564
Created:October 4, 2004 Updated:November 15, 2005
Description: Max Vozeler discovered a vulnerability in pppoe, the PPP over Ethernet driver from Roaring Penguin. When the program is running setuid root (which is not the case in a default Debian installation), an attacker could overwrite any file on the file system.
Alerts:
Fedora-Legacy FLSA:152794 2005-11-14
Mandrake MDKSA-2004:145 2004-12-06
Debian DSA-557-1 2004-10-04

Comments (none posted)

ruby: arbitrary command execution

Package(s):ruby CVE #(s):CAN-2005-1992
Created:June 21, 2005 Updated:October 6, 2005
Description: Ruby (versions < 1.8.2) is vulnerable to arbitrary command execution on XMLRPC servers.
Alerts:
Gentoo 200510-05 2005-10-06
Red Hat RHSA-2005:543-01 2005-08-05
Mandriva MDKSA-2005:118 2005-07-12
Gentoo 200507-10 2005-07-11
Debian DSA-748-1 2005-07-10
Ubuntu USN-146-1 2005-06-29
Fedora FEDORA-2005-475 2005-06-22
Fedora FEDORA-2005-474 2005-06-22

Comments (none posted)

samba: integer overflow vulnerability

Package(s):samba CVE #(s):CAN-2004-1154
Created:December 16, 2004 Updated:July 19, 2005
Description: Samba has an integer overflow vulnerability that may allow an authenticated remote user to execute arbitrary code on the Samba server.
Alerts:
Fedora-Legacy FLSA:152874 2005-07-15
Debian DSA-701-2 2005-04-21
Debian DSA-701-1 2005-03-31
Conectiva CLA-2005:913 2005-01-06
Red Hat RHSA-2005:020-01 2005-01-05
Mandrake MDKSA-2004:158 2004-12-27
SuSE SUSE-SA:2004:045 2004-12-22
Red Hat RHSA-2004:681-01 2004-12-21
Fedora FEDORA-2004-562 2004-12-20
Fedora FEDORA-2004-561 2004-12-20
Gentoo 200412-13 2004-12-17
Ubuntu USN-41-1 2004-12-17
OpenPKG OpenPKG-SA-2004.054 2004-12-17
Red Hat RHSA-2004:670-01 2004-12-16

Comments (none posted)

shtool: insecure temp file

Package(s):shtool CVE #(s):CAN-2005-1751 CAN-2005-1759
Created:June 13, 2005 Updated:June 23, 2005
Description: GNU shtool, which is also used by ocaml-mysql, has an insecure temp file vulnerability that can be exploited by a local user to overwrite arbitrary files.
Alerts:
OpenPKG OpenPKG-SA-2005.011 2005-06-23
Gentoo 200506-08 2005-06-11

Comments (none posted)

SpamAssassin: Denial of Service vulnerability

Package(s):spamassassin CVE #(s):CAN-2004-0796
Created:August 9, 2004 Updated:August 11, 2005
Description: SpamAssassin contains an unspecified Denial of Service vulnerability. By sending a specially crafted message an attacker could cause a Denial of Service attack against the SpamAssassin service.
Alerts:
Fedora-Legacy FLSA:129284 2005-08-10
Fedora-Legacy FLSA:2268 2005-03-24
Red Hat RHSA-2004:451-01 2004-09-30
Conectiva CLA-2004:867 2004-09-22
OpenPKG OpenPKG-SA-2004.041 2004-09-15
Mandrake MDKSA-2004:084 2004-08-18
Gentoo 200408-06 2004-08-09

Comments (none posted)

SpamAssassin: denial of service

Package(s):spamassassin CVE #(s):CAN-2005-1266
Created:June 17, 2005 Updated:July 28, 2005
Description: SpamAssassin 3.0.4 was released to fix a denial of service vulnerability in versions 3.0.1, 3.0.2, and 3.0.3. The vulnerability allows certain mis-formatted long message headers to cause spam checking to take a very long time.
Alerts:
OpenPKG OpenPKG-SA-2005.015 2005-07-28
Debian DSA-736-2 2005-07-07
Gentoo 200506-17:02 2005-06-21
Debian DSA 736-1 2005-07-01
Mandriva MDKSA-2005:106 2005-06-28
Red Hat RHSA-2005:498-01 2005-06-23
SuSE SUSE-SA:2005:033 2005-06-22
Gentoo 200506-17 2005-06-21
Fedora FEDORA-2005-428 2005-06-16
Fedora FEDORA-2005-427 2005-06-16

Comments (none posted)

squid: DNS spoofing

Package(s):squid CVE #(s):CAN-2005-1519
Created:May 18, 2005 Updated:July 13, 2005
Description: The squid proxy server performs DNS lookups in a way which is susceptible to answers injected by a hostile user, and, thus, DNS spoofing attacks.
Alerts:
Debian DSA-751-1 2005-07-11
Mandriva MDKSA-2005:104 2005-06-24
Red Hat RHSA-2005:415-01 2005-06-14
Red Hat RHSA-2005:489-01 2005-06-13
Ubuntu USN-129-1 2005-05-18
Fedora FEDORA-2005-373 2005-05-17

Comments (none posted)

SquirrelMail: multiple vulnerabilities

Package(s):squirrelmail CVE #(s):CAN-2005-0075 CAN-2005-0103 CAN-2005-0104
Created:January 28, 2005 Updated:July 19, 2005
Description: SquirrelMail 1.4.4 has been released, fixing a number of security issues that have been resolved since 1.4.3a.
Alerts:
Fedora-Legacy FLSA:152900 2005-07-16
Fedora FEDORA-2005-260 2005-03-28
Fedora FEDORA-2005-259 2005-03-28
Debian DSA-662-2 2005-03-14
Red Hat RHSA-2005:099-01 2005-02-15
Red Hat RHSA-2005:135-01 2005-02-10
Debian DSA-662-1 2005-02-01
Gentoo 200501-39 2005-01-28

Comments (none posted)

SquirrelMail: several XSS vulnerabilities

Package(s):squirrelmail CVE #(s):CAN-2005-1769
Created:June 21, 2005 Updated:September 16, 2005
Description: Several cross site scripting (XSS) vulnerabilities have been discovered in SquirrelMail versions 1.4.0 - 1.4.4.
Alerts:
Fedora-Legacy FLSA:163047 2005-09-14
Fedora FEDORA-2005-780 2005-08-22
Fedora FEDORA-2005-779 2005-08-22
Red Hat RHSA-2005:595-02 2005-08-05
Red Hat RHSA-2005:595-01 2005-08-03
Debian DSA-756-1 2005-07-13
Mandriva MDKSA-2005:108 2005-06-30
Gentoo 200506-19 2005-06-21

Comments (none posted)

sudo: race condition

Package(s):sudo CVE #(s):CAN-2005-1993
Created:June 21, 2005 Updated:February 24, 2006
Description: Charles Morris discovered a race condition in sudo which could lead to privilege escalation. If /etc/sudoers allowed a user the execution of selected programs, and this was followed by another line containing the pseudo-command "ALL", that user could execute arbitrary commands with sudo by creating symbolic links at a certain time.
Alerts:
Fedora-Legacy FLSA:162750 2006-02-23
Debian DSA-735-2 2005-07-07
Debian DSA 735-1 2005-07-01
Red Hat RHSA-2005:535-04 2005-06-29
SuSE SUSE-SA:2005:036 2005-06-24
OpenPKG OpenPKG-SA-2005.012 2005-06-23
Gentoo 200506-22 2005-06-23
Slackware SSA:2005-172-01 2005-06-22
Mandriva MDKSA-2005:103 2005-06-21
Fedora FEDORA-2005-473 2005-06-21
Fedora FEDORA-2005-472 2005-06-21
Ubuntu USN-142-1 2005-06-21

Comments (none posted)

Java: applet privilege escalation

Package(s):sun-jdk sun-jre blackdown-jdk blackdown-jre CVE #(s):
Created:June 20, 2005 Updated:June 22, 2005
Description: Both Sun's (v < 1.4.2.08) and Blackdown's (v < 1.4.2.02) JDK and JRE may allow untrusted applets to elevate privileges. A remote attacker could embed a malicious Java applet in a web page and entice a victim to view it. This applet can then bypass security restrictions and execute any command or access any file with the rights of the user running the web browser.
Alerts:
SuSE SUSE-SA:2005:032 2005-06-22
Slackware SSA:2005-170-01 2005-06-19
Gentoo 200506-14 2005-06-19

Comments (none posted)

File overwrite vulnerability in tar and unzip

Package(s):tar unzip CVE #(s):CAN-2001-1267 CAN-2001-1268 CAN-2001-1269 CAN-2002-0399
Created:October 1, 2002 Updated:April 10, 2006
Description: The tar utility does not properly filter file names containing "../", meaning that a hostile archive can, if unpacked by an unsuspecting user, overwrite any file that is writable by that user. GNU tar versions 1.13.19 and earlier are vulnerable; unzip through version 5.42 has the same vulnerability.
Alerts:
Fedora-Legacy FLSA:183571-1 2006-04-04
Red Hat RHSA-2006:0195-01 2006-02-21
Conectiva CLA-2002:538 2002-10-29
Mandrake MDKSA-2002:066 2002-10-10
Mandrake MDKSA-2002:065 2002-10-10
EnGarde ESA-20021003-022 2002-10-03
Gentoo unzip-20021001 2002-10-01
Gentoo tar-20021001 2002-10-01
Red Hat RHSA-2002:096-24 2002-09-18

Comments (1 posted)

tcpdump: denial of service

Package(s):tcpdump CVE #(s):CAN-2005-1267
Created:June 9, 2005 Updated:October 10, 2005
Description: Several tcpdump protocol decoders contain programming errors which can cause them to go into infinite loops.
Alerts:
Debian DSA-854-1 2005-10-09
Slackware SSA:2005-195-10 2005-07-15
Ubuntu USN-141-1 2005-06-21
Mandriva MDKSA-2005:101 2005-06-15
Fedora FEDORA-2005-407 2005-06-16
Gentoo 200505-06:02 2005-05-09
Red Hat RHSA-2005:505-01 2005-06-13
Fedora FEDORA-2005-406 2005-06-09

Comments (none posted)

tcpdump: multiple DoS issues

Package(s):tcpdump CVE #(s):CAN-2005-1280 CAN-2005-1279 CAN-2005-1278
Created:May 2, 2005 Updated:April 10, 2006
Description: The rsvp_print function in tcpdump 3.9.1 and earlier allows remote attackers to cause a denial of service (infinite loop) via a crafted RSVP packet of length 4. (CAN-2005-1280)

tcpdump 3.8.3 and earlier allows remote attackers to cause a denial of service (infinite loop) via a crafted BGP packet, which is not properly handled by RT_ROUTING_INFO, or LDP packet, which is not properly handled by the ldp_print function. (CAN-2005-1279)

The isis_print function, as called by isoclns_print, in tcpdump 3.9.1 and earlier allows remote attackers to cause a denial of service (infinite loop) via a zero length, as demonstrated using a GRE packet. (CAN-2005-1278)

Alerts:
Fedora-Legacy FLSA:156139 2006-04-04
Debian DSA-850-1 2005-10-09
Mandriva MDKSA-2005:087 2005-05-11
Red Hat RHSA-2005:417-02 2005-05-11
Red Hat RHSA-2005:421-02 2005-05-11
Gentoo 200505-06 2005-05-09
Ubuntu USN-119-1 2005-05-06
Fedora FEDORA-2005-351 2005-05-02

Comments (none posted)

telnet: buffer overflows

Package(s):telnet CVE #(s):CAN-2005-0468 CAN-2005-0469
Created:March 28, 2005 Updated:August 1, 2005
Description: Two buffer overflow flaws were discovered in the way the telnet client handles messages from a server. An attacker may be able to execute arbitrary code on a victim's machine if the victim can be tricked into connecting to a malicious telnet server.
Alerts:
Slackware SSA:2005-210-01 2005-08-01
Debian DSA-765-1 2005-07-22
Fedora-Legacy FLSA:154276 2005-07-24
Fedora-Legacy FLSA:152583 2005-07-11
Debian DSA-731-1 2005-06-02
Gentoo 200504-28 2005-04-28
Gentoo 200504-04 2005-04-06
Debian DSA-703-1 2005-04-01
Gentoo 200504-01 2005-04-01
Gentoo 200503-36 2005-03-31
Red Hat RHSA-2005:330-01 2005-03-30
Mandrake MDKSA-2005:061 2005-03-29
Fedora FEDORA-2005-274 2005-03-30
Fedora FEDORA-2005-277 2005-03-30
Fedora FEDORA-2005-270 2005-03-29
Fedora FEDORA-2005-269 2005-03-29
SuSE SUSE-SR:2005:009 2005-03-29
Debian DSA-699-1 2005-03-29
Debian DSA-697-1 2005-03-29
Red Hat RHSA-2005:327-01 2005-03-28

Comments (none posted)

Tor: information disclosure

Package(s):tor CVE #(s):
Created:June 21, 2005 Updated:August 25, 2005
Description: A bug in Tor allows attackers to view arbitrary memory contents from an exit server's process space. A remote attacker could exploit the memory disclosure to gain sensitive information and possibly even private keys.
Alerts:
Gentoo 200508-16 2005-08-25
Gentoo 200506-18 2005-06-21

Comments (none posted)

trac: file upload vulnerability

Package(s):trac CVE #(s):
Created:June 22, 2005 Updated:July 6, 2005
Description: Versions of trac prior to 0.8.4 suffer from an input validation error which can lead to the uploading of files to undesired locations on the host system.
Alerts:
Debian DSA-739-1 2005-07-06
Gentoo 200506-21 2005-06-22

Comments (none posted)

vixie-cron: crontab allows any user to read another users crontabs

Package(s):vixie-cron CVE #(s):CAN-2005-1038
Created:April 15, 2005 Updated:March 15, 2006
Description: crontab in Vixie cron 4.1, when running with the -e option, allows local users to read the cron files of other users by changing the file being edited to a symlink. NOTE: there is insufficient information to know whether this is a duplicate of CVE-2001-0235. See also this Security Focus report.
Alerts:
Red Hat RHSA-2006:0117-01 2006-03-15
Red Hat RHSA-2005:361-01 2005-10-05
Fedora FEDORA-2005-320 2005-04-15

Comments (none posted)

wget: file overwrites and arbitrary code execution

Package(s):wget CVE #(s):CAN-2004-1487 CAN-2004-1488
Created:June 9, 2005 Updated:September 27, 2005
Description: wget 1.8.x and 1.9.x allows a remote malicious web server to overwrite certain files via a redirection URL containing a ".." that resolves to the IP address of the malicious server, which bypasses wget's filtering for ".." sequences.

wget 1.8.x and 1.9.x does not filter or quote control characters when displaying HTTP responses to the terminal, which may allow remote malicious web servers to inject terminal escape sequences and execute arbitrary code.

Alerts:
Red Hat RHSA-2005:771-01 2005-09-27
Ubuntu USN-145-2 2005-09-06
Ubuntu USN-145-1 2005-06-28
Mandriva MDKSA-2005:098 2005-06-09

Comments (none posted)

Wordpress: multiple vulnerabilities

Package(s):wordpress CVE #(s):
Created:June 6, 2005 Updated:July 4, 2005
Description: Due to a lack of input validation, WordPress is vulnerable to SQL injection and XSS attacks. An attacker could use the SQL injection vulnerabilities to gain information from the database. Furthermore the cross-site scripting issues give an attacker the ability to inject and execute malicious script code or to steal cookie-based authentication credentials, potentially compromising the victim's browser.
Alerts:
Gentoo 200507-02 2005-07-04
Gentoo 200506-04 2005-06-06

Comments (none posted)

XChat 2.0.x SOCKS5 Vulnerability

Package(s):xchat CVE #(s):CAN-2004-0409
Created:April 19, 2004 Updated:November 15, 2005
Description: XChat is vulnerable to a stack overflow that may allow a remote attacker to run arbitrary code. The SOCKS 5 proxy code in XChat is vulnerable to a remote exploit. Users would have to be using XChat through a SOCKS 5 server, enable SOCKS 5 traversal which is disabled by default and also connect to an attacker's custom proxy server. This vulnerability may allow an attacker to run arbitrary code within the context of the user ID of the XChat client.
Alerts:
Fedora-Legacy FLSA:123013 2005-11-14
Red Hat RHSA-2004:585-01 2004-10-27
Netwosix NW-2004-0014 2004-05-01
Red Hat RHSA-2004:177-01 2004-04-30
Mandrake MDKSA-2004:036 2004-04-21
Debian DSA-493-1 2004-04-21
Gentoo 200404-15 2004-04-19

Comments (none posted)

xine-lib: buffer overflows

Package(s):xine-lib CVE #(s):CAN-2004-1379
Created:September 22, 2004 Updated:April 10, 2006
Description: xine-lib (through version 1_rc6) contains buffer overflows in the subtitle parsing and DVD sub-picture decoder code.
Alerts:
Fedora-Legacy FLSA:152873 2006-04-04
Debian DSA-657-1 2005-01-25
Mandrake MDKSA-2004:105 2004-10-06
Slackware SSA:2004-266-04 2004-09-22
Gentoo 200409-30 2004-09-22

Comments (none posted)

xine-ui - insecure temporary file creation

Package(s):xine-ui CVE #(s):CAN-2004-0372
Created:April 6, 2004 Updated:April 27, 2006
Description: Shaun Colley discovered a problem in xine-ui, the xine video player user interface. A script contained in the package to possibly remedy a problem or report a bug does not create temporary files in a secure fashion. This could allow a local attacker to overwrite files with the privileges of the user invoking xine.
Alerts:
Gentoo 200404-20 2004-04-27
Slackware SSA:2004-111-01 2004-04-20
Mandrake MDKSA-2004:033 2004-04-19
Debian DSA-477-1 2004-04-06

Comments (none posted)

xorg-x11: integer overflows

Package(s):xorg-x11 CVE #(s):CAN-2004-0914
Created:November 18, 2004 Updated:September 12, 2005
Description: The X.Org libXpm library has several integer overflow vulnerabilities An attacker can modify XPM images to execute malicious code.
Alerts:
Ubuntu USN-83-2 2005-09-12
Fedora-Legacy FLSA:152804 2005-05-12
Ubuntu USN-83-1 2005-02-16
Gentoo 200502-07 2005-02-07
Gentoo 200502-06 2005-02-06
Red Hat RHSA-2004:612-01 2004-12-20
Red Hat RHSA-2004:610-01 2004-12-20
Debian DSA-607-1 2004-12-10
Mandrake MDKSA-2004:137-1 2004-11-29
Mandrake MDKSA-2004:137 2004-11-22
Mandrake MDKSA-2004:138 2004-11-22
Gentoo 200411-28 2004-11-19
Fedora FEDORA-2004-434 2004-11-17
Fedora FEDORA-2004-433 2004-11-17
SuSE SUSE-SA:2004:041 2004-11-17

Comments (none posted)

xpdf: buffer overflow

Package(s):xpdf CVE #(s):CAN-2005-0064
Created:January 19, 2005 Updated:March 15, 2007
Description: iDEFENSE has found yet another xpdf buffer overflow; see this advisory for details.
Alerts:
Fedora FEDORA-2007-1219 2007-03-14
Gentoo 200506-06 2005-06-09
Red Hat RHSA-2005:026-01 2005-03-16
Red Hat RHSA-2005:066-01 2005-02-15
Red Hat RHSA-2005:057-01 2005-02-15
Red Hat RHSA-2005:053-01 2005-02-15
Red Hat RHSA-2005:034-01 2005-02-15
Fedora-Legacy FLSA:2353 2005-02-10
Fedora-Legacy FLSA:2352 2005-02-10
Gentoo 200502-10 2005-02-09
Red Hat RHSA-2005:049-01 2005-02-01
SuSE SUSE-SR:2005:002 2005-01-26
Red Hat RHSA-2005:059-01 2005-01-26
Mandrake MDKSA-2005:020 2005-01-25
Mandrake MDKSA-2005:019 2005-01-25
Mandrake MDKSA-2005:016 2005-01-25
Mandrake MDKSA-2005:021 2005-01-25
Mandrake MDKSA-2005:018 2005-01-25
Mandrake MDKSA-2005:017 2005-01-25
Fedora FEDORA-2005-061 2005-01-25
Fedora FEDORA-2005-062 2005-01-25
Fedora FEDORA-2005-059 2005-01-25
Fedora FEDORA-2005-060 2005-01-25
Conectiva CLA-2005:921 2005-01-25
Fedora FEDORA-2004-049 2005-01-24
Fedora FEDORA-2004-048 2005-01-24
Gentoo 200501-32 2005-01-23
Gentoo 200501-31 2005-01-23
Gentoo 200501-30 2005-01-22
Gentoo 200501-28 2005-01-21
Fedora FEDORA-2005-052 2005-01-20
Fedora FEDORA-2005-051 2005-01-20
Ubuntu USN-64-1 2005-01-19
Debian DSA-645-1 2005-01-19
Debian DSA-648-1 2005-01-19

Comments (1 posted)

XV: multiple vulnerabilities

Package(s):xv CVE #(s):
Created:April 19, 2005 Updated:July 19, 2005
Description: Greg Roelofs has reported multiple input validation errors in XV image decoders. Tavis Ormandy of the Gentoo Linux Security Audit Team has reported insufficient validation in the PDS (Planetary Data System) image decoder, format string vulnerabilities in the TIFF and PDS decoders, and insufficient protection from shell meta-characters in malformed filenames. Successful exploitation would require a victim to view a specially created image file using XV, potentially resulting in the execution of arbitrary code.
Alerts:
Slackware SSA:2005-195-02 2005-07-15
Gentoo 200504-17 2005-04-19

Comments (none posted)

Page editor: Rebecca Sobol

Kernel development

Brief items

Kernel release status

The current 2.6 kernel is 2.6.12.1, which was released on June 22, it contains fixes for two security problems: a timer-related denial of service issue, and a ptrace problem which is specific to ia-64 systems. Linux 2.6.13-rc1 was released on June 28, there are changes to: "ARM, x86[-64], ppc, sparc updates, networking, sound, infiniband, input layer, ISDN, MD, DVB, V4L, network drivers, pcmcia, isofs, jfs, nfs, xfs, knfsd.. You name it."

Comments (none posted)

Kernel development news

A summary of 2.6.12 API changes

The 2.6.12 kernel was over three months in the making; for all the talk of how the BitKeeper episode slowed down development, this kernel did not actually take much longer than its predecessor. The 2.6.11 process, from December 24 to March 2, took almost as long. Certainly there has been time to break a few interfaces in the kernel, though this cycle was not as disruptive as some of those which came before. Here is a list of internal kernel API changes in 2.6.12 which are most likely to be noticed by developers of external modules - drivers and such.

  • cancel_rearming_delayed_work() was added to the workqueue API.

  • The timeout value passed to usb_bulk_msg() and usb_control_msg() is now expressed in milliseconds instead of jiffies.

  • An interrupt-disabling spinlock is used in the rwsem implementation. It was never correct to call one of the variants of down_read() or down_write() with interrupts disabled, but it is even less correct now.

  • The fields in the net_device structure have been rearranged, which will break binary-only drivers.

  • kref_put() now returns an int value: nonzero if the kref was actually released.

  • kobject_add() and kobject_del() no longer generate hotplug events. If you need these events, you must call kobject_hotplug() explicitly. The wrapper functions kobject_register() and kobject_unregister() do still generate hotplug events.

  • kobj_map() no longer takes a subsystem argument; instead, it needs a pointer to a semaphore which it can use for mutual exclusion.

  • A new function, sysfs_chmod_file(), allows permissions to be changed on existing sysfs attributes.

  • There is a new generic sort() function which should be used in preference to creating yet another implementation.

  • A new attribute (__nocast) is being used with sparse to disable a number of implicit casts and find probable bugs.

  • io_remap_page_range() is now deprecated; use io_remap_pfn_range() instead.

  • A set of functions has been added to work with big-endian I/O memory.

  • synchronize_kernel() is deprecated. Callers should instead use either synchronize_sched() (to verify that all processors have quiesced) or synchronize_rcu() (to verify that all processors have exited RCU critical sections).

  • The flag argument to blk_queue_ordered() has changed to indicate how ordered writes are handled by the device. Possible values are QUEUE_ORDERED_NONE (ordering is not possible), QUEUE_ORDERED_TAG (ordering is forced with request tags), and QUEUE_ORDERED_FLUSH (ordering is done with explicit flush commands). For the last case, the request queue has two new methods, prepare_flush_fn() and end_flush_fn(), which are called before and after a barrier request.

  • A new function, valid_signal(), can (and should) be used to test whether signal numbers from user space are valid.

  • The Developers Certificate of Origin, the document acknowledged by all those "Signed-off-by:" headers, has changed. The new version adds a clause noting that contributions - and the information that goes with them - are public information which can be redistributed.

This list will be folded into the 2.6 API changes page when your editor returns from vacation.

Comments (3 posted)

Novell Linux Kernel Debugger (NLKD)

Novell has released a Linux Kernel Debugger which works with SUSE Linux Enterprise Server v9. "Novell engineering is introducing the Novell Linux Kernel Debugger (NLKD) as an open source project intended to provide an enhanced and robust debugging experience for Linux kernel developers."

Full Story (comments: 2)

Patches and updates

Kernel trees

Core kernel code

Device drivers

Documentation

Filesystems and block I/O

Janitorial

Memory management

Networking

Architecture-specific

Page editor: Forrest Cook

Distributions

News and Editorials

An overview over the Gentoo community

June 28, 2005

This article was contributed by Patrick Lauer

Gentoo is one of the newer distributions, but has shown an amazing growth in the last years. This growth has been partly because of the behind-the-scenes magic of portage (the package manager) and the simple yet effective configuration tools, but also because of the thriving community and the up-to-date documentation that makes using Gentoo very easy.

The Documentation

When I first installed Gentoo, the Installation Handbook was 9 pages of text that barely described how to get a base install working. If you tried to print the same document now, it'd be around 500 pages. Special chapters exist for different architectures ( x86, ppc, sparc, alpha, ...)

Dedicated documents describe how to setup a hardened (secure) Gentoo system, alternative installation paths , but also different window managers like KDE or fluxbox.

Since there are almost no special Gentoo tools, this documentation can even be applied to most other distributions without problems. And best of all, actively maintained translations for many languages exist!

The Gentoo Documentation Project, lead by Sven Vermeulen and Xavier Neys at the moment, tries to keep everything up to date, and as far as I can tell, they're doing a great job. Every now and then some new HOWTOs and tutorials are contributed by users and developers - if you have a problem, it usually can be fixed with the documentation.

The Forums

Although not liked by all, the forums are a great resource for solving all kinds of problems. At the moment the Gentoo forums are the largest and most active phpBB installation we're aware of. Many HOWTOs are drafted, discussed and improved here, some common problems are explained, and "Off the Wall" is a place for all discussions that are not directly Gentoo-related. Very often the forums succeed in giving you answers where the official documentation fails.

Bugzilla

While usually people think about Bugzilla as a tool for bug fixing only, it is used as a coordination tool in Gentoo. Any bugs, new ideas or improvements are managed as their own bug. This gives many of the features of mailing lists without causing as much traffic for the individuals involved.

Also all discussions and status changes are trackable as bug comments. Even meta-bugs that depend on other bugs are possible so that, for example, a meta-bug tracking all livecd-bugs can be created. This generic use has made our bugzilla installation very popular with about 96000 bugs total within a time frame of about 3 years.

Every first Saturday of the month a "Bugday" is held where developers and users (at least those that find the time) try to fix as many open bugs as possible. This event has been a lot of fun for all involved and is coordinated in IRC on #gentoo-bugs.

Mailing lists

For all announcements, problems and discussions that don't fit in bugzilla or IRC the mailing lists are used. Some of them (like gentoo-user) are mostly used for user problems, some of them (like releng) are mostly for internal coordination. Much can be learned from them, and archives exist so that older discussions are not lost.

IRC

This is the heartbeat of Gentoo. Within the Freenode IRC Network much interaction happens for all things Gentoo. Some channels like #gentoo have an average of almost 1000 users at all times, others like #gentoo-bugs are not as popular, but have someone with specialized knowledge available around the clock. A lot of diagnosing, bug fixing and general chatter make the Gentoo IRC channels very interesting, but sometimes also frustrating since they can be overcrowded and at times even a bit hostile. Since even the Gentoo developers are spread all across the globe the IRC channels almost never sleep.

Gentoo Weekly Newsletter

For those that want to get updates on Gentoo development but don't want to be online everyday we publish a weekly Newsletter. Since we have a rather small staff of volunteers it doesn't always get published on time, but we try to do our best, and the feedback from the community is almost always positive.

Sections like "developer of the week" show the people behind the names, "Future Zone" highlights projects in development. The GWN mailing list is by far the largest Gentoo mailing list, so we try to give our audience the best publication we can make.

Conclusion

The Gentoo community is quite large and vibrant. The communication happens through many different channels and is not always optimal, but if you need help or just want to chat with some random people, you'll find it.

For newcomers it might be a bit difficult to find the right communication channel, but after some time you'll find your way around all things Gentoo, and if you're not careful, you might get addicted to it and spend much more time than you intended with this great distribution and the usually nice people that help making it.

Comments (12 posted)

Distribution News

SUSE Linux 9.3 available for download - 8.2 support discontinued

With the release of the SUSE Linux 9.3 FTP edition this week, SUSE Security has announced that support for the SUSE Linux 8.2 version of our home user product will be discontinued as of July 14, 2005.

Full Story (comments: none)

Debian GNU/Linux

Branden Robinson has announced the members of the Package Policy Committee.
The Package Policy Committee shall have authority to:
* maintain one or more documents defining standards of Debian technical policy applicable to the content of software and other works distributed by the Debian Project as components of its products ("packages");
* define levels of conformance with the above standards they establish and document; and
* publish authoritative findings regarding the degree of conformance that packages exhibit with respect to the above standards.

All members of the Package Policy Committee are delegates of the Debian Project Leader.

Andreas Barth covers some release policy changes for etch. "One change was quite automatic with the so called "editorial changes" to the social contract - it is now required that all content in main and contrib is DFSG-free. This mail is not a call for mass bug filing..."

Comments (none posted)

Notice of changes to Ubuntu Bugzilla

Ubuntu has announced some changes to Bugzilla, restricting some fields to authorized personnel only, for more consistent bug handling. "This is also a step toward organizing Ubuntu Bug Days, where we invite the community to help us triage bugs in Bugzilla."

Full Story (comments: none)

Slackware book updated

Slackware Linux Essentials, the reference book for Slackware users, has been revised. You can read it online, or buy a copy at the Slackware store.

Comments (none posted)

Distribution Newsletters

Debian Weekly News

The Debian Weekly News for June 28, 2005 covers Woody bug reports, a new Debian book, the new package policy committee, Etch release policy, and several other topics.

Full Story (comments: none)

Fedora Weekly News Issue 2

The second Fedora Weekly News is out. This week's articles include Release Notes for FC4 Erratum, Status of Third Party Repositories for FC4, Is Livna Repository Ready for FC4?, Duplicate Grouplist in YUM for FC4, Yum Extender now in Extra, Setting up YUM for FC4, How To Install Java In FC4, Fedora Core 4 Reviews, and more.

Full Story (comments: none)

Gentoo Weekly Newsletter

The Gentoo Weekly Newsletter for the week of June 27, 2005 is out. This edition covers Pieter van den Abeele's "Best of Show" award at Freescale Technology Forum in Orlando, Florida, Gentoo at the German LinuxTag 2005 in Karlsruhe, the availability of developer accounts on a donated AMD64 machine, and several other topics.

Comments (none posted)

DistroWatch Weekly, Issue 106

The DistroWatch Weekly for June 27, 2005 is out. "This year's Linux Tag is behind us, which means that the new KNOPPIX 4.0 Live DVD, the biggest collection of current open source software on a live DVD ever created, is available from your nearest torrent site; it should also be released to FTP mirrors shortly. In the meantime, a SUSE 9.3 installation DVD image is now making its way to many of the SUSE mirror servers worldwide - check your favourite one today or later in the week for a 4.2GB ISO file. Also in this issue: an interview with Ryan Quinn, the Project Manager of Symphony OS and an introduction to Xearth, Xplanet & KWorldClock."

Comments (none posted)

Minor distribution updates

Source Mage Sorcery 1.12.2 released

Sorcery, the package manager for Source Mage GNU/Linux has released a new version. This release includes new features: gpg checking api for spells and scribbler has been re-written and now handles grimoire libraries properly, and several other bug fixes. Click below for a look at the change log.

Full Story (comments: none)

Package updates

Fedora updates

Fedora Core 4 updates NetworkManager-0.4-18.FC4 (enhancements), gedit-2.10.2-4 (fixes a file name format string vulnerability), gnome-panell-2.10.1-10.1 (fix "panel doesn't notice new screen size" issue), libwpd-0.8.2-1.fc4 (better handling of broken wordperfect documents), openoffice.org-1.9.112-1.1.0.fc4 (fix a raft of i18n issues), selinux-policy-targeted-1.23.18-17 (bump for FC4).

Fedora Core 3 updates kernel-2.6.11-1.35_FC3 (security related fixes), gedit-2.8.1-2.fc3.1 (fixes a file name format string vulnerability), selinux-policy-targeted-1.17.30-3.13 (fix dhcpd ports, remove allow_ypbind from booleans), gzip-1.3.3-15.fc3 (CAN-2005-0758 zgrep problem with sed), openssh-3.9p1-8.0.2 (bug fix update), openssh-3.9p1-8.0.2 (corrected), selinux-policy-targeted-1.17.30-3.15 (fix /opt definition).

Comments (none posted)

Mandriva MDKA-2005:032

Mandriva updates the pam_ldap packages for ML 10.2 fixing a password change bug.

Full Story (comments: none)

Slackware changes

This week's Slackware updates include an upgrade to groff-1.19.1, upgrade to man-1.5p, some KOffice upgrades and more. Click below for a slice of the Slackware-current changelog.

Full Story (comments: none)

Trustix Secure Linux Bugfix Advisory #2005-0029

This TSL update covers bug fixes in clamav, hwdata, kernel, netatalk, ntp, openswan, postgresql and sqlgrey.

Full Story (comments: none)

Distribution reviews

Review: Freeduc, an educational live CD (NewsForge)

NewsForge reviews the educational Freeduc. "Freeduc 1.4 looks like a great tool for those contemplating home schooling, or who would like to give their students a good system without spending hundreds of dollars on software. I have given out Freeduc 1.4 to several friends who have school-aged children. Freeduc Primary, however, is still a little rough. Worse, I disagree with the assumption that younger students would not benefit from access to a good spreadsheet, desktop publisher, and other applications that Primary leaves out."

Comments (none posted)

My Workstation OS: Foresight Linux (NewsForge)

Here's a look at Foresight Linux, on NewsForge. "The Foresight Linux 0.8.1 distribution showcases some of the latest and greatest software from GNOME. Some of the more innovative things are included, like Beagle, F-spot, Howl, and the latest HAL -- all of this plus some clean default themes and artwork. After using Foresight for an week I decided to use it as my primary distro."

Comments (none posted)

Page editor: Rebecca Sobol

Development

Ampache: web-based music archival and playback

Ampache is a cross-platform web-based music system that is built upon a web server, the PHP language, and a MySQL database.

Ampache is a PHP-based tool for managing, updating and playing your MP3/OGG/RM/FLAC/WMA/M4A files via a web interface. It allows you to save playlists, create user accounts, and share your music catalogs with other Ampache servers. Visit our Forums for information about installation, to get support and find public Ampache catalogs.

[Ampache] Some of Ampache's features include:

  • Maintenance of a large music catalog.
  • Grouping of music by artist, genre, album, and more.
  • Display of Album artwork, song titles, and other data.
  • The ability to create, manage and import playlists.
  • Random play capabilities.
  • Display of music that is currently playing.
  • Display of site and music statistics.
  • The ability to search for song titles.
  • Account-based user access programmed with security in mind.
  • Administration of users, music catalog, site preferences, and access lists.
  • Supports multiple display themes.
  • Offers multi-language support.
The Ampache online forums offer useful installation, development and deployment information, the traffic volume indicates a healthy open-source project. The Ampache Gallery shows many of the Ampache capabilities, while the online demo lets you try some of the software's capabilities out. For useful information on using and installing Ampache, take a look at the project FAQ.

Stable version 3.3.1 of Ampache was announced this week. "For those of you upgrading from 3.3.0 there are a few major changes in this new version. First I have moved all of the documents out of /docs and into the root. Second Themeing has been added to Ampache. The stable release ships with three themes. You can find more at svn.ampache.org/contrib/themes. Support for MPC and SPX files has also been added along with a Turkish Translation." See the change log for more details. Version 3.3.1.1 followed, it fixes one minor bug.

If you have a large music collection to manage, and want to share it across different machines, Ampache is the right tool for the job. The software is available for download here.

Comments (2 posted)

System Applications

Database Software

KNODA 0.7.4 released

Stable version 0.7.4 of Knoda, a database frontend, is out with numerous new features including drivers for new databases, improved forms, and more.

Full Story (comments: none)

Slony-I 1.1.0 Released

Version 1.1.0 of the Slony-I database replication engine has been released. "Changes include improved documentation, better logging, a CPP-style define/include mechanism, better automatic maintenance, and more.

Comments (none posted)

Networking Tools

AIST Releases PSPacer 1.0 as open-source software

AIST has released PSPacer 1.0, their network traffic smoothing software, under an open-source license. "The National Institute of Advanced Industrial Science and Technology (AIST,), an independent administrative institution, has released software PSPacer 1.0 for accurate network bandwidth control and traffic smoothing. PSPacer 1.0 realizes accurate bandwidth control and smoothing on the ordinary personal computer based on the Linux operating system without requiring special purpose hardware."

Full Story (comments: none)

Web Site Development

Open Source Java Web Framework Debuts at JaveOne

Wicket 1.0 was introduced at the 2005 JavaOne Conference. "Driving open source development of the Wicket Java Web Framework under the Apache Software License, the Wicket development team today announced the debut of Wicket 1.0 at the 2005 JavaOne Conference, June 27-30, at Moscone Center in San Francisco."

Full Story (comments: none)

Midgard 1.7rc1 released

Version 1.7 rc 1 of Midgard, a web content management framework, is out. Changes include a new Midgard site wizard, Multilang support, PAM and NTLM support, an improved Midgard database installer, XML defined PHP objects, and more.

Full Story (comments: none)

xinco DMS 1.9.1 available (SourceForge)

Version 1.9.1 of xinco DMS, a web-based Information and Document Management System that is written in Java, has been announced. It features multi-language support. "xinco DMS is a powerful Web-Service based Information and Document Management System (DMS) for files, text, URLs and contacts, featuring ACLs, version control, full text search and an FTP-like client."

Comments (none posted)

Miscellaneous

LAT v0.5.4 is out

Version 0.5.4 of LAT is out with bug fixes. "LAT stands for LDAP Administration Tool. The tool allows you to browse LDAP-based directories and add/edit/delete entries contained within. It can store profiles for quick access to different servers."

Full Story (comments: none)

Desktop Applications

Desktop Environments

GNOME Software Announcements

The following new GNOME software has been announced this week:

Comments (none posted)

KDE Software Announcements

The following new KDE software has been announced this week:

Comments (none posted)

KDE and Wikipedia Announce Cooperation (KDE.News)

KDE.News reports on a LinuxTag announcement of cooperation between Wikimedia and the KDE project. "As the first applications, like the media player amaroK, start to integrate Wikipedia content the idea is to create a webservice API to access the information from Wikimedia projects such as Wikipedia or Wiktionary. There are also plans for a KDE API."

Comments (4 posted)

This Month in SVN (KDE.News)

KDE.News has announced the latest release of This month in SVN. "This Month in SVN is a new feature from Jes Hall covering the latest features in KDE's development version. The June edition covers the taskbar's new look, Kopete's new identities and Google Maps now working in Konqueror. "With 3.5 on the horizon and KDE4 work starting, KDE fans have a lot to look forward to.""

Comments (none posted)

KDE Commit Digest (KDE.News)

KDE.News has announced the June 24, 2005 edition of the KDE Commit-Digest. The content summary says: "Digikam adds a Golden Mean photo editing plugin. Kalzium shows isotope and Scientist information. New home:/ ioslave. This ioslave displays all the home folders of the users being in the same group than you. Many bugfixes in Kmail, khtml and Kopete."

Comments (none posted)

New Acceleration Architecture for X.org (KDE.News)

KDE.News covers the Exa acceleration architecture for XFree86. "At the recent European X.Org Developers Meeting KDE developer and Trolltech employee Zack Rusin presented a new acceleration architecture named Exa (eyecandy X architecture) for X.org. Being based on KAA (KDrive acceleration architecture) it's designed to be an alternative to the currently used XAA (XFree86 acceleration architecture) with better acceleration of XRender which is used by composite managers for desktop eyecandy effects. The next X.org release which is expected to contain Exa is planned to be released in September."

Comments (none posted)

Educational Software

Claroline 1.6.1 available

Version 1.6.1 of Claroline, a web-based collaborative e-learning environment, is out. "Two months after the Claroline 1.6 release, time is come to provide a maintenance pack gathering feedbacks and contributions from the worldwide Claroline user community. The main improvements concern new translation updates (German, Dutch, Italian, Greek, Galician, Spanish) and compatibility widening with the main PHP hosting services."

Comments (none posted)

Games

Allegro 4.2.0 beta 4 released

Version 4.2.0 beta 4 of Allegro, a game programming library, is out. "This release is a Work-In-Progress that adds features and corrects problems with regard to the 4.0 codebase. It is API (source) compatible with 4.0.0 on every platform, except for a few minor changes."

Comments (none posted)

GUI Packages

Trolltech Released Qt 4.0 (KDE.News)

KDE.News covers the release of version 4.0 of the Qt GUI toolkit by Trolltech. "Trolltech has released Qt 4.0 both under commercial and GPL licenses for X11, Mac OS X and MS Windows. It is the first time that a MS Windows GPL edition is available. To celebrate the release Trolltech employees have created a song and a music video." This release emphasizes cross-platform development, see the Trolltech announcement for more information.

Comments (11 posted)

Interoperability

Wine 20050628 is out

Release 20050628 of Wine has been announced. Changes include a move of the configuration settings to the registry, a graphical configuration tool, MSI and OLE improvements, DirectDraw directory reorganization, support for webcams, and bug fixes.

Comments (none posted)

Wine Traffic

The June 24, 2005 edition of Wine Traffic is online with the latest Wine project news.

Comments (none posted)

Music Applications

LilyPond 2.6 Released

Version 2.6 of LilyPond, a music notation package, is out. Features include easy installation on multiple platforms, Pango text formatting, SVG support, and lots of new features.

Full Story (comments: none)

Q-Faust 1.0 and QFSynth 1.0 released

Albert Graef has released Q-Faust 1.0 and QFSynth 1.0. "I've just released my Faust module for the Q programming language. A realtime synth application based on this module, QFSynth, is also available."

Full Story (comments: none)

Office Suites

OpenOffice.org build 1.9.110 released

Build 1.9.110 of OpenOffice.org has been announced. "This package contains Desktop integration work for OpenOffice.org, several back-ported features & speedups, and a much simplified build wrapper, making an OO.o build / install possible for the common man. It is a staging ground for up-streaming patches to stock OO.o."

Full Story (comments: none)

Miscellaneous

LTI-Lib 1.9.13 alternative convolution available (SourceForge)

An alternative convolution for LTI-Lib 1.9.13, a cross-platform C++ computer vision library, has been released. "Now an alternative convolution for the LTI-Lib is available from the file releases. As one of the most important classes in the library this change can increase your Apps performance drastically. However, this comes at the price that only odd sized and geometrically centered separable kernels are accepted."

Comments (none posted)

Languages and Tools

C

2005 GCC Summit Coverage

Dan Kegel has posted his ongoing coverage of the 2005 GCC summit, take a look to see what was discussed.

Comments (none posted)

Caml

Caml Weekly News

The June 21-28, 2005 edition of the Caml Weekly News is online with all new Caml language articles.

Full Story (comments: none)

Java

An Ant Modular Build Environment for Enterprise Applications (O'ReillyNet)

Les A. Hazlewood discusses Ant in an O'Reilly article. "Most Java developers already use Ant for their builds, but are you getting everything you could out of this tool? With a complex enterprise application, in which classes may be used in several tiers, it's important to control where the code lives and how it gets built, so you can build .jars with just the code needed for each tier. Les Hazlewood shows how this approach leads to faster builds and downloads, and even catches errant dependencies."

Comments (none posted)

Lisp

International Lisp Conference 2005 coverage

Paolo Amoroso has sent in coverage of the International Lisp Conference 2005. "Some of those who attended the International Lisp Conference 2005 (ILC 2005), and other Lispers, posted reports and pictures to their blogs. The conference took place at Stanford University from June 19 to 22, 2005."

Full Story (comments: none)

Perl

This Week in Perl 6 (O'Reilly)

The newest edition of This Week in Perl 6 covers Perl 6 development from June 8-21, 2005.

Comments (none posted)

Data Munging with Sprog (O'Reilly)

Grant McLean looks at Sprog on O'Reilly. "We've all been there--a data translation problem rears its head and you reach for your toolkit of Perl snippets. It might involve parsing a CSV file, extracting MIME attachments, generating bulk SQL insert statements, or scraping data from a web application. You know you have code lying around that'll take you halfway there, if only you could find it. Then there's the problem of pulling it all together. Wouldn't it be great if there was a way to catalog your code snippets?"

Comments (none posted)

PHP

PHP 5.1 Beta 2 Available

Version 5.1 Beta 2 of PHP has been announced. Changes include the new PHP Data Objects database abstraction layer, improved language performance, an updated PCRE extension, and more.

Comments (none posted)

Python

Dr. Dobb's Python-URL!

The June 29, 2005 edition of Dr. Dobb's Python-URL! is online with the latest Python language articles.

Full Story (comments: none)

Ruby

Ruby Weekly News

The June 26, 2005 edition of the Ruby Weekly News brings you all the latest news and discussion from the ruby-talk mailing list.

Comments (none posted)

Tcl/Tk

Dr. Dobb's Tcl-URL!

The June 23, 2005 edition of Dr. Dobb's Tcl-URL! is online with the latest Tcl/Tk news and resources.

Full Story (comments: none)

Dr. Dobb's Tcl-URL!

The June 27, 2005 edition of Dr. Dobb's Tcl-URL! is online with the week's Tcl/Tk articles and resources.

Full Story (comments: none)

IDEs

Anjuta DevStudio 2.0.1 alpha released (GnomeDesktop)

Version 2.0.1 alpha of Anjuta, a GNOME IDE for C and C++, has been announced. "This is an alpha & unstable release and may not be suitable for production use. However, we encourage to use it and help us with bug reports. Both stable and development release can be used simultaneously, but they should be installed in different install prefix (important)."

Comments (none posted)

Profilers

Visualize function calls with Graphviz

M. Jones explores Graphviz on IBM developerWorks. "Spending the time to work through a mass of source code can reveal the function flow to you, but when function pointers are involved or the code is lengthy and convoluted, the process becomes considerably more difficult. This article shows you how to construct a dynamic graphical function call generator using open source software and a bit of custom glue code."

Comments (1 posted)

Miscellaneous

Mercurial 0.6 released

Version 0.6 of Mercurial is out. "Mercurial is a fast, lightweight source control management system designed for efficient handling of very large distributed projects." Many improvements have been included in this release.

Full Story (comments: none)

Page editor: Forrest Cook

Linux in the news

Recommended Reading

Supreme Court rules against file swapping (ZDNet)

ZDNet looks at a ruling by the US Supreme Court against companies involved in file-trading. "In a unanimous decision, the justices ruled companies that build businesses with the active intent of encouraging copyright infringement should be held liable for their customers' illegal actions. "We hold that one who distributes a device with the object of promoting its use to infringe copyright, as shown by clear expression or other affirmative steps taken to foster infringement, is liable for the resulting acts of infringement," Justice David Souter wrote in the majority opinion."

Comments (18 posted)

Linux and the Top500

Linux is making a good showing in the latest Top500 list of supercomputers. Linux systems account for 8 out of the top 10. Of those eight, six are of IBM manufacture, including five Blue Gene systems and one PPC Cluster. A SGI Altix, and Thunder, an Intel Itanium2 Tiger4 "white box" system hold third and seventh place, respectively. (Thanks to Joe Greenseid)

Comments (41 posted)

Norwegian Minister: Proprietary Formats No Longer Acceptable (Tatle)

Tatle covers an announcement by Morten Andreas Meyer, the Norwegian Minister of Modernization: ""Proprietary formats will no longer be acceptable in communication between citizens and government." Taking great care not to mention the name Microsoft directly, but rather referring to "the spreadsheet almost everyone use" or saying this is the last time I will present a plan for information technology being broadcast on the net in Windows Media, the Minister sent strong signals in the direction of Redmond to open up or become irrelevant to the Norwegian Government." (Thanks to Tres Melton.)

Comments (7 posted)

Trade Shows and Conferences

Linux-Itanium at the Gelato Meeting

The GELATO Federation has covered the Gelato May 2005 meeting. "Over 150 scientists, developers, and engineers convened from all around the globe for the May 2005 meeting of the Gelato Federation, an international organization dedicated to advancing Linux on the Intel® Itanium® processor. This was the largest gathering of Linux-Itanium professionals that the world has seen to date, with delegates from more than 30 Gelato member institutions and significant representation from Gelato sponsors HP, SGI, and Intel."

Full Story (comments: none)

JavaOne faces open-source swarm (News.com)

News.com covers this week's JavaOne conference in San Francisco, CA. "Sun Microsystems' top brass will grab the limelight at this week's JavaOne conference. But in many respects, Sun is no longer the guiding light for technology it invented. Developers and vendors report that programmers are increasingly turning to open-source projects for Java tools, forcing software providers to change with the times."

Comments (none posted)

LinuxTag: GNOME Team distributed more than 1000 Ubuntu CDs to visitors (GnomeDesktop)

GnomeDesktop covers GNOME Deutschland's visit to LinuxTag. "The ten-person exhibition team from Germany, Austria, Belgium, France, and Britain distributed over 1000 Ubuntu CDs to the visitors to the Linux event. Worldwide, there are now more than 1.5 million CDs with Ubuntu and GNOME in use."

Comments (2 posted)

KDE at LinuxTag 2005: Summary and Technologies (KDE.News)

KDE.News covers the contributions made to KDE at LinuxTag 2005. "During the booth service a lot of new potential contributors presented themselves to the project, especially in areas where there is a need of such, like the German translation team. As the demopoints were equipped with SUSE Linux 9.3 and Kubuntu, and we distributed about 500 Kubuntu CDs, many old and new users of KDE 3.4 told us of ideas of improvement, some of which are already implemented, while others will be soon, as is the case with KDE 4 multimedia."

Comments (none posted)

The SCO Problem

Novell Motion to Dismiss Denied (Groklaw)

Groklaw reports that Novell's Motion to Dismiss in SCO v. Novell has been denied. "In short, [Judge Dale Kimball] is a careful man, who scrupulously distinguishes between matters of law and questions of fact. So, discovery, here we come. This doesn't mean that there can't be later motions, after some discovery gives the judge something concrete to go on. And it doesn't mean he believes SCO. He can't favor either side, until discovery produces sufficient facts to reach a definitive decision. That doesn't mean he doesn't have a private thought or two."

Comments (5 posted)

Companies

Is Microsoft Buying Anti-Virus Companies to Undermine Linux? (LXer)

The publication LXer ponders the underlying meaning of Microsoft's purchase of anti-virus companies. "Today, Microsoft has completed its acquisition of anti-virus company Sybari Software and announced the end of the company's Unix and Linux versions. Sound familiar? Sybari provides virus signature updates using anti-virus engines from other vendors including Sophos, Computer Associates and Kaspersky Labs." Thanks to Tom Adelstein.

Comments (29 posted)

Microsoft Puts Roadblock in Front of Open-Sourcing Avalon and Indigo (eWeek)

eWeek looks at licensing problems with the Mono project's open-source versions of Avalon and Indigo. "The project administrator, Rodrigo Mazzilli, announced the project's launch on June 3 on the main Mono mailing list. In this note, Mazzilli said, "MonoIndigo will be a free implementation of Longhorn's communication stack [code-named Indigo] on top of Mono." "MonoIndigo will require Mono 2.0." This update of Mono isn't due out until 2006. Nevertheless, "I've also started developing some straightforward things of Indigo, like its most common attributes and classes. We plan to first implement the default BasicProfileHttpBinding, which conforms to WS-I Basic Profile 1.0 [basically HTTP-SOAP (Simple Object Access Protocol)]." Thus, BasicProfileHttpBinding is the .Net equivalent to one of Web Services' fundamental protocols. A few weeks later, Microsoft told The Register that "developers planning to clone Indigo or Avalon will have to first engage in talks on licensing the company's Intellectual Property.""

Comments (40 posted)

Linux Adoption

India's renaissance: The $100 computer (News.com)

News.com looks at small companies building low cost computers in India. "In about three months, a little-known company called Novatium plans to offer a stripped-down home computer for about $70 or $75. That is about half the price of the standard "thin clients" of this kind now sold in India, made possible in part by some novel engineering choices. Adding a monitor doubles the price to $150, but the company will offer used displays to keep the cost down."

Comments (2 posted)

Legal

AMD Files Suit Against Intel (eWeek)

eWeek looks at AMD's anti-trust suit against Intel. "The suit identifies 38 companies that AMD says Intel has pressured in one way or another. It says, for example, that Intel put pressure on Hewlett-Packard Co., whose PCs come with AMD chips, to limit its use of them. The suit also says Intel used financial incentives in an effort to persuade Dell Inc., which does not use AMD chips, not to do so."

Comments (15 posted)

Open source battles Microsoft in Ukraine (NewsForge)

NewsForge looks at new legislation concerning open-source software in the Ukraine. "A battle for software supremacy within the public and private sectors of Ukraine has begun. Recently, the Ukrainian Parliament registered a "project of law" (the equivalent of a bill in U.S. terms) that may radically alter the manner in which the Ukrainian government procures software. If adopted, it will require government agencies, along with all state-owned or state-controlled companies, to give preference to open source software."

Comments (none posted)

Interviews

Interview with Damian Conway (The Perl Review)

The Perl Review interviews Damian Conway. "Damian Conway is a frequent speaker on Perl (and often topics unrelated to Perl, such as quantum computing, Harry Potter, or the Klingon language), has written several Perl modules, and is the author of Object Oriented Perl (Manning Press) and now Perl Best Practices (O'Reilly Media) which will be available soon (although you can pre-order it on Amazon (hint hint)." Thanks to Dominic Mitchell.

Comments (none posted)

Interview with Gaël Duval of Mandriva (TuxJournal)

TuxJournal interviews Mandriva's Gaël Duval. "Q:Mandrake and Connectiva ... why? A:Mandriva is still a small company which is looking for opportunities to grow. Conectiva has a nice Linux market in south-america and a great product. As a result, we double the number of developers, we increase the income for the company, and Mandriva is growing."

Comments (none posted)

McNealy on message (News.com)

News.com interviews Sun Microsystems' CEO Scott McNealy. "Q:How do you think the OpenSolaris launch went? Have you learned anything since you put it out there? A:McNealy: I always make the Al Gore-ish statement that we invented community development. We started doing community development before we got founded. Three or four years before we founded Sun, one of our founders (Bill Joy) was pioneering the idea of open-source community-developed kernels in the operating system space, doing BSD licensing models with the Berkeley Software Distribution. We were the Red Hat of Berkeley before Linus (Torvalds, the Linux founder) was out of diapers."

Comments (11 posted)

CEO sees great things for Linux Networx (Salt Lake Tribune)

The Salt Lake Tribune talks with Robert Ewald CEO of Linux Networx. ""Linux Networx . . . not only has evolved [as a successful business], but is itself driving the evolution of supercomputers," Ewald says. He praises the company's "clustering" approach to using numerous, linked processors to boost computing efficiency and power rather than more costly giant processors."

Comments (none posted)

Resources

The Daemon, the GNU and the Penguin - Chapter 13 (Groklaw)

Groklaw presents Chapter 13 of the online book "The Daemon, the GNU and the Penguin" by Dr. Peter H. Salus. The topic of this chapter is: USL vs The Regents of the University of California.

Comments (none posted)

New Audio Libre Article on GStreamer

Linuxaudio.org has a new Audio Libre article (in PDF format) on the GStreamer streaming media framework entitled: Surfing the Pipeline - the GStreamer project.

Comments (none posted)

What Developers Want (O'ReillyNet)

O'ReillyNet takes a look at what developers want. "Irrespective of the language programmers choose for expressing solutions, their wants and needs are similar. They need to be productive and efficient, with technologies that do not get in the way but rather help them produce high-quality software. In this article, we share our top ten list of programmers' common wants and needs."

Comments (10 posted)

Hacking Maps (O'ReillyNet)

Schuyler Erle, Rich Gibson and Jo Walsh discuss geocoding in an O'Reilly book excerpt. "You've got the address, but where is that in GPS terms? In these two excerpts from Mapping Hacks, learn how to geocode (adding geographic coordinates, such as latitude and longitude, to other information) a U.S. street address, as well as a whole database of addresses using the geocoder.us web services."

Comments (none posted)

HLA: The High Level Assembly Programming Language (Linux Journal)

Linux Journal covers HLA for High Level Assembly programming. "HLA will soon reach version 2.0. This version is reported to be significantly faster than current versions. For now, version 1.76 of HLA is available freely from Hyde's Web site. HLA can be installed under Linux after reading the HLA Installation Guide."

Comments (6 posted)

The Tenth Commandment of system administration (NewsForge)

NewsForge covers shell scripting in a series on system administration skills. "If you're a system administrator, eventually you're going to need to write a shell script. If you're like me and you enjoy scripting, you'll find reasons to write shell scripts for just about everything."

Comments (none posted)

Reviews

Bluefish... It's A Keeper For HTML Editing (LinuxPlanet)

Linux Planet looks at Bluefish for HTML editing. "Bluefish is a handy, text-based HTML editor for anybody that needs to crank out a lot of Web content, without a lot of fluff. It comes bundled with SUSE Linux 9.3 Professional as version 1.0. Don't be fooled by the low release number. Bluefish is a mature application that does its job quickly and efficiently."

Comments (none posted)

The Cell Synergistic Processing Unit as a virtual file system (IBM developerWorks)

IBM developerWorks presents an excerpt from LinuxTag 2005 paper entitled "The Cell processor programming model". "The Cell processor from Sony, Toshiba, and IBM® is this year's most awaited newcomer on the CPU market. It promises unprecedented performance in the consumer and workstation market by employing a radically new architecture. Built around a 64-bit PowerPC® core, multiple independent vector processors called Synergistic Processing Units (SPUs) are combined on a single microprocessor."

Comments (none posted)

The PBX Is Dead; Long Live VoIP (O'ReillyNet)

O'ReillyNet takes a look at Asterisk. "While the computer industry has changed vastly, telephone systems until relatively recently have changed only superficially. They are expensive, proprietary, and often so arcane that only factory-authorized dealers have the remotest clue how to manage them. This, coupled with the emergence of open source Voice over IP (VoIP) technology, leaves PBX on the verge of obsolescence. In this article I'll look at Asterisk, a Linux-based open source softswitch, and why it heralds the end of PBX."

Comments (6 posted)

CivicSpace Labs: Better politics through open source (NewsForge)

NewsForge looks at the CivicSpace Labs project. "CivicSpace is picking up where the technical arms of the Dean and Clark campaigns left off. Mostly, this means developing a set of GPLed tools to help progressive political groups build and publish Web sites, blogs, forums, and photo galleries, create polls and surveys, organize events, create mailing lists, and more. Rosen, co-founder and director of CivicSpace, says that while his organization's software is designed with political organizing in mind, it's in use by other kinds of civic groups as well, including groups of poets, churches, and even a fox-hunting information portal."

Comments (3 posted)

Novell Linux Small Business Suite 9 (PC Magazine)

PC Magazine reviews the Novell Linux Small Business Suite. "With the Novell Linux Small Business Suite 9, Novell delivers an integrated suite of server and client software for file sharing, application serving, e-mail and collaboration, productivity tools, and most everything else you need for a small business network. And it all runs on Linux -- which, unlike NetWare, supports a wide variety of applications, offers a robust platform for future development, and continues to capture the hearts and minds of corporate America in addition to those of the open-source community."

Comments (none posted)

Miscellaneous

Mozilla Author Nigel McFarlane Dies (MozillaZine)

MozillaZine reports on the death of Nigel McFarlane. "Nigel also contributed more directly to the Mozilla project, adding comments to Bugzilla bug reports and participating in discussions. Last year, he was a speaker at the Mozilla Developer Day 2004 conference. Outside of Mozilla, Nigel was known as an advocate of Web standards and author of two books about JavaScript. He was a prominent open source analyst and commentator."

Comments (3 posted)

Project Consolidation Results (LinuxMedNews)

LinuxMedNews covers an effort to converge open-source Electronic Medical Record (EMR) systems. "The results in short: FreeMED said no, and OpenEMR said "lets see". The openEMR community has decided to use the integration of the new FreeB codebase into openEMR as a test case to see if Uversa and the openEMR community can work together. As a result Uversa has put the standalone release of FreeB on the fasttrack, and we will be making an annoucement regarding its release soon."

Comments (none posted)

Page editor: Forrest Cook

Announcements

Non-Commercial announcements

FSFE and top unionists against SWPAT

The Free Software Foundation Europe has sent out a Memorandum on Software Patentability. "Patents on software are among the worst threats to knowledge-based industries, by restricting software development: they make computers less secure, less reliable and prevent competition on a basic level. Lack of competition and uncalculable legal risks raise the cost of ICT and cost jobs wherever the economy depends upon them."

Full Story (comments: none)

X.Org Foundation Hires Software Freedom Law Center

The Software Freedom Law Center (SFLC) has announced it will represent The X.Org Foundation. ""X Window System gives computer users complete flexibility in how they choose to have information presented on their computers," said Leon Shiman, board member, The X.Org Foundation. "We have more than 20 years invested in our technology from many different companies and individuals. With the assistance of the Law Center we can continue to focus our efforts around work on standards and code, confident that our legal house is in order.""

Full Story (comments: 1)

Commercial announcements

Astaro announces new network security appliance

Astaro Corporation has announced the Astaro Security Gateway 420. "The Astaro Security Gateway 420 can serve a business or branch office of 500-1000 employees, depending on applications in use, with seven forms of network protection: firewall, VPN gateway, intrusion protection, anti-virus, spam blocking, spyware protection and content (URL) filtering."

Comments (none posted)

Gumstix announces Robostix robotics board

Gumstix, Inc has announced a new robotics expansion board for its Linux-based miniature computer line. "In addition to signals from the gumstix motherboard, the robostix expansion board exposes 6 PWM Channels (2x8 bit, 6 programmable), 8 A/D, 24 GPIO, 2 UART at logic levels and an in-system programming port. The Atmega128 has 5V logic. robostix offers three power inputs: V-RoboBatt, V_Power and V-Motor."

Full Story (comments: none)

Mandriva to support top European insurance company MACIF

Mandriva has announced a new support contract with MACIF, a major European personal insurance company, with a total of 4.5 million subscribers. "Bruno Marand, Deputy Director, Information System, Architecture Unit, at MACIF said: "MACIF has chosen Linux and open source software for part of its information system. In the handling of these technologies, Mandriva's expertise has proven dramatically effective on some issues we had to sort out. This contract marks our renewed trust.""

Comments (none posted)

Novell Announces GroupWise 7

Novell, Inc. has announced the release of its GroupWise 7 product. "Novell (Nasdaq: NOVL) today announced open beta availability of its latest version of the most secure and reliable collaboration platform in the industry, Novell(R) GroupWise 7. GroupWise 7 features advances for end users such as integrated e-mail and instant messaging, enhanced Outlook support and a pre-bundled SUSE(TM) LINUX Enterprise Server."

Comments (none posted)

Rackspace and Emic partnership

Emic Networks has announced a solution partnership with Rackspace Managed Hosting for the delivery of Emic Application Clustering ("EAC") with Rackspace's managed hosting services. Emic's clustering solutions use open source application stacks.

Full Story (comments: none)

Red Hat Enterprise Linux platform of choice for Lower Saxony IT centre

Red Hat, Inc. has announced that the Lower Saxony IT centre (Informatikzentrum Niedersachsen - IZN) has deployed Red Hat Enterprise Linux as the platform to provide IT services for the police force in Lower Saxony, in Germany. IZN is the main systems centre for IT and communications in Lower Saxony, providing 11,000 employees with access to the central case tracking system "Nivadis" at the central police headquarters and its departments. The Java-based web application operates entirely on Red Hat Enterprise Linux.

Full Story (comments: none)

SugarCRM Appoints Larry Augustin as Board Member

SugarCRM Inc. has announced the appointment of Larry Augustin to the Board of Directors. "SugarCRM provides powerful solutions built on a pure open source technology stack (Linux, Apache, MySQL and PHP) offering functionality constructed by the best open source CRM experts from around the world."

Comments (none posted)

Sun Microsystems Announces Release of Key Java Products to the Open Source Community

Sun Microsystems, Inc. has several announcements in this press release, among them plans to release key Java products to the open source community. "Those key technologies include Sun Java System Application Server 9 Platform Edition and Sun Java Enterprise Service Bus, the first fully open sourced enterprise service bus implementation based on the Java Business Integration (JBI) specification (JSR 208)."

Comments (2 posted)

TimeSys Introduces Freescale Linux Component Repository

TimeSys has announced a Linux Component Repository for Freescale PowerPC core Processors. "The Freescale Linux Component Repository is a key component of Linux Customization Solutions from TimeSys, web-based, automated development, build and validation tools that dramatically reduce the cost, effort and time required to tailor Linux to the unique feature, footprint and processor requirements of any embedded device."

Full Story (comments: none)

Toshiba Announces 64 bit TX4939XBG-400 Reference Board

Toshiba America Electronic Components, Inc. has announced a new reference board for the 64 bit MIPS-based TX4939XBG-400 single chip microprocessor. "The RBTX4939 consists of two modules, a CPU module and a base board. The CPU module includes the TX4939XBG-400 microprocessor, DDR SDRAM and the EJTAG interface. The base board includes the PCI slots, ATA sockets, Ethernet PHY (RMII) and audio/video interface socket."

Comments (none posted)

TransGaming releases Cedega Portability Technology for Linspire

Linspire and TransGaming Technologies have announced the release of Cedega, a product that allows Windows games to be played under the Linspire distribution. "TransGaming's innovative Cedega portability technology, combined with the Point2Play graphical front end, offers equivalent game-play experience and performance, making it possible for avid Linux gamers to play titles like Half-Life 2, World of WarCraft and Battlefield 1942 on their machines."

Comments (1 posted)

Win4Lin and NoMachine partner to offer a Citrix alternative

Win4Lin and NoMachine have announced a partnership. "Win4Lin and NoMachine will develop a Windows and Linux hybrid terminal server solution that can be used for desktop productivity, line-of-business and legacy Windows application access. The solution will be based on the NoMachine NX Distributed Computing Architecture and Win4Lin Terminal Server."

Full Story (comments: 1)

Surfin' China:: Opera Web Browser on the new ZTE e3 Mobile Phone

Chinese company ZTE Corporation has chosen the Opera mobile Web browser for their new GSM mobile phone in China, the e3. The ZTE e3 is an advanced Linux-based smartphone geared toward the Chinese business market.

Full Story (comments: none)

JavaOne Press Releases

Here is the first round of press releases from the JavaOne conference.

Comments (none posted)

Java/open source related corporate announcemets

Here are some press releases inspired by the JavaOne conference:

Comments (none posted)

New Books

Addison-Wesley Publishes Advanced Programming in the UNIX Environment

Addison-Wesley has published the book Advanced Programming in the UNIX Environment, second edition by Richard Stevens and Stephen Rago.

Full Story (comments: none)

New Book: The Debian System -- Concepts and Techniques

Martin F. Krafft has announced the publication of his book The Debian System -- Concepts and Techniques by Open Source Press.

Full Story (comments: none)

Maven: A Developer's Notebook - O'Reilly's Latest Release

O'Reilly has published the book Maven: A Developer's Notebook by Vincent Massol and Timothy O'Brien.

Full Story (comments: none)

Swing Hacks - O'Reilly's Latest Release

O'Reilly has published the book Swing Hacks by Joshua Marinacci and Chris Adamson.

Full Story (comments: none)

Switching to VoIP - O'Reilly's Latest Release

O'Reilly has published the book Switching to VoIP by Ted Wallingford.

Full Story (comments: none)

UML 2.0 in a Nutshell - O'Reilly's Latest Release

O'Reilly has published the book UML 2.0 in a Nutshell by Dan Pilone with Neil Pitman.

Full Story (comments: none)

No Starch Press Releases "Write Portable Code"

No Starch Press has published the book Write Portable Code by Brian Hook.

Full Story (comments: none)

"Zooming in on Digital Cartography" - O'Reilly's Latest Release

O'Reilly has published the book Zooming in on Digital Cartography by Schuyler Erle, Rich Gibson, and Jo Walsh.

Full Story (comments: none)

Resources

The LDP Weekly News

The June 22, 2005 edition of the Linux Documentation Project Weekly News is out with the latest new documentation releases.

Full Story (comments: none)

Contests and Awards

Lisp NYC awarded 9 project fundings by Google Summer of Code

Nine Lisp projects have been awarded funding by the Google Summer of Code project. "Dirk Gerrits, in a 25 Jun 2005 blog entry, lists the 9 Lisp project fundings awarded to Lisp NYC by Google Summer of Code. Lisp NYC is "a group devoted to the advocacy and advancement of professional software developers in their adoption of Common Lisp and associated languages"."

Full Story (comments: none)

Google Summer of Code: Results In (KDE.News)

KDE.News finds the KDE related projects that are being worked on in Google's Summer of Code. "After reviewing the list of submissions, Google has released this morning the final list of Summer of Code proposals they have accepted. Out of 8000+ entries, 410 were selected and KDE proponents were awarded 24 out of those which equals $120,000 of support for KDE technology."

Comments (none posted)

Ricoh and Sun Java Solutions $100,000 Developer Challenge

Ricoh Corporation and Sun Microsystems have announced a $100,000 Java Solutions Developer Challenge. "This program is designed to encourage creative submissions for both commercial and open source software applications that provide solutions that will run on the Ricoh Embedded Software Architecture platform. Participants in the Developer Challenge must be Premier Plus members in good standing of the Ricoh Developer Program (RiDP)."

Comments (1 posted)

Event Reports

Impressions from OSG '05

Jan-Oliver Wagner has posted his impressions from the 2005 Open Source Geospatial conference. Thanks to Bernhard Reiter.

Comments (none posted)

Upcoming Events

DebConf5 Press Release

A new press release about the sixth annual Debian Developers Conference has been posted. "The conference will be kicked off on July 9th with Debian Day, which is aimed at the general public and the press. This is an excellent opportunity for corporations and governments to discover the benefits of the world's most mature GNU/Linux distribution. Computer users can experience the Debian community and learn from the software designers themselves."

Full Story (comments: none)

FLOSSIE Conference 2005

The 2005 Free Libre Open Source In Education (FLOSSIE) conference and expo will be held in Bolton, UK on July 14-15, 2005. "This year's FLOSSIE Conference focuses on explaining and demonstrating the FLOSS technologies that achieve these results. The Conference now covers two days and keynote speakers are Simon Phipps, Sun's Chief Technology Evangelist, and Dr Brian Iddon, MP for Bolton South-East and Member of the House of Commons Science and Technology Select Committee."

Full Story (comments: none)

KDE to Demo at Montréal's Copyright and You Day (KDE.News)

KDE.News has an announcement for the Droit D'auteur et Vous "KDE will be present at the Droit D'auteur et Vous event in Montréal (Québec) on July 3rd. The event is to promote Free Software and Richard Stallman will be giving a talk on copyright. There is an expo for LUGs and other organisations where KDE has booked a stall to show off the latest KDE & KOffice and to hand out limited edition Kubuntu CDs."

Comments (none posted)

LinuxMed 2005 Congress (LinuxMedNews)

LinuxMedNews has announced the LinuxMed 2005 online conference. "LinuxMed 2005 is the First Virtual Meeting over Internet of Free and Libre Opensource Software , and its applications in Health Care and related disciplines. LinuxMed 2005 is developing in association with the FCVC Fourth cardiology Virtual congress over Internet, the most important international meeting in this field every two years. LinuxMed is organized by BioLinux Group, CETIFAC (Tele-informatics Center of FAC) and LAD (opensource e-learning system). From September 1st to November 30th, 2005."

Comments (none posted)

ZEND/PHP Conference and Expo 2005

A Call for Presentations has gone out for the ZEND/PHP Conference and Expo 2005. The event takes place in Burlingame, California on October 18-21, 2005. Submissions are due by June 30.

Comments (none posted)

Events: June 30 - August 25, 2005

Date Event Location
June 30, 2005Where 2.0 Conference(Westin St. Francis Hotel)San Francisco, CA
June 30 - July 3, 2005Linux Vacation/Eastern Europe(LVEE)Hronda, Belarusia
June 30, 20052005 JavaOne(Moscone Center)San Francisco, CA
July 1 - 6, 2005Linux Desktop Development and KDevelop Developers Conference 2005Kiev, Ukraine
July 3, 2005Droit D'auteur et VousMontreal, Canada
July 5 - 9, 2005LSM 2005 Libre Software Meeting for MedicineDijon, France
July 6 - 9, 2005IV Jornades de Programari LliureCampus de Vilanova i la Geltrú, Spain
July 10 - 18, 2005Debconf 5Helsinki, Finland
July 11, 2005Evolution of Open-Source Code Bases(EVOSC05)Genova, Italy
July 11 - 15, 2005First International Conference on Open Source Systems(OSS2005)Genova, Italy
July 11 - 14, 2005GOTO10 workshop(OKNO)Brussels, Belgium
July 11 - 15, 2005IEEE International Conference on Web Services(ICWS 2005)Orlando, Florida
July 14 - 15, 2005Free Libre Open Source Software in Education Conference(FLOSSIE)(Bolton Technology Innovation Centre)Bolton, UK
July 17 - 19, 2005Desktop Developer's Conference(Ottawa Congress Centre)Ottawa, Ontario, Canada
July 18 - 22, 2005ApacheCon Europe 2005Stuttgart, Germany
July 18 - 22, 2005PostgreSQL Bootcamp(Big Nerd Ranch)Atlanta, GA
July 20 - 23, 2005Ottawa Linux Symposium(OLS 2005)Ottawa, Canada
July 20 - 22, 2005North American Plone Symposium(The Astro Crowne Plaza)New Orleans, Louisiana
July 26, 20052nd European LISP and Scheme WorkshopGlasgow, Scotland
July 27 - 28, 2005Black Hat Briefings USA 2005Las Vegas, NV
July 29 - 31, 2005DefCon 13(Alexis Park)Las Vegas, Nevada
July 31 - August 4, 20052005 SIGGRAPH Computer Animation FestivalLos Angeles, CA
August 1 - 5, 2005O'Reilly Open Source Convention(Oregon Convention Center)Portland, Oregon
August 1 - 5, 2005CIFS 2005 Conference and Plugfest(Doubletree Hotel)San Jose, CA
August 4, 2005Penguincon 2005Israel
August 4 - 7, 2005Linux 2005(University of Wales)Swansea, UK
August 8 - 11, 2005LinuxWorld Conference and Expo(Moscone Center)San Francisco, CA
August 20, 2005Free Audio and Video Event(FAVE)(Trinity Community and Arts Centre)Bristol, UK

Comments (none posted)

Mailing Lists

New mailing list to discuss adoption of VistA in a clinical setting (LinuxMedNews)

A new VistA mailing list has been announced. "At the request of several physicians involved in the adoption of VistA in their clinical settings, a mailing list to discuss topics pertaining to the discussion of VistA in a clinical setting has been created. Go to http://lists.sourceforge.net/lists/listinfo/worldvista-adoption to join."

Comments (none posted)

Web sites

New Groklaw Page -- Litigation Cast of Characters (Groklaw)

Groklaw has announced an online list of legal cases covered by the site. "Groklaw's heretic approached me with an idea, to set up a page listing all the attorneys in all the cases we cover on Groklaw, as well as the judges, the law firms, the courts, with links to bios -- with pictures when available -- on the cast of characters, so we can keep them all straight. At the time, his idea was a bit more expansive, but after input from Groklaw's membership on his first draft, we eventually settled on the four categories."

Comments (none posted)

New Engine for KDE Online Documentation (KDE.News)

KDE.News covers recent improvements to the KDE Documentation site. "The KDE online documentation site docs.kde.org has gotten a new back- and frontend addressing experiences made over the last few years. It now allows for faster and easier navigation through the languages and branches. The User Guide and the FAQ are featured more prominently and in the chosen language if already translated."

Comments (none posted)

SourceForge.net Engineering Team Blog (SourceForge)

SourceForge has announced a new engineering team blog site. "The SourceForge.net Engineering Team has launched a blog to communicate information about our architecture, our tactical plans, and our progress. The blog may be accessed at: http://blog.dev.sf.net/."

Comments (none posted)

Page editor: Forrest Cook

Copyright © 2005, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds