Table of Contents
Apple fixes USB hub and Java issues in macOS 14.4.1
Home Mobile Tutorial iPhone Apple releases macOS 14.4.1 Sonoma update to fix USB hub and Java issues

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

Mar 28, 2024 pm 04:51 PM
macos hub repair

Apple 发布 macOS 14.4.1 Sonoma 更新以修复 USB 集线器和 Java 问题

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!

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

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

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

How to open a terminal for macos How to open a terminal for macos Apr 12, 2025 pm 05:30 PM

The following five methods can be used to open a macOS terminal: Use Spotlight Search through application folders Use Launchpad to use shortcut keys Command Shift U through terminal menus

How to view the system name of macos How to view the system name of macos Apr 12, 2025 pm 05:24 PM

How to view system name in macOS: 1. Click the Apple menu; 2. Select "About Native"; 3. The "Device Name" field displayed in the "Overview" tab is the system name. System name usage: identify Mac, network settings, command line, backup. To change the system name: 1. Access About Native Machine; 2. Click the "Name" field; 3. Enter a new name; 4. Click "Save".

How to delete more than server names of apache How to delete more than server names of apache Apr 13, 2025 pm 01:09 PM

To delete an extra ServerName directive from Apache, you can take the following steps: Identify and delete the extra ServerName directive. Restart Apache to make the changes take effect. Check the configuration file to verify changes. Test the server to make sure the problem is resolved.

How to start the server with redis How to start the server with redis Apr 10, 2025 pm 08:12 PM

The steps to start a Redis server include: Install Redis according to the operating system. Start the Redis service via redis-server (Linux/macOS) or redis-server.exe (Windows). Use the redis-cli ping (Linux/macOS) or redis-cli.exe ping (Windows) command to check the service status. Use a Redis client, such as redis-cli, Python, or Node.js, to access the server.

How to open macos terminal How to open macos terminal Apr 12, 2025 pm 05:39 PM

Open a file in a macOS terminal: Open the terminal to navigate to the file directory: cd ~/Desktop Use open command: open test.txtOther options: Use the -a option to specify that a specific application uses the -R option to display files only in Finder

How to record macos screen How to record macos screen Apr 12, 2025 pm 05:33 PM

macOS has a built-in "Screen Recording" application that can be used to record screen videos. Steps: 1. Start the application; 2. Select the recording range (the entire screen or a specific application); 3. Enable/disable the microphone; 4. Click the "Record" button; 5. Click the "Stop" button to complete. Save the recording file in .mov format in the "Movies" folder.

How to restart the apache server How to restart the apache server Apr 13, 2025 pm 01:12 PM

To restart the Apache server, follow these steps: Linux/macOS: Run sudo systemctl restart apache2. Windows: Run net stop Apache2.4 and then net start Apache2.4. Run netstat -a | findstr 80 to check the server status.

Who invented the mac system Who invented the mac system Apr 12, 2025 pm 05:12 PM

The macOS operating system was invented by Apple. Its predecessor, System Software, was launched in 1984. After many iterations, it was updated to Mac OS X in 2001 and changed its name to macOS in 2012.

See all articles