LWN.net's Journal
 
[Most Recent Entries] [Calendar View]

Friday, July 30th, 2021

    Time Event
    2:12p
    Security updates for Friday
    Security updates have been issued by Debian (libsndfile and openjdk-11), Fedora (php-pear and seamonkey), openSUSE (fastjar and php7), SUSE (php72, qemu, and sqlite3), and Ubuntu (libsndfile, php-pear, and qpdf).
    2:49p
    [$] Strict memcpy() bounds checking for the kernel
    The C programming language is famously prone to memory-safety problems
    that lead to buffer overflows and a seemingly endless stream of security
    vulnerabilities. But, even in C, it is possible to improve the
    situation in many cases. One of those is the memcpy() family of
    functions, which are used to efficiently copy or overwrite blocks of
    memory; with a bit of help from the compiler, those functions can be
    prevented from writing past the end of the
    destination object they are passed. Enforcing that condition in the kernel
    is harder than one might expect, though, as this
    massive patch set
    from Kees Cook shows.

    << Previous Day 2021/07/30
    [Calendar]
    Next Day >>

LWN.net   About LJ.Rossia.org