#Apparmor

DeuZadeuza42
2026-03-15

: neuf vulnérabilités ont été découvertes dans remontant au noyau 4.11 (2017) et pourraient affecter plus de 12,6 millions de systèmes.

blog.qualys.com/vulnerabilitie

Fossery Tech :debian: :gnome:fosserytech@social.linux.pizza
2026-03-15

(more Linux news in original post)

Exclusive Preview Of System76's Completely Redesigned Thelio Desktop:
phoronix.com/review/system76-n

MSI PRO B850-P WiFi: A Special AMD Ryzen AM5 Motherboard For Linux / Open-Source Enthusiasts:
phoronix.com/review/msi-pro-b8

Proton Experimental brings fixes for REDLauncher, HELLDIVERS 2, Atelier Yumia, KILLER INN and more:
gamingonlinux.com/2026/03/prot

D7VK 1.5 Released With Direct3D 3 Now Implemented Over Vulkan:
phoronix.com/news/D7VK-1.5-Rel

NVIDIA 580.142 Production-Ready Linux Graphics Driver Released with Bug Fixes:
9to5linux.com/nvidia-580-142-p

NVIDIA 595.44.03 Linux Driver Released With VK_KHR_device_address_commands:
phoronix.com/news/NVIDIA-595.4

NVIDIA Adds Official Support For RHEL-Compatible Distributions Like AlmaLinux With CUDA 13.2:
phoronix.com/news/NVIDIA-Offic

Open-Source "GreenBoost" Driver Aims To Augment NVIDIA GPUs vRAM With System RAM & NVMe To Handle Larger LLMs:
phoronix.com/news/Open-Source-

Mesa 26.0.2 arrives with more bug-fixes for Linux graphics drivers:
gamingonlinux.com/2026/03/mesa

Mesa driver developers discuss expanding profiles and driver tuning for specific apps and games:
gamingonlinux.com/2026/03/mesa

OpenRazer 3.12 Released With Support For Newer Razer Products On Linux:
phoronix.com/news/OpenRazer-3.

Intel NPU Driver 1.30 Released For Linux:
phoronix.com/news/Intel-NPU-Dr

New Rust Driver Aims To Improve Upstream Linux On Synology NAS Devices:
phoronix.com/news/Synology-Mic

Rust Coreutils 0.7 Released With Many Performance Optimizations:
phoronix.com/news/Rust-Coreuti

Ubuntu's AppArmor Hit By Several Security Issues - Can Yield Local Privilege Escalation:
phoronix.com/news/Ubuntu-AppAr

systemd 260-rc3 Released With AI Agents Documentation Added:
phoronix.com/news/systemd-260-

Fwupd 2.1.1 Linux Firmware Updater Released as a Massive Update:
9to5linux.com/fwupd-2-1-1-linu

(FOSS news in comments)

#WeeklyNews #News #Linux #LinuxNews #System76 #Thelio #MSIPRO #Proton #ProtonExperimental #D7VK #NVIDIA #NVIDIADriver #Mesa #OpenRazer #Intel #IntelNPU #Synology #RustCoreutils #AppArmor #Systemd #Fwupd #GreenBoost #Motherboard #FosseryTech

Who Let The Dogs Out 🐾ashed@mastodon.ml
2026-03-14

Уязвимости в AppArmor, позволяющие получить root-доступ в системе

Компания Qualys выявила 9 уязвимостей в системе мандатного управления доступом AppArmor, наиболее опасные из которых позволяют локальному непривилегированному пользователю получить права root в системе, выйти из изолированных контейнеров и обойти ограничения, заданные через AppArmor. Уязвимости получили кодовое имя CrackArmor. CVE-идентификаторы пока не назначены. Успешные примеры повышения привилегий продемонстрированы в Ubuntu 24.04 и Debian 13.

opennet.ru/opennews/art.shtml?

#Linux #AppArmor #vulnerability

If you are using Ubuntu or Debian with AppArmor, please update your systems immediately: ubuntu.com/security/vulnerabil

#linux #apparmor #vulnerability #security

2026-03-14

#Ubuntu's #AppArmor Hit By Several Security Issues - Can Yield Local Privilege Escalation www.phoronix.com/news/Ubuntu-... #Linux

Ubuntu's AppArmor Hit By Sever...

ricardo :mastodon:governa@fosstodon.org
2026-03-14

#Ubuntu's #AppArmor Hit By Several Security Issues - Can Yield Local Privilege Escalation
phoronix.com/news/Ubuntu-AppAr

#Linux

⁢Ƥĥąɳʈȯɱ :fedora: 🎸 🏳️‍🌈 ⁂Steve12L@mamot.fr
2026-03-13

⋅ ‘CrackArmor’ Vulnerability in AppArmor Impacts 12.6M Linux Systems

hackread.com/crackarmor-vulner

#Linux #AppArmor #InfoSec

2026-03-13

A 7-year-old Linux flaw dubbed #CrackArmor exposes 12.6 million systems using AppArmor. Researchers found that it can enable root access, container escape, and security bypass. Patch immediately.

Read: hackread.com/crackarmor-vulner

#Linux #CyberSecurity #AppArmor #Vulnerability

2026-03-13

#apparmor local root: who's going to watch the watchers episode 202603! #ubuntu people should bump their #kernel and consider switching to unprivileged alternatives such as #sydbox ;): openwall.com/lists/oss-securit #linux #security

2026-03-13

Local privilege escalation bug in AppArmor. Update your Ubuntu and Debian systems and reboot.

cdn2.qualys.com/advisory/2026/

#Debian #Ubuntu #apparmor #infosec

SkunnykSkunnyk
2026-03-12

CrackArmor: Multiple vulnerabilities in "Bypassing Ubuntu's user-namespace restrictions
AppArmor + Sudo + Postfix = root
Kernel vulnerabilities". seclists.org/oss-sec/2026/q1/3

2026-03-12

#CrackArmor: Multiple vulnerabilities in #AppArmor

Blogpost: blog.qualys.com/vulnerabilitie

Advisory: cdn2.qualys.com/advisory/2026/

These vulnerabilities allow a local attacker to bypass the security normally provided by AppArmor. Also, in some situations, it allows privilege escalation to root by selectively blocking specific syscalls.

#infosec #cybersecurity #qualys

Bruce Simpson, Ph.D.bms48
2026-03-08

is an odd duck. It is trying to enforce profile rules for UNIX domain sockets based on their protocol field. Which probably bites you if you are a protocol , or trader, as it impacts production software critical to precision timing (#gpsd, , , ). This is despite the fact that most uses of domain never even specify a protocol in their system calls to begin with... how bizarre.

Bruce Simpson, Ph.D.bms48
2026-03-08

PSA for time nuts: The profiles in Trixie for and are broken if you try to use SOCK rather than SHM, for maximum accuracy. Bit me on 9.1. The SHM segment has to be polled by definition; SOCK is event-driven, so you only get socket latency on pulses. So just put them in complain. Not an issue for me yet. The IV GPS I scored yesterday doesn't appear to do PPS sadly. Here's hoping, hoping, I stashed my GPSDO in safekeeping!

2026-03-08
cobratbq - cranky-by-designcobratbq
2026-02-25

I'm constantly having trouble discovering what 's story is supposed to be.

They claim updates keep secure, except doesn't give any guarantees for security. But then you have package 'tor": updates provide old version with risks, while backports provide up-to-date version.

is provided but most profiles aren't up-to-date so enforcing is risky. Ubuntu restricts unprivileged-unconfined apps to prevent unnecessarily exposing some vulnerabilities. Debian doesn't

Client Info

Server: https://mastodon.social
Version: 2025.07
Repository: https://github.com/cyevgeniy/lmst