Lucene search
+L

1294 matches found

OSV
OSV
added 2025/10/24 2:33 p.m.20 views

OESA-2025-2533 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: md: Replace snprintf with scnprintf Current code produces a warning as shown below when total characters in the constituent block device names plus the slashes...

7.8CVSS6.3AI score0.0024EPSS
SaveExploits0References24
OSV
OSV
added 2025/10/22 2:15 p.m.10 views

UBUNTU-CVE-2023-53722

In the Linux kernel, the following vulnerability has been resolved: md: raid1: fix potential OOB in raid1removedisk If rddev-raiddisk is greater than mddev-raiddisks, there will be an out-of-bounds in raid1removedisk. We have already found similar reports as follows: 1 commit d17f744e883b...

6AI score0.00197EPSS
SaveExploits0References11
Tenable Nessus
Tenable Nessus
added 2025/10/21 12:0 a.m.11 views

Oracle Linux 7 : kernel (ELSA-2025-17161)

The remote Oracle Linux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2025-17161 advisory. - ALSA: usb-audio: Fix an out-of-bounds bug in sndusbparseaudiointerface CVE-2022-48701 Orabug: 38493400 - md-raid10: fix KASAN warning CVE-2022-50211...

7.8CVSS7.7AI score0.03558EPSS
SaveExploits8References7
Patchstack
Patchstack
added 2025/10/14 6:11 p.m.8 views

WordPress TempTool [Show Current Template Info] plugin <= 1.3.1 - Sensitive Data Exposure vulnerability

Sensitive Data Exposure vulnerability discovered by MD ISMAIL in WordPress Plugin TempTool Show Current Template Info versions = 1.3.1...

4.3CVSS7AI score0.00183EPSS
SaveExploits0Affected Software1
Tenable Nessus
Tenable Nessus
added 2025/10/13 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2023-53665

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: md: don't dereference mddev after exportrdev Except for initial reference, mddev-kobject is...

5.5CVSS5.5AI score0.00119EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/10/07 11:47 p.m.3 views

SUSE CVE-2023-53620

In the Linux kernel, the following vulnerability has been resolved: md: fix soft lockup in statusresync statusresync will calculate 'currresync - recoveryactive' to show user a progress bar like following: ============........ resync = 61.4% 'currresync' and 'recoveryactive' is updated in mddosyn...

5.5CVSS6.7AI score0.00143EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/10/07 11:47 p.m.4 views

SUSE CVE-2023-53665

In the Linux kernel, the following vulnerability has been resolved: md: don't dereference mddev after exportrdev Except for initial reference, mddev-kobject is referenced by rdev-kobject, and if the last rdev is freed, there is no guarantee that mddev is still valid. Hence mddev should not be use...

6.1CVSS6.5AI score0.00119EPSS
SaveExploits0References15
OSV
OSV
added 2025/10/07 7:54 p.m.13 views

CLSA-2025-1759866837 kernel: Fix of 44 CVEs

mm: zswap: fix missing folio cleanup in writeback race path CVE-2024-26832 - mm: fix zswap writeback race condition CVE-2023-53178 - dm array: fix releasing a faulty array block twice in dmarraycursorend CVE-2024-57929 - drm/dpmst: Fix MST sideband message body length check CVE-2024-56616 - gpio:...

7.8CVSS6.9AI score0.00829EPSS
SaveExploits4References1
NVD
NVD
added 2025/10/07 4:15 p.m.6 views

CVE-2023-53620

In the Linux kernel, the following vulnerability has been resolved: md: fix soft lockup in statusresync statusresync will calculate 'currresync - recoveryactive' to show user a progress bar like following: ============........ resync = 61.4% 'currresync' and 'recoveryactive' is updated in mddosyn...

5.5CVSS0.00143EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/07 4:15 p.m.4 views

UBUNTU-CVE-2023-53665

In the Linux kernel, the following vulnerability has been resolved: md: don't dereference mddev after exportrdev Except for initial reference, mddev-kobject is referenced by rdev-kobject, and if the last rdev is freed, there is no guarantee that mddev is still valid. Hence mddev should not be use...

5.5CVSS5.7AI score0.00119EPSS
SaveExploits0References5
OSV
OSV
added 2025/10/07 4:15 p.m.4 views

UBUNTU-CVE-2023-53620

In the Linux kernel, the following vulnerability has been resolved: md: fix soft lockup in statusresync statusresync will calculate 'currresync - recoveryactive' to show user a progress bar like following: ============........ resync = 61.4% 'currresync' and 'recoveryactive' is updated in mddosyn...

5.5CVSS5.7AI score0.00143EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/10/07 3:21 p.m.13 views

CVE-2023-53665 md: don't dereference mddev after export_rdev()

In the Linux kernel, the following vulnerability has been resolved: md: don't dereference mddev after exportrdev Except for initial reference, mddev-kobject is referenced by rdev-kobject, and if the last rdev is freed, there is no guarantee that mddev is still valid. Hence mddev should not be use...

0.00119EPSS
SaveExploits0References2
CVE
CVE
added 2025/10/07 3:21 p.m.28 views

CVE-2023-53665

CVE-2023-53665 : Linux kernel vulnerability in md/mdadm handling where after export_rdev(), mddev may be dereferenced via rdev-&gt;kobject; if the last rdev is freed, mddev might be invalid. This is caused by mddev-&gt;kobject being referenced by rdev-&gt;kobject and using mddev after export_rdev...

5.5CVSS6.1AI score0.00119EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2025/10/07 3:21 p.m.8 views

EUVD-2025-32772

In the Linux kernel, the following vulnerability has been resolved: md: don't dereference mddev after exportrdev Except for initial reference, mddev-kobject is referenced by rdev-kobject, and if the last rdev is freed, there is no guarantee that mddev is still valid. Hence mddev should not be use...

6AI score0.00119EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/07 12:30 a.m.5 views

EUVD-2005-2886

Malware in sbrugna...

4.3CVSS6.4AI score0.01255EPSS
SaveExploits1References6
EUVD
EUVD
added 2025/10/07 12:30 a.m.5 views

EUVD-2009-2839

Malware in sbrugna...

4.7CVSS7.4AI score0.00473EPSS
SaveExploits2References23
EUVD
EUVD
added 2025/10/07 12:30 a.m.6 views

EUVD-2006-5550

Malware in sbrugna...

5CVSS6.4AI score0.01341EPSS
SaveExploits1References4
EUVD
EUVD
added 2025/10/07 12:30 a.m.5 views

EUVD-2006-5549

Malware in sbrugna...

4.3CVSS6.4AI score0.01632EPSS
SaveExploits2References4
EUVD
EUVD
added 2025/10/07 12:30 a.m.7 views

EUVD-2005-2841

Malware in sbrugna...

10CVSS6.4AI score0.01422EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.6 views

EUVD-2005-2887

Malware in sbrugna...

5CVSS6.4AI score0.01548EPSS
SaveExploits1References5
Rows per page
Query Builder