Lucene search
K

14 matches found

OSV
OSV
added 10 hours ago4 views

ROOT-OS-UBUNTU-2204-CVE-2025-22104 CVE-2025-22104 in rootio-linux - Patched by Root

Root has patched CVE-2025-22104 in the rootio-linux package for Root:Ubuntu:22.04. Multiple fixed versions available...

7.1CVSS7.2AI score0.00169EPSS
Exploits0
IBM Security Bulletins
IBM Security Bulletins
added 2026/04/22 1:52 p.m.7 views

Security Bulletin: Vulnerabilities in kernel affects IBM Netezza Appliance

Summary The kernel package is used by IBM Netezza Appliance . IBM Netezza Appliance has addressed the applicable CVEs CVE-2025-21883, CVE-2025-21919, CVE-2025-22104, CVE-2025-23150, CVE-2025-37738 Vulnerability Details CVEID:CVE-2025-21883 DESCRIPTION: In the Linux kernel, the following...

7.8CVSS6.9AI score0.002EPSS
Exploits0Affected Software1
Chainguard
Chainguard
added 2026/02/02 1:17 p.m.6 views

CVE-2025-22104 vulnerabilities

Vulnerabilities for packages: linux-gcp, linux-aws, linux-vmware, linux-qemu, linux-azure...

7.1CVSS6.8AI score0.00169EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2026/01/13 12:0 a.m.6 views

MiracleLinux 9 : kernel-5.14.0-570.23.1.el9_6 (AXSA:2025-10655:49)

The remote MiracleLinux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the AXSA:2025-10655:49 advisory. kernel: ice: Fix deinitializing VF in error path CVE-2025-21883 kernel: sched/fair: Fix potential memory corruption in childcfsrqonlist...

7.8CVSS7.2AI score0.002EPSS
Exploits0References6
Tenable Nessus
Tenable Nessus
added 2025/08/07 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2025-22104

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ibmvnic: Use kernel helpers for hex dumps Previously, when the driver was printing hex dumps, the buffer was cast to an 8 byte long and printed using string...

7.1CVSS7AI score0.00169EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2025/07/28 12:0 a.m.40 views

RHEL 9 : kernel (RHSA-2025:11810)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2025:11810 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: drm/amd/display: Implement...

7.8CVSS7AI score0.00292EPSS
Exploits2References33
Tenable Nessus
Tenable Nessus
added 2025/07/23 12:0 a.m.5 views

RHEL 9 : kernel (RHSA-2025:11571)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2025:11571 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: net: atm: fix use after free ...

7.8CVSS7AI score0.00181EPSS
Exploits0References12
Tenable Nessus
Tenable Nessus
added 2025/07/14 12:0 a.m.3 views

RHEL 9 : kernel (RHSA-2025:10830)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2025:10830 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: um: Fix out-of-bounds read in...

7.8CVSS7AI score0.07174EPSS
Exploits0References22
Tenable Nessus
Tenable Nessus
added 2025/07/03 12:0 a.m.3 views

AlmaLinux 9 : kernel (ALSA-2025:9302)

The remote AlmaLinux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALSA-2025:9302 advisory. kernel: ice: Fix deinitializing VF in error path CVE-2025-21883 kernel: sched/fair: Fix potential memory corruption in childcfsrqonlist CVE-2025-21919...

7.8CVSS7.2AI score0.002EPSS
Exploits0References7
OSV
OSV
added 2025/06/30 12:0 a.m.4 views

ALSA-2025:9896 Moderate: kernel security update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: ice: Fix deinitializing VF in error path CVE-2025-21883 kernel: eth: bnxt: fix truesize for mb-xdp-pass case CVE-2025-21961 kernel: ibmvnic: Use kernel helpers for hex dumps CVE-2025-2210...

7.8CVSS6.1AI score0.00193EPSS
Exploits0References8
Tenable Nessus
Tenable Nessus
added 2025/06/30 12:0 a.m.4 views

RHEL 10 : kernel (RHSA-2025:9896)

The remote Redhat Enterprise Linux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2025:9896 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: ice: Fix deinitializing VF in...

7.8CVSS6.9AI score0.00193EPSS
Exploits0References9
UbuntuCve
UbuntuCve
added 2025/04/16 3:16 p.m.6 views

CVE-2025-22104

In the Linux kernel, the following vulnerability has been resolved: ibmvnic: Use kernel helpers for hex dumps Previously, when the driver was printing hex dumps, the buffer was cast to an 8 byte long and printed using string formatters. If the buffer size was not a multiple of 8 then a read buffe...

7.1CVSS6.6AI score0.00169EPSS
Exploits0References7
CVE
CVE
added 2025/04/16 2:12 p.m.145 views

CVE-2025-22104

The CVE-2025-22104 issue concerns the ibmvnic driver in the Linux kernel. The root cause was printing hex dumps by casting the buffer to an 8-byte long and using string formatters, which could trigger a read buffer overflow if the buffer size isn’t a multiple of 8. The fix introduces a new ibmvni...

7.1CVSS7AI score0.00169EPSS
Exploits0References2Affected Software1
Cvelist
Cvelist
added 2025/04/16 2:12 p.m.11 views

CVE-2025-22104 ibmvnic: Use kernel helpers for hex dumps

In the Linux kernel, the following vulnerability has been resolved: ibmvnic: Use kernel helpers for hex dumps Previously, when the driver was printing hex dumps, the buffer was cast to an 8 byte long and printed using string formatters. If the buffer size was not a multiple of 8 then a read buffe...

0.00169EPSS
Exploits0References2
Rows per page
Query Builder