Skip to content
Snippets Groups Projects
Select Git revision
  • main default
  • 2025Q1
  • 2024Q1
  • 2024Q4
  • 2024Q3
  • 2024Q2
  • 2023Q4
  • 2023Q3
  • 2023Q2
  • 2023Q1
  • 2022Q4
  • 2022Q3
  • 2022Q2
  • 2022Q1
  • 2021Q4
  • 2021Q3
  • 2021Q2
  • 2021Q1
  • 2020Q4
  • 2020Q3
  • release/13.5.0
  • 13.3-eol
  • release/14.2.0
  • 14.0-eol
  • release/13.4.0
  • release/14.1.0
  • release/13.3.0
  • 12-eol
  • 12.4-eol
  • release/14.0.0
  • 13.1-eol-q
  • 13.1-eol
  • 12.3-last
  • 12.3-eol
  • release/13.2.0
  • release/12.4.0
  • release/13.1.0
  • release/12.3.0
  • 11-eol
  • release/13.0.0
40 results

Makefile

  • Cy Schubert's avatar
    3c5b4dac
    security/sudo: Update to 1.9.8p2 · 3c5b4dac
    Cy Schubert authored
    Major changes between sudo 1.9.8p2 and 1.9.8p1:
    
     * Fixed a potential out-of-bounds read with "sudo -i" when the
       target user's shell is bash.  This is a regression introduced
       in sudo 1.9.8.  Bug #998.
    
     * sudo_logsrvd now only sends a log ID for first command of a session.
       There is no need to send the log ID for each sub-command.
    
     * Fixed a few minor memory leaks in intercept mode.
    
     * Fixed a problem with sudo_logsrvd in relay mode if "store_first"
       was enabled when handling sub-commands.  A new zero-length journal
       file was created for each sub-command instead of simply using
       the existing journal file.
    
    PR:		258666
    Submitted by:	cy
    Reported by:	cy
    Approved by:	garga (maintainer)
    MFH:		2021Q3
    3c5b4dac
    History
    security/sudo: Update to 1.9.8p2
    Cy Schubert authored
    Major changes between sudo 1.9.8p2 and 1.9.8p1:
    
     * Fixed a potential out-of-bounds read with "sudo -i" when the
       target user's shell is bash.  This is a regression introduced
       in sudo 1.9.8.  Bug #998.
    
     * sudo_logsrvd now only sends a log ID for first command of a session.
       There is no need to send the log ID for each sub-command.
    
     * Fixed a few minor memory leaks in intercept mode.
    
     * Fixed a problem with sudo_logsrvd in relay mode if "store_first"
       was enabled when handling sub-commands.  A new zero-length journal
       file was created for each sub-command instead of simply using
       the existing journal file.
    
    PR:		258666
    Submitted by:	cy
    Reported by:	cy
    Approved by:	garga (maintainer)
    MFH:		2021Q3
Code owners
Assign users and groups as approvers for specific file changes. Learn more.