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

Friday, April 16th, 2021

    Time Event
    1:47p
    Security updates for Friday
    Security updates have been issued by Debian (smarty3), Fedora (libpano13, python3.8, and seamonkey), Mageia (chromium-browser-stable, gstreamer1.0, thunderbird, and x11-server), Oracle (libldb and thunderbird), SUSE (grafana and system-user-grafana, kernel, and openldap2), and Ubuntu (linux, linux-aws, linux-aws-5.4, linux-azure, linux-azure-5.4, linux-gcp, linux-gcp-5.4, linux-gke-5.3, linux-gke-5.4, linux-gkeop, linux-gkeop-5.4, linux-hwe, linux-hwe-5.4, linux-hwe-5.8, linux-kvm, linux-oem-5.10, linux-oracle, linux-oracle-5.4, linux-raspi, linux-raspi-5.4, linux-raspi2-5.3, linux, linux-aws, linux-aws-hwe, linux-azure, linux-azure-4.15, linux-dell300x, linux-gcp, linux-gcp-4.15, linux-hwe, linux-kvm, linux-lts-xenial, linux-oracle, linux-raspi2, linux-snapdragon, and linux-oem-5.6).
    3:45p
    [$] Running code within another process's address space
    One of the key resources that defines a process is its address space — the
    set of mappings that determines what any specific memory address means
    within that process. An address space is normally private
    to the process it belongs to, but there are situations where one process
    needs to make changes to another process's memory; an interactive debugger
    would be one case in point. The ptrace()
    system call makes such changes possible, but it is slow and not always easy
    to use, so there has been a longstanding quest for better alternatives.
    One possibility, process_vm_exec()
    from Andrei Vagin, was recently posted for review.
    4:21p
    A whole bunch of stable kernels
    Today's crop of stable kernels includes the following: 4.4.267, 4.9.267, 4.14.231, 4.19.188, 5.4.113, 5.10.31, and 5.11.15. As usual. they contain important
    fixes throughout the tree; users of those series should upgrade.

    << Previous Day 2021/04/16
    [Calendar]
    Next Day >>

LWN.net   About LJ.Rossia.org