Lucene search
+L

2672 matches found

Tenable Nessus
Tenable Nessus
added 2026/08/17 12:00 a.m.7 views

Oracle Linux 10 : gstreamer1-plugins-bad-free (ELSA-2026-55433)

The remote Oracle Linux 10 host has packages installed that are affected by a vulnerability as referenced in the ELSA-2026-55433 advisory. - Fix ADPCM decoder input validation CVE-2026-19387 Resolves: RHEL-235500 - Fix rfbsrc hextile and color read handling for non-32bpp pixel formats...

7.6CVSS7.7AI score0.00392EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/08/17 12:00 a.m.7 views

RockyLinux 10 : gstreamer1-plugins-bad-free (RLSA-2026:55433)

The remote RockyLinux 10 host has packages installed that are affected by a vulnerability as referenced in the RLSA-2026:55433 advisory. gstreamer: gstreamer1-plugins-bad-free: gstreamer: heap out-of-bounds write in adpcmdec IMA/DVI ADPCM decoder CVE-2026-19387 Tenable has extracted the preceding...

7.6CVSS5.3AI score0.00241EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/17 12:00 a.m.7 views

RHEL 10 : gstreamer1-plugins-bad-free (RHSA-2026:55433)

The remote Redhat Enterprise Linux 10 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2026:55433 advisory. GStreamer is a streaming media framework based on graphs of filters which operate on media data. The gstreamer1-plugins-bad-free package contains a...

7.6CVSS5.5AI score0.00241EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/15 6:22 a.m.8 views

CVE-2026-74372

In the Linux kernel, the following vulnerability has been resolved: raid1: fix nrpending leak in REQATOMIC bad-block error path In raid1writerequest, each per-mirror loop iteration begins by incrementing rdev-nrpending. If a REQATOMIC write encounters a badblock within the requested range, the co...

0.00166EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/15 6:22 a.m.5 views

UBUNTU-CVE-2026-74372

In the Linux kernel, the following vulnerability has been resolved: raid1: fix nrpending leak in REQATOMIC bad-block error path In raid1writerequest, each per-mirror loop iteration begins by incrementing rdev-nrpending. If a REQATOMIC write encounters a badblock within the requested range, the co...

5.5AI score0.00166EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/08/15 6:22 a.m.9 views

CVE-2026-74372

In the Linux kernel, the following vulnerability has been resolved: raid1: fix nrpending leak in REQATOMIC bad-block error path In raid1writerequest, each per-mirror loop iteration begins by incrementing rdev-nrpending. If a REQATOMIC write encounters a badblock within the requested range, the co...

5.5AI score0.00166EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/08/15 6:22 a.m.10 views

CVE-2026-72344

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: TC, skip peer flow cleanup when LAG seq is unavailable mlx5laggetdevseq will return error when the peer isn't in the LAG or when no device is marked as master. Result bad memory access and kernel crash1. Hence, skip th...

7.8CVSS5.5AI score0.00165EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/15 5:58 a.m.24 views

CVE-2026-74372

CVE-2026-74372 concerns the Linux kernel RAID1 code path. In raid1_write_request(), every per-mirror iteration starts by incrementing rdev->nr_pending. If a REQ_ATOMIC write hits a badblock within the range, control jumps to err_handle without dropping the reference for the current mirror. The...

5.5AI score0.00166EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/15 5:58 a.m.34 views

CVE-2026-74372 raid1: fix nr_pending leak in REQ_ATOMIC bad-block error path

In the Linux kernel, the following vulnerability has been resolved: raid1: fix nrpending leak in REQATOMIC bad-block error path In raid1writerequest, each per-mirror loop iteration begins by incrementing rdev-nrpending. If a REQATOMIC write encounters a badblock within the requested range, the co...

0.00166EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/15 5:58 a.m.21 views

CVE-2026-74372 raid1: fix nr_pending leak in REQ_ATOMIC bad-block error path

In the Linux kernel, the following vulnerability has been resolved: raid1: fix nrpending leak in REQATOMIC bad-block error path In raid1writerequest, each per-mirror loop iteration begins by incrementing rdev-nrpending. If a REQATOMIC write encounters a badblock within the requested range, the co...

5.6AI score
SaveExploits0References6
EUVD
EUVD
added 2026/08/15 5:58 a.m.18 views

EUVD-2026-59519

In the Linux kernel, the following vulnerability has been resolved: raid1: fix nrpending leak in REQATOMIC bad-block error path In raid1writerequest, each per-mirror loop iteration begins by incrementing rdev-nrpending. If a REQATOMIC write encounters a badblock within the requested range, the co...

5.5AI score0.00166EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/15 5:57 a.m.41 views

CVE-2026-72477

The CVE-2026-72477 entry concerns the Linux kernel (fs/ntfs3) where a failure to rename could trigger an inconsistent inode state. The root issue was a WARN_ON path; it has been replaced with a call to _ntfs_bad_inode(), preventing further operations on the affected inode. This change appears to ...

9.8CVSS5.3AI score0.00516EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.17 views

PT-2026-72808

In the Linux kernel, the following vulnerability has been resolved: raid1: fix nr pending leak in REQ ATOMIC bad-block error path In raid1 write request, each per-mirror loop iteration begins by incrementing rdev-nr pending. If a REQ ATOMIC write encounters a badblock within the requested range,...

5.5AI score0.00166EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.11 views

PT-2026-72665

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: call ntfs bad inode when failing to rename It is safe to call ntfs bad inode on live inodes since: commit 519b078998ce "fs/ntfs3: Exclude call make bad inode for live nodes." The WARN ON was added when it wasn't safe by...

5.3AI score0.00516EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/14 10:17 a.m.11 views

RHSA-2026:54752 Red Hat Security Advisory: gstreamer1-plugins-bad-free security update

Bulletin has no description...

7.5CVSS5AI score0.00577EPSS
SaveExploits0References15
OSV
OSV
added 2026/08/14 10:17 a.m.5 views

RHSA-2026:54665 Red Hat Security Advisory: gstreamer1-plugins-bad-free security update

Bulletin has no description...

7.5CVSS5AI score0.00577EPSS
SaveExploits0References15
OSV
OSV
added 2026/08/14 10:17 a.m.4 views

RHSA-2026:54664 Red Hat Security Advisory: gstreamer1-plugins-bad-free security update

Bulletin has no description...

7.5CVSS4.8AI score0.00577EPSS
SaveExploits0References15
OSV
OSV
added 2026/08/14 10:17 a.m.4 views

RHSA-2026:54660 Red Hat Security Advisory: gstreamer1-plugins-bad-free security update

Bulletin has no description...

7.5CVSS5AI score0.00577EPSS
SaveExploits0References15
OSV
OSV
added 2026/08/14 10:17 a.m.7 views

RHSA-2026:54659 Red Hat Security Advisory: gstreamer1-plugins-bad-free security update

Bulletin has no description...

7.5CVSS5AI score0.00577EPSS
SaveExploits0References15
OSV
OSV
added 2026/08/14 10:17 a.m.7 views

RHSA-2026:54658 Red Hat Security Advisory: gstreamer1-plugins-bad-free security update

Bulletin has no description...

7.5CVSS5AI score0.00577EPSS
SaveExploits0References15
Rows per page
Query Builder