Lucene search
+L

1606 matches found

Cvelist
Cvelist
โ€ขadded 2025/08/16 11:12 a.m.โ€ข22 views

CVE-2025-38538 dmaengine: nbpfaxi: Fix memory corruption in probe()

In the Linux kernel, the following vulnerability has been resolved: dmaengine: nbpfaxi: Fix memory corruption in probe The nbpf-chan array is allocated earlier in the nbpfprobe function and it has "numchannels" elements. These three loops iterate one element farther than they should and corrupt...

0.00167EPSS
SaveExploits0References8
OSV
OSV
โ€ขadded 2025/08/16 10:55 a.m.โ€ข7 views

CVE-2025-38518 x86/CPU/AMD: Disable INVLPGB on Zen2

In the Linux kernel, the following vulnerability has been resolved: x86/CPU/AMD: Disable INVLPGB on Zen2 AMD Cyan Skillfish Family 17h, Model 47h, Stepping 0h has an issue that causes system oopses and panics when performing TLB flush using INVLPGB. However, the problem is that that machine has...

5.5CVSS6.5AI score0.00127EPSS
SaveExploits0References5
Cvelist
Cvelist
โ€ขadded 2025/08/16 5:30 a.m.โ€ข20 views

CVE-2025-38501 ksmbd: limit repeated connections from clients with the same IP

In the Linux kernel, the following vulnerability has been resolved: ksmbd: limit repeated connections from clients with the same IP Repeated connections from clients with the same IP address may exhaust the max connections and prevent other normal client connections. This patch limit repeated...

7.5CVSS0.02103EPSS
SaveExploits1References6
Tenable Nessus
Tenable Nessus
โ€ขadded 2025/08/15 12:0 a.m.โ€ข6 views

Linux Distros Unpatched Vulnerability : CVE-2022-49867

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: net: wwan: iosm: fix memory leak in ipcwwandellink IOSM driver registers network device...

5.5CVSS5.3AI score0.00174EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
โ€ขadded 2025/08/15 12:0 a.m.โ€ข3 views

Linux Distros Unpatched Vulnerability : CVE-2024-26732

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: net: implement lockless setsockoptSOPEEKOFF syzbot reported a lockdep violation 1 involving...

5.5CVSS5.3AI score0.00158EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
โ€ขadded 2025/08/14 12:0 a.m.โ€ข14 views

PT-2025-37194

Name of the Vulnerable Software and Affected Versions Linux Kernel affected versions not specified Description VMScape is a vulnerability that exploits insufficient branch predictor isolation between a guest and a userspace hypervisor like QEMU. The vulnerability allows a malicious virtual machin...

5.5CVSS8.1AI score0.00331EPSS
SaveExploits0
RedHat Linux
RedHat Linux
โ€ขadded 2025/08/13 2:49 a.m.โ€ข3 views

kernel: HID: intel-ish-hid: Fix use-after-free issue in ishtp_hid_remove()

In the Linux kernel, the following vulnerability has been resolved: HID: intel-ish-hid: Fix use-after-free issue in ishtphidremove The system can experience a random crash a few minutes after the driver is removed. This issue occurs due to improper handling of memory freeing in the ishtphidremove...

7.8CVSS6.8AI score0.00203EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
โ€ขadded 2025/08/12 12:0 a.m.โ€ข10 views

Linux Distros Unpatched Vulnerability : CVE-2024-58088

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: bpf: Fix deadlock when freeing cgroup storage The following commit bc235cdb423a bpf: Prevent...

5.5CVSS5.4AI score0.00155EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
โ€ขadded 2025/08/11 2:20 p.m.โ€ข7 views

kernel: HID: intel-ish-hid: Fix use-after-free issue in ishtp_hid_remove()

In the Linux kernel, the following vulnerability has been resolved: HID: intel-ish-hid: Fix use-after-free issue in ishtphidremove The system can experience a random crash a few minutes after the driver is removed. This issue occurs due to improper handling of memory freeing in the ishtphidremove...

7.8CVSS6.8AI score0.00203EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
โ€ขadded 2025/08/11 2:20 p.m.โ€ข5 views

kernel: selinux: Add boundary check in put_entry()

In the Linux kernel, the following vulnerability has been resolved: selinux: Add boundary check in putentry Just like nextentry, boundary check is necessary to prevent memory out-of-bound access...

7.1CVSS6.4AI score0.00214EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
โ€ขadded 2025/08/11 12:0 a.m.โ€ข3 views

Linux Distros Unpatched Vulnerability : CVE-2024-43857

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: f2fs: fix null reference error when checking end of zone This patch fixes a potentially null...

5.5CVSS5.5AI score0.0021EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
โ€ขadded 2025/08/09 12:0 a.m.โ€ข3 views

Linux Distros Unpatched Vulnerability : CVE-2021-47524

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: serial: liteuart: fix minor-number leak on probe errors Make sure to release the allocated...

5.5CVSS5.1AI score0.00205EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
โ€ขadded 2025/08/08 12:0 a.m.โ€ข4 views

Linux Distros Unpatched Vulnerability : CVE-2021-47436

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: usb: musb: dsps: Fix the probe error path Commit 7c75bde329d7 usb: musb: musbdsps: requestir...

5.5CVSS5AI score0.00226EPSS
SaveExploits0References2
Microsoft CVE
Microsoft CVE
โ€ขadded 2025/08/07 7:0 a.m.โ€ข5 views

drm/tegra: Fix a possible null pointer dereference

...

7CVSS7AI score0.00166EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
โ€ขadded 2025/08/07 7:0 a.m.โ€ข7 views

scsi: core: ufs: Fix a hang in the error handler

...

5.5CVSS6.8AI score0.00161EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
โ€ขadded 2025/08/07 7:0 a.m.โ€ข4 views

x86/iopl: Cure TIF_IO_BITMAP inconsistencies

...

7CVSS7AI score0.00176EPSS
SaveExploits0
Positive Technologies
Positive Technologies
โ€ขadded 2025/08/07 12:0 a.m.โ€ข5 views

PT-2025-32328 ยท Undefined ยท Undefined

Critical SUSE kernel patch CVE-2025-20544 CVSS 8.1 โ†’ Privilege escalation via race condition. Livepatch available NOW. Read more:๐Ÿ‘‰ https://t.co/BkL6hIYQr7 Security https://t.co/sY4rCMOCAo...

6.9AI score
SaveExploits0References1
Positive Technologies
Positive Technologies
โ€ขadded 2025/08/07 12:0 a.m.โ€ข13 views

PT-2025-37222

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The netfilter component in the Linux kernel contains an issue in the ctnetlink module related to expectation dumpers. A flaw exists where the refcount of an expectation object may be...

5.5CVSS7AI score0.00154EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
โ€ขadded 2025/08/07 12:0 a.m.โ€ข2 views

Linux Distros Unpatched Vulnerability : CVE-2021-47375

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - blktrace: Fix uaf in blktrace access after removing by sysfs There is an use-after-free problem triggered by following process: P1sda P2sdb echo 0...

6.2CVSS6.3AI score0.00254EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
โ€ขadded 2025/08/07 12:0 a.m.โ€ข6 views

Linux Distros Unpatched Vulnerability : CVE-2024-35992

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: phy: marvell: a3700-comphy: Fix out of bounds read There is an out of bounds read access of...

5.5CVSS5.5AI score0.00211EPSS
SaveExploits0References2
Rows per page
Query Builder