


Apple releases macOS 14.4.1 Sonoma update to fix USB hub and Java issues

Apple has released the macOS 14.4.1 Sonoma update. It fixes some issues faced by users while using USB hubs and Java applications.
Apple fixes USB hub and Java issues in macOS 14.4.1
The latest changelog for macOS 14.4 is pretty tight, although there aren’t any new features, which is not surprising since it’s a A minor patch, but it contains some very important fixes. When the update for macOS 14.4 will be released, it comes as a surprise to many users as it comes with over 50 security fixes. Moreover, it also introduces some problems of its own. Some users claimed that the update caused their USB hubs to malfunction, keep disconnecting automatically or stop working altogether. The issue has been widely reported to affect Ethernet connections, monitors, external hard drives, and more.
Apple Update shows that it has fixed the issue in the latest software update. According to the description, macOS 14.4.1 fixes an issue where external monitors connected via USB hubs would not work properly. If accessories plugged into your Mac don't work properly after you install the update, you may need to restart them.
Users have previously reported that their Java applications crashed after installing macOS 14.4. Apple has fixed this issue in the macOS 14.4.1 update. Now, users are saying that apps like JetBrain work fine after updating their machines, so that's good news.
Another major issue plaguing users in macOS 14.4 is that it breaks audio plug-ins that they cannot open or verify, meaning users cannot use professional music software on their Macs. This frustrated users who complained to developers like Kilohearts, MixWave, and others, who not only confirmed the issue, but had to warn users about the audio unit (AU) issue in macOS 14.4 and ask them not to update to the latest version until a resolution was found. Available. Apple says it has fixed an issue with the copyright-protected Audio Unit plug-in in macOS 14.4.1, and the Music app now works properly.
Security fixes in macOS 14.4.1 Sonoma
The build number for macOS 14.4.1 Sonoma is 23E224. The OS update comes with patches for 2 security vulnerabilities. The first issue, tracked as CVE-2024-1580, is related to the CoreMedia framework for audio/video devices. The second vulnerability is related to WebRTC and is identified as CVE-2024-1580.
These two bugs are similar in nature in that they allow processing of images to lead to arbitrary code execution. These vulnerabilities are patched by improving input validation to address out-of-bounds writes. Nick Galloway of Google Project Zero is credited with discovering and reporting both vulnerabilities to Apple.
Apple has also released macOS Ventura 13.6.6, an update that includes the same security fixes mentioned above. Safari 17.4.1 is available as an update for macOS Monterey and macOS Ventura, which includes patches for WebRTC vulnerabilities. Apple released iOS 17.4.1 last week, and it has patched the aforementioned security issues.
The above is the detailed content of Apple releases macOS 14.4.1 Sonoma update to fix USB hub and Java issues. For more information, please follow other related articles on the PHP Chinese website!

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics











VS Code system requirements: Operating system: Windows 10 and above, macOS 10.12 and above, Linux distribution processor: minimum 1.6 GHz, recommended 2.0 GHz and above memory: minimum 512 MB, recommended 4 GB and above storage space: minimum 250 MB, recommended 1 GB and above other requirements: stable network connection, Xorg/Wayland (Linux)

vscode built-in terminal is a development tool that allows running commands and scripts within the editor to simplify the development process. How to use vscode terminal: Open the terminal with the shortcut key (Ctrl/Cmd). Enter a command or run the script. Use hotkeys (such as Ctrl L to clear the terminal). Change the working directory (such as the cd command). Advanced features include debug mode, automatic code snippet completion, and interactive command history.

To view the Git repository address, perform the following steps: 1. Open the command line and navigate to the repository directory; 2. Run the "git remote -v" command; 3. View the repository name in the output and its corresponding address.

Writing code in Visual Studio Code (VSCode) is simple and easy to use. Just install VSCode, create a project, select a language, create a file, write code, save and run it. The advantages of VSCode include cross-platform, free and open source, powerful features, rich extensions, and lightweight and fast.

Causes and solutions for the VS Code terminal commands not available: The necessary tools are not installed (Windows: WSL; macOS: Xcode command line tools) Path configuration is wrong (add executable files to PATH environment variables) Permission issues (run VS Code as administrator) Firewall or proxy restrictions (check settings, unrestrictions) Terminal settings are incorrect (enable use of external terminals) VS Code installation is corrupt (reinstall or update) Terminal configuration is incompatible (try different terminal types or commands) Specific environment variables are missing (set necessary environment variables)

VS Code One-step/Next step shortcut key usage: One-step (backward): Windows/Linux: Ctrl ←; macOS: Cmd ←Next step (forward): Windows/Linux: Ctrl →; macOS: Cmd →

The reasons for the installation of VS Code extensions may be: network instability, insufficient permissions, system compatibility issues, VS Code version is too old, antivirus software or firewall interference. By checking network connections, permissions, log files, updating VS Code, disabling security software, and restarting VS Code or computers, you can gradually troubleshoot and resolve issues.

VS Code performs well on macOS and can improve development efficiency. The installation and configuration steps include: installing VS Code and configuring. Install language-specific extensions (such as ESLint for JavaScript). Install the extensions carefully to avoid excessive startup slowing down. Learn basic features such as Git integration, terminal and debugger. Set the appropriate theme and code fonts. Note potential issues: extended compatibility, file permissions, etc.
