LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - News > Syndicated Linux News
User Name
Password
Syndicated Linux News This forum is for the discussion of Syndicated Linux News stories.

Notices


Reply
  Search this Thread
Old 02-02-2024, 02:51 PM   #1
LXer
LXer NewsBot
 
Registered: Dec 2005
Posts: 128,984

Rep: Reputation: 118Reputation: 118
LXer: Critical Glibc Flaws Put Major Linux Distros at Risk


Published at LXer:

Four significant vulnerabilities have been discovered in the GNU C Library (glibc) , a fundamental component of most Linux distributions. These vulnerabilities pose a significant risk to millions of Linux systems, as they can allow attackers to gain full root access and execute remote code on affected systems.

Read More...
 
Old 02-03-2024, 03:39 AM   #2
GazL
LQ Veteran
 
Registered: May 2008
Posts: 6,920

Rep: Reputation: 5040Reputation: 5040Reputation: 5040Reputation: 5040Reputation: 5040Reputation: 5040Reputation: 5040Reputation: 5040Reputation: 5040Reputation: 5040Reputation: 5040
Ok, lets look at them.

CVE-2023-6246:
Quote:
A heap-based buffer overflow was found in the __vsyslog_internal function of the glibc library. This function is called by the syslog and vsyslog functions. This issue occurs when the openlog function was not called, or called with the ident argument set to NULL, and the program name (the basename of argv[0]) is bigger than 1024 bytes, resulting in an application crash or local privilege escalation. This issue affects glibc 2.36 and newer.
Yeah, I'm not going to worry about that one then. The claim of privilege escalation also seems a stretch as you'd need a program running as a privileged user that has a argv[0] greater than 1024, and I'm not convinced you'd find that in the wild.

CVE-2023-6779:
Quote:
An off-by-one heap-based buffer overflow was found in the __vsyslog_internal function of the glibc library. This function is called by the syslog and vsyslog functions. This issue occurs when these functions are called with a message bigger than INT_MAX bytes, leading to an incorrect calculation of the buffer size to store the message, resulting in an application crash. This issue affects glibc 2.37 and newer.
So, if someone tried to write a message greater than 2GB to the syslog, it might crash.... Yeah, I'm not going to worry about that one either as any program that would allow you to write that much data to the syslog is already "faulty" IMHO.

CVE-2023-6780:
Quote:
An integer overflow was found in the __vsyslog_internal function of the glibc library. This function is called by the syslog and vsyslog functions. This issue occurs when these functions are called with a very long message, leading to an incorrect calculation of the buffer size to store the message, resulting in undefined behavior. This issue affects glibc 2.37 and newer.
Basically the same as above. Needs a 2GB syslog message to trigger it.


The final one is a qsort issue, however:
Quote:
The glibc security team clarified that the vulnerability arises from applications using non-transitive comparison functions, which are not compliant with POSIX and ISO C standards.
So, you have to have written non-compliant code in the first place.


They've found some bugs; that's great; thank you. newer versions of glibc will be better for it.
However, lets not have all "the sky is falling" security hysteria. sysadmin time is too precious to spend chasing down these nothing-burgers.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: Meltdown And Spectre CPU Flaws Put Computers, Laptops, Phones At Risk LXer Syndicated Linux News 0 01-04-2018 09:34 AM
LXer: Microsoft issues critical security patches, but leaves zero-day flaws at risk LXer Syndicated Linux News 0 02-22-2017 09:21 AM
LXer: Severe flaws in widely used archive library put many projects at risk LXer Syndicated Linux News 0 06-22-2016 04:22 PM
LXer: Starbound Releases A Major Patch, With Some Major Flaws LXer Syndicated Linux News 0 02-20-2014 06:42 AM
LXer: Kde flaws put Linux, Unix systems at risk LXer Syndicated Linux News 0 01-20-2006 06:16 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - News > Syndicated Linux News

All times are GMT -5. The time now is 09:35 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration