Lucene search
+L

2153 matches found

OSV
OSV
added 2025/09/04 4:15 p.m.9 views

UBUNTU-CVE-2025-38688

In the Linux kernel, the following vulnerability has been resolved: iommufd: Prevent ALIGN overflow When allocating IOVA the candidate range gets aligned to the target alignment. If the range is close to ULONGMAX then the ALIGN can wrap resulting in a corrupted iova. Open code the ALIGN using...

7.8CVSS6.6AI score0.00153EPSS
SaveExploits0References24
Cvelist
Cvelist
added 2025/09/04 3:33 p.m.9 views

CVE-2025-38717 net: kcm: Fix race condition in kcm_unattach()

In the Linux kernel, the following vulnerability has been resolved: net: kcm: Fix race condition in kcmunattach syzbot found a race condition when kcmunattachpsock and kcmreleasekcm are executed at the same time. kcmunattach is missing a check of the flag kcm-txstopped before calling queuework. I...

0.001EPSS
SaveExploits0References4
OSV
OSV
added 2025/09/04 3:33 p.m.6 views

CVE-2025-38717 net: kcm: Fix race condition in kcm_unattach()

In the Linux kernel, the following vulnerability has been resolved: net: kcm: Fix race condition in kcmunattach syzbot found a race condition when kcmunattachpsock and kcmreleasekcm are executed at the same time. kcmunattach is missing a check of the flag kcm-txstopped before calling queuework. I...

4.7CVSS6AI score0.001EPSS
SaveExploits0References7
CVE
CVE
added 2025/09/04 3:33 p.m.39 views

CVE-2025-38717

CVE-2025-38717 – net/kcm race condition (Linux kernel) : Syzbot observed a race between kcm_unattach(psock) and kcm_release(kcm). The bug stems from a missing check of the flag kcm->tx_stopped before queue_work(), which can allow requeuing kcm->tx_work between cancel_work_sync() and unreser...

4.7CVSS5.8AI score0.001EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2025/09/04 3:32 p.m.13 views

CVE-2025-38688 iommufd: Prevent ALIGN() overflow

In the Linux kernel, the following vulnerability has been resolved: iommufd: Prevent ALIGN overflow When allocating IOVA the candidate range gets aligned to the target alignment. If the range is close to ULONGMAX then the ALIGN can wrap resulting in a corrupted iova. Open code the ALIGN using...

0.00153EPSS
SaveExploits0References5
CVE
CVE
added 2025/09/04 3:32 p.m.37 views

CVE-2025-38688

CVE-2025-38688: In the Linux kernel’s iommufd code, ALIGN() overflow could occur while allocating IOVA ranges near ULONG_MAX, risking overlapping mappings or mapping against reserved ranges. The fix uses get_add_overflow() to guard ALIGN() and consolidates the checks under a single helper. Public...

7.8CVSS6.1AI score0.00153EPSS
SaveExploits0References5Affected Software1
Microsoft CVE
Microsoft CVE
added 2025/09/04 8:14 a.m.5 views

HID: core: ensure the allocated report buffer can contain the reserved report ID

...

5.5CVSS7AI score0.00198EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/04 7:55 a.m.7 views

Incorrect detection of reserved device names on Windows in path/filepath

...

5.3CVSS9.3AI score0.00903EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/03 10:24 p.m.12 views

nvme-fabrics: use reserved tag for reg read/write command

...

5.5CVSS7AI score0.00226EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/03 9:56 p.m.6 views

arm64: dts: qcom: sdm845-db845c: Mark cont splash memory region as reserved

...

5.5CVSS7AI score0.00225EPSS
SaveExploits0
OSV
OSV
added 2025/09/01 10:50 a.m.3 views

SUSE-SU-2025:20648-1 Security update for kernel-livepatch-MICRO-6-0-RT_Update_3

This update for kernel-livepatch-MICRO-6-0-RTUpdate3 fixes the following issues: - CVE-2025-38079: crypto: algifhash - fix double free in hashaccept bsc1245218 - CVE-2025-38083: netsched: prio: fix a race in priotune bsc1245350 - CVE-2025-38494: HID: core: do not bypass hidhwrawrequest bsc1247350...

7.8CVSS6AI score0.002EPSS
SaveExploits0References9
OSV
OSV
added 2025/09/01 10:48 a.m.6 views

SUSE-SU-2025:20647-1 Security update for kernel-livepatch-MICRO-6-0-RT_Update_9

This update for kernel-livepatch-MICRO-6-0-RTUpdate9 fixes the following issues: - CVE-2025-38083: netsched: prio: fix a race in priotune bsc1245350 - CVE-2025-38494: HID: core: do not bypass hidhwrawrequest bsc1247350 - CVE-2025-38495: HID: core: ensure the allocated report buffer can contain th...

7.8CVSS6AI score0.002EPSS
SaveExploits0References8
SUSE Linux
SUSE Linux
added 2025/09/01 10:48 a.m.5 views

Security update for kernel-livepatch-MICRO-6-0-RT_Update_9

This update for kernel-livepatch-MICRO-6-0-RTUpdate9 fixes the following issues: CVE-2025-38083: netsched: prio: fix a race in priotune bsc1245350 CVE-2025-38494: HID: core: do not bypass hidhwrawrequest bsc1247350 CVE-2025-38495: HID: core: ensure the allocated report buffer can contain the...

8.5CVSS7.8AI score0.002EPSS
SaveExploits0References14
SUSE Linux
SUSE Linux
added 2025/09/01 10:44 a.m.2 views

Security update for kernel-livepatch-MICRO-6-0_Update_2

This update for kernel-livepatch-MICRO-6-0Update2 fixes the following issues: CVE-2025-38079: crypto: algifhash - fix double free in hashaccept bsc1245218 CVE-2025-38083: netsched: prio: fix a race in priotune bsc1245350 CVE-2025-38494: HID: core: do not bypass hidhwrawrequest bsc1247350...

8.5CVSS7.2AI score0.002EPSS
SaveExploits0References16
CVE
CVE
added 2025/08/31 3:46 a.m.50 views

CVE-2024-32589

CVE-2024-32589 affects the WordPress Barcode Scanner with Inventory & Order Manager (Barcode Scanner Lite/UKR Solution) up to version 1.5.3. The flaw is Missing Authorization due to insufficient access control, enabling unauthorized actions on the barcode scanner/inventory module. The CVE is trac...

7.1CVSS5.9AI score0.00161EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2025/08/30 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2022-26358

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - IOMMU: RMRR VT-d and unity map AMD-Vi handling issues This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities...

7.8CVSS6.6AI score0.00344EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/30 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2022-26359

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - IOMMU: RMRR VT-d and unity map AMD-Vi handling issues This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities...

7.8CVSS6.6AI score0.00341EPSS
SaveExploits0References2
SUSE Linux
SUSE Linux
added 2025/08/29 2:27 p.m.4 views

Security update for kernel-livepatch-MICRO-6-0_Update_7

This update for kernel-livepatch-MICRO-6-0Update7 fixes the following issues: CVE-2025-38079: crypto: algifhash - fix double free in hashaccept bsc1245218 CVE-2025-38083: netsched: prio: fix a race in priotune bsc1245350 CVE-2025-38494: HID: core: do not bypass hidhwrawrequest bsc1247350...

8.5CVSS8AI score0.002EPSS
SaveExploits0References16
SUSE Linux
SUSE Linux
added 2025/08/29 2:27 p.m.5 views

Security update for kernel-livepatch-MICRO-6-0_Update_4

This update for kernel-livepatch-MICRO-6-0Update4 fixes the following issues: CVE-2025-38079: crypto: algifhash - fix double free in hashaccept bsc1245218 CVE-2025-38083: netsched: prio: fix a race in priotune bsc1245350 CVE-2025-38494: HID: core: do not bypass hidhwrawrequest bsc1247350...

8.5CVSS8AI score0.002EPSS
SaveExploits0References16
OSV
OSV
added 2025/08/29 2:26 p.m.6 views

SUSE-SU-2025:20676-1 Security update for kernel-livepatch-MICRO-6-0_Update_8

This update for kernel-livepatch-MICRO-6-0Update8 fixes the following issues: - CVE-2025-38079: crypto: algifhash - fix double free in hashaccept bsc1245218 - CVE-2025-38083: netsched: prio: fix a race in priotune bsc1245350 - CVE-2025-38494: HID: core: do not bypass hidhwrawrequest bsc1247350 -...

7.8CVSS6.7AI score0.002EPSS
SaveExploits0References9
Rows per page
Query Builder