Lucene search
+L

561 matches found

Tenable Nessus
Tenable Nessus
added 2025/08/20 12:0 a.m.4 views

SUSE SLES15 Security Update : kernel (Live Patch 22 for SLE 15 SP5) (SUSE-SU-2025:02876-1)

The remote SUSE Linux SLES15 host has a package installed that is affected by multiple vulnerabilities as referenced in the SUSE-SU-2025:02876-1 advisory. This update for the Linux Kernel 5.14.21-1505005591 fixes several issues. The following security issues were fixed: - CVE-2025-38494: HID: cor...

8.8CVSS7.4AI score0.00291EPSS
SaveExploits0References14
Tenable Nessus
Tenable Nessus
added 2025/08/20 12:0 a.m.13 views

SUSE SLES15 Security Update : kernel (Live Patch 36 for SLE 15 SP4) (SUSE-SU-2025:02897-1)

The remote SUSE Linux SLES15 host has a package installed that is affected by multiple vulnerabilities as referenced in the SUSE-SU-2025:02897-1 advisory. This update for the Linux Kernel 5.14.21-15040024150 fixes several issues. The following security issues were fixed: - CVE-2025-38494: HID:...

8.8CVSS7.2AI score0.00291EPSS
SaveExploits0References17
Tenable Nessus
Tenable Nessus
added 2025/08/20 12:0 a.m.3 views

SUSE SLES15 Security Update : kernel (Live Patch 48 for SLE 15 SP3) (SUSE-SU-2025:02894-1)

The remote SUSE Linux SLES15 host has a package installed that is affected by multiple vulnerabilities as referenced in the SUSE-SU-2025:02894-1 advisory. This update for the Linux Kernel 5.3.18-15030059174 fixes several issues. The following security issues were fixed: - CVE-2025-38494: HID: cor...

8.8CVSS7.2AI score0.00291EPSS
SaveExploits0References16
Tenable Nessus
Tenable Nessus
added 2025/08/20 12:0 a.m.6 views

SUSE SLES15 Security Update : kernel RT (Live Patch 11 for SLE 15 SP6) (SUSE-SU-2025:02871-1)

The remote SUSE Linux SLES15 host has a package installed that is affected by multiple vulnerabilities as referenced in the SUSE-SU-2025:02871-1 advisory. This update for the Linux Kernel 6.4.0-1506001039 fixes several issues. The following security issues were fixed: - CVE-2025-38494: HID: core:...

8.8CVSS7.4AI score0.00291EPSS
SaveExploits0References10
Tenable Nessus
Tenable Nessus
added 2025/08/20 12:0 a.m.1 views

SUSE SLES15 Security Update : kernel (Live Patch 34 for SLE 15 SP4) (SUSE-SU-2025:02860-1)

The remote SUSE Linux SLES15 host has a package installed that is affected by multiple vulnerabilities as referenced in the SUSE-SU-2025:02860-1 advisory. This update for the Linux Kernel 5.14.21-15040024144 fixes several issues. The following security issues were fixed: - CVE-2025-38494: HID:...

8.8CVSS7.2AI score0.00291EPSS
SaveExploits0References17
OSV
OSV
added 2025/08/19 7:33 p.m.2 views

SUSE-SU-2025:02922-1 Security update for the Linux Kernel (Live Patch 13 for SLE 15 SP6)

This update for the Linux Kernel 6.4.0-1506002360 fixes several issues. The following security issues were fixed: - CVE-2025-38494: HID: core: do not bypass hidhwrawrequest bsc1247350. - CVE-2025-38495: HID: core: ensure the allocated report buffer can contain the reserved report ID bsc1247351...

8.8CVSS7.3AI score0.00291EPSS
SaveExploits0References6
OSV
OSV
added 2025/08/19 5:15 p.m.7 views

DEBIAN-CVE-2025-38556

In the Linux kernel, the following vulnerability has been resolved: HID: core: Harden s32ton against conversion to 0 bits Testing by the syzbot fuzzer showed that the HID core gets a shift-out-of-bounds exception when it tries to convert a 32-bit quantity to a 0-bit quantity. Ideally this should...

7.1CVSS6.1AI score0.00161EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/08/19 5:2 p.m.20 views

CVE-2025-38557 HID: apple: validate feature-report field count to prevent NULL pointer dereference

In the Linux kernel, the following vulnerability has been resolved: HID: apple: validate feature-report field count to prevent NULL pointer dereference A malicious HID device with quirk APPLEMAGICBACKLIGHT can trigger a NULL pointer dereference whilst the power feature-report is toggled and sent ...

0.00155EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/08/19 5:2 p.m.15 views

CVE-2025-38556 HID: core: Harden s32ton() against conversion to 0 bits

In the Linux kernel, the following vulnerability has been resolved: HID: core: Harden s32ton against conversion to 0 bits Testing by the syzbot fuzzer showed that the HID core gets a shift-out-of-bounds exception when it tries to convert a 32-bit quantity to a 0-bit quantity. Ideally this should...

0.00161EPSS
SaveExploits0References8
CVE
CVE
added 2025/08/19 5:2 p.m.74 views

CVE-2025-38556

The Connected documents confirm CVE-2025-38556 affects the Linux kernel HID core, where the s32ton() conversion could crash when invoked with 0 bits. The fix HardenS32ton() so that it returns a reasonable result instead of faulting on 0-bit input, aligning behavior with snto32(). This CVE entry i...

7.1CVSS7.2AI score0.00161EPSS
SaveExploits0References8Affected Software1
Debian CVE
Debian CVE
added 2025/08/19 5:2 p.m.7 views

CVE-2025-38556

In the Linux kernel, the following vulnerability has been resolved: HID: core: Harden s32ton against conversion to 0 bits Testing by the syzbot fuzzer showed that the HID core gets a shift-out-of-bounds exception when it tries to convert a 32-bit quantity to a 0-bit quantity. Ideally this should...

7.1CVSS6.1AI score0.00161EPSS
SaveExploits0
SUSE Linux
SUSE Linux
added 2025/08/19 2:33 p.m.6 views

Security update for the Linux Kernel (Live Patch 8 for SLE 15 SP6)

This update for the Linux Kernel 6.4.0-1506002338 fixes several issues. The following security issues were fixed: CVE-2025-38494: HID: core: do not bypass hidhwrawrequest bsc1247350. CVE-2025-38495: HID: core: ensure the allocated report buffer can contain the reserved report ID bsc1247351...

8.5CVSS8AI score0.00291EPSS
SaveExploits0References16
SUSE Linux
SUSE Linux
added 2025/08/19 1:4 p.m.4 views

Security update for the Linux Kernel (Live Patch 56 for SLE 15 SP3)

This update for the Linux Kernel 5.3.18-15030059201 fixes several issues. The following security issues were fixed: CVE-2025-38494: HID: core: do not bypass hidhwrawrequest bsc1247350. CVE-2025-38495: HID: core: ensure the allocated report buffer can contain the reserved report ID bsc1247351...

8.5CVSS8AI score0.00291EPSS
SaveExploits0References20
SUSE Linux
SUSE Linux
added 2025/08/19 12:33 p.m.3 views

Security update for the Linux Kernel (Live Patch 21 for SLE 15 SP5)

This update for the Linux Kernel 5.14.21-1505005588 fixes several issues. The following security issues were fixed: CVE-2025-38494: HID: core: do not bypass hidhwrawrequest bsc1247350. CVE-2025-38495: HID: core: ensure the allocated report buffer can contain the reserved report ID bsc1247351...

8.5CVSS8AI score0.00291EPSS
SaveExploits0References18
OSV
OSV
added 2025/08/19 9:19 a.m.5 views

SUSE-SU-2025:02908-1 Security update for the Linux Kernel (Live Patch 4 for SLE 15 SP6)

This update for the Linux Kernel 6.4.0-1506002322 fixes several issues. The following security issues were fixed: - CVE-2025-38494: HID: core: do not bypass hidhwrawrequest bsc1247350. - CVE-2025-38495: HID: core: ensure the allocated report buffer can contain the reserved report ID bsc1247351. -...

8.8CVSS6.8AI score0.00291EPSS
SaveExploits0References9
SUSE Linux
SUSE Linux
added 2025/08/19 6:4 a.m.2 views

Security update for the Linux Kernel (Live Patch 29 for SLE 15 SP5)

This update for the Linux Kernel 5.14.21-15050055116 fixes several issues. The following security issues were fixed: CVE-2025-38494: HID: core: do not bypass hidhwrawrequest bsc1247350. CVE-2025-38495: HID: core: ensure the allocated report buffer can contain the reserved report ID bsc1247351...

8.5CVSS7.1AI score0.00291EPSS
SaveExploits0References10
OSV
OSV
added 2025/08/19 6:4 a.m.3 views

SUSE-SU-2025:02884-1 Security update for the Linux Kernel (Live Patch 29 for SLE 15 SP5)

This update for the Linux Kernel 5.14.21-15050055116 fixes several issues. The following security issues were fixed: - CVE-2025-38494: HID: core: do not bypass hidhwrawrequest bsc1247350. - CVE-2025-38495: HID: core: ensure the allocated report buffer can contain the reserved report ID bsc1247351...

8.8CVSS7.3AI score0.00291EPSS
SaveExploits0References6
OSV
OSV
added 2025/08/19 6:4 a.m.10 views

SUSE-SU-2025:02883-1 Security update for the Linux Kernel (Live Patch 28 for SLE 15 SP5)

This update for the Linux Kernel 5.14.21-15050055113 fixes several issues. The following security issues were fixed: - CVE-2025-38494: HID: core: do not bypass hidhwrawrequest bsc1247350. - CVE-2025-38495: HID: core: ensure the allocated report buffer can contain the reserved report ID bsc1247351...

8.8CVSS8.6AI score0.00291EPSS
SaveExploits0References8
SUSE Linux
SUSE Linux
added 2025/08/19 6:4 a.m.3 views

Security update for the Linux Kernel (Live Patch 27 for SLE 15 SP5)

This update for the Linux Kernel 5.14.21-15050055110 fixes several issues. The following security issues were fixed: CVE-2025-38494: HID: core: do not bypass hidhwrawrequest bsc1247350. CVE-2025-38495: HID: core: ensure the allocated report buffer can contain the reserved report ID bsc1247351...

8.5CVSS7.9AI score0.00291EPSS
SaveExploits0References18
OSV
OSV
added 2025/08/19 6:3 a.m.3 views

SUSE-SU-2025:02878-1 Security update for the Linux Kernel (Live Patch 70 for SLE 12 SP5)

This update for the Linux Kernel 4.12.14-122266 fixes several issues. The following security issues were fixed: - CVE-2025-38494: HID: core: do not bypass hidhwrawrequest bsc1247350. - CVE-2025-38495: HID: core: ensure the allocated report buffer can contain the reserved report ID bsc1247351. -...

8.8CVSS8.6AI score0.00291EPSS
SaveExploits0References7
Rows per page
Query Builder