Vue normale

Il y a de nouveaux articles disponibles, cliquez pour rafraîchir la page.
Aujourd’hui — 29 juillet 20264sysops

Public CVE-2026-53264 exploit turns an AI-assisted Linux bug into root

Par : IT News
28 juillet 2026 à 16:58
Public CVE-2026-53264 exploit turns an AI-assisted Linux bug into root
A publicly released exploit for Linux kernel CVE-2026-53264 can escalate a local user to root on compatible CentOS Stream 9 systems. AI helped identify the traffic-control race and refine the exploit, but unprivileged namespaces, specific kernel options, and a matching kernel build are still required.

Source

À partir d’avant-hier4sysops

Debian opens a four-way fight over AI-assisted contributions

Par : IT News
26 juillet 2026 à 18:51
Debian opens a four-way fight over AI-assisted contributions
Debian has formally opened a General Resolution debate that could ban AI-assisted contributions across much of the project, rather than merely issuing guidance. The resolution, submitted July 22, 2026, covers Debian source packages, packaging work, Debian-maintained software such as lintian, web resources, documentation, translations, and official communications. That scope makes the decision relevant to anyone administering Debian systems because it could affect how packages and maintenance changes are produced and reviewed.

Source

NetworkManager 1.58 enhances IPv6-only networking and security

Par : IT News
23 juillet 2026 à 23:06
NetworkManager 1.58 enhances IPv6-only networking and security
NetworkManager 1.58 introduces significant improvements for IPv6-only environments, including native 464XLAT support to enable legacy IPv4 applications to function via a customer-side translator. The release also implements RFC 8925, allowing clients to signal an IPv6-only preference to networks, and ensures that IPv6 interfaces using prefix delegation via DHCPv6 are recognized as healthy without requiring a non-temporary address. These updates aim to mitigate the ongoing pressure of IPv4 address exhaustion in modern cloud and mobile network deployments.

Source

Critical RefluXFS vulnerability allows local privilege escalation on XFS filesystems

Par : IT News
23 juillet 2026 à 15:32
Critical RefluXFS vulnerability allows local privilege escalation on XFS filesystems
The RefluXFS vulnerability, tracked as CVE-2026-64600, is a serious race-condition flaw residing in the Linux kernel’s XFS filesystem copy-on-write path. Affecting kernel versions 4.11 and later, the bug allows an unprivileged local user to overwrite protected system files by exploiting a timing window during concurrent direct I/O operations. Because the manipulation occurs at the block layer, it effectively bypasses common security controls, including SELinux, kernel lockdown, and standard memory protections.

Source

Critical privilege escalation vulnerability found in Ubuntu snap-confine

Par : IT News
22 juillet 2026 à 22:26
Critical privilege escalation vulnerability found in Ubuntu snap-confine
A high-severity local privilege escalation vulnerability, tracked as CVE-2026-8933, has been identified in the snap-confine component of Ubuntu’s snapd package. This flaw affects default installations of Ubuntu Desktop versions 24.04, 25.10, and 26.04 that utilize the set-capabilities model. The vulnerability stems from a race condition introduced during a recent security-hardening update, which inadvertently allows unprivileged users to gain root access.

Source

Massive surge in Linux kernel CVEs sparks debate on vulnerability management

Par : IT News
22 juillet 2026 à 21:17
Massive surge in Linux kernel CVEs sparks debate on vulnerability management
The Linux kernel team recently published 432 Common Vulnerabilities and Exposures (CVEs) over a two-day period, creating a significant challenge for system administrators. This sudden influx of security reports has fueled speculation that AI-assisted bug hunting is accelerating the discovery of kernel flaws. Maintainers have noted that the sheer volume of these reports is becoming increasingly difficult to manage manually.

Source

Hardware encryption on laptop drives needs verification, not trust

Par : IT News
21 juillet 2026 à 11:41
Hardware encryption on laptop drives needs verification, not trust
Hardware-encrypted SSDs sold under the TCG Opal2 standard cannot be assumed safe just because they ship with encryption features turned on. Researchers tested 38 drives from multiple vendors and found broken or weak behavior, including predictable random numbers, flawed PSID reset tokens, and, on some Lenovo OEM drives, a tweak value reused across the whole disk. One drive firmware issue was fixed by Micron, but many other reports were already known, unpatched, unsupported, or ignored.

Source

Red Hat enables two-node OpenShift HA for edge without arbiter hardware

Par : IT News
20 juillet 2026 à 12:27
Red Hat enables two-node OpenShift HA for edge without arbiter hardware
Red Hat has developed a two-node configuration for high-availability OpenShift deployments at the edge to cut hardware costs that customers find prohibitive when powering and maintaining a third node across many sites. OpenShift is Red Hat's enterprise Kubernetes platform for running containers and related workloads. Previously a lightweight arbiter device was required to maintain quorum and prevent split-brain scenarios in which both nodes act as primary after a connectivity loss.

Source

AMDGPU driver regression causes severe performance drops on Linux

Par : IT News
16 juillet 2026 à 19:20
AMDGPU driver regression causes severe performance drops on Linux
A regression in the open-source AMDGPU driver is causing significant performance degradation across several major Linux distributions, including Ubuntu, Fedora, and Arch. The issue stems from a bug in the Linux 7.0 kernel series that mismanages GPU power profiles and clock settings. This flaw can allow GPU core frequencies to exceed manufacturer limits, triggering the kernel to throttle the device to prevent damage.

Source

Linus Torvalds tells AI haters to “fork off”

Par : IT News
15 juillet 2026 à 21:39
Linus Torvalds tells AI haters to "fork off"
Linus Torvalds has officially declared that the Linux kernel project is not "anti-AI," positioning artificial intelligence as a practical utility for developers. He emphasized that the usefulness of large language models is no longer in question for those who have actively engaged with the technology. While acknowledging that AI can sometimes increase maintainer workloads or surface embarrassing bugs, Torvalds insists that the project will prioritize technical merit over ideological opposition.

Source

Microsoft revokes legacy UEFI shims to prevent Secure Boot bypasses

Par : IT News
15 juillet 2026 à 16:17
Microsoft revokes legacy UEFI shims to prevent Secure Boot bypasses
Microsoft has revoked 11 legacy, Microsoft-signed UEFI shim bootloaders that allowed attackers to bypass Secure Boot protections. These outdated binaries, primarily version 0.9 and earlier, remained trusted by the "Microsoft Corporation UEFI CA 2011" certificate despite containing long-known vulnerabilities. By utilizing a "Bring Your Own Vulnerable Bootloader" (BYOVB) attack, threat actors could execute unauthorized code during the early boot phase before the operating system initializes.

Source

Red Hat OpenShift 4.22 automates zero-trust security and AI orchestration

Par : IT News
15 juillet 2026 à 15:49
Red Hat OpenShift 4.22 introduces a hardened foundation by migrating core components to a minimal Universal Base Image to reduce the attack surface. The platform now utilizes a zero-trust workload identity manager and SPIRE to replace static credentials with dynamic, cryptographic tokens. These architectural changes aim to automate compliance and minimize the manual effort required for risk mitigation across hybrid cloud environments.

Source

Debian ends native 32-bit x86 support with final Bookworm point release

Par : IT News
15 juillet 2026 à 15:49
Debian ends native 32-bit x86 support with final Bookworm point release
The release of Debian 12.15 marks the final point update for the "Bookworm" series as it transitions to long-term support. This milestone signifies the end of mainstream support for the native 32-bit x86 (i386) architecture within the Debian ecosystem. While Debian 12 will receive security maintenance until mid-2028, no further point releases are planned for this version.

Source

Vulnerable UEFI shims allow decade-long bypass of Microsoft Secure Boot

Par : IT News
15 juillet 2026 à 12:19
Vulnerable UEFI shims allow decade-long bypass of Microsoft Secure Boot
ESET researchers have identified 11 vulnerable UEFI shim bootloaders that allow attackers to bypass Secure Boot on nearly any UEFI-based system. These shims, some dating back to 2013, remained signed by Microsoft despite containing critical flaws or authorizing vulnerable secondary components. Because these binaries were never revoked, attackers can use them to execute untrusted code and deploy persistent bootkits like BlackLotus or BootKitty.

Source

Microsoft redesigns WSL resource management to prevent subsystem crashes

Par : IT News
14 juillet 2026 à 13:53
Microsoft redesigns WSL resource management to prevent subsystem crashes
Microsoft has overhauled the resource management architecture for Windows Subsystem for Linux to prevent demanding workloads from crashing the entire environment. Previously, resource-heavy operations like software compilation could trigger out-of-memory events that left the subsystem unresponsive even after usage subsided. The new design ensures that essential background services always have the necessary overhead to maintain communication with the host Windows OS.

Source

Vulnerable UEFI shims allow attackers to bypass Secure Boot protections

Par : IT News
14 juillet 2026 à 13:53
Vulnerable UEFI shims allow attackers to bypass Secure Boot protections
Researchers have identified at least eleven vulnerable UEFI shim bootloaders that allow attackers to bypass Secure Boot on any system trusting the Microsoft third-party certificate authority. These shims, primarily version 0.9 or older, act as a bridge between firmware and the operating system but contain decade-old flaws that can be exploited to execute unsigned code. Because attackers can simply bring their own copy of a trusted but vulnerable binary to a target machine, the protection is undermined regardless of the installed operating system.

Source

Debian 13.6 addresses Secure Boot certificate expiry and critical vulnerabilities

Par : IT News
13 juillet 2026 à 12:00
Debian 13.6 addresses Secure Boot certificate expiry and critical vulnerabilities
The sixth point release of Debian 13, known as "trixie," primarily addresses the expiration of a decade-old UEFI Secure Boot certificate authority. To prevent future boot failures, the update includes a new version of fwupd capable of refreshing the Key Exchange Key and revocation database. The shim bootloader has also been rebuilt to ensure compatibility with the 2023 Microsoft UEFI certificate while implementing updated revocation levels.

Source

❌
❌