Lucene search
+L

16755 matches found

OSV
OSV
added 2025/09/19 3:26 p.m.6 views

CVE-2025-39851 vxlan: Fix NPD when refreshing an FDB entry with a nexthop object

In the Linux kernel, the following vulnerability has been resolved: vxlan: Fix NPD when refreshing an FDB entry with a nexthop object VXLAN FDB entries can point to either a remote destination or an FDB nexthop group. The latter is usually used in EVPN deployments where learning is disabled...

5.5CVSS5.8AI score0.00145EPSS
SaveExploits0References6
OSV
OSV
added 2025/09/19 10:4 a.m.4 views

RHBA-2025:12877 Red Hat Bug Fix Advisory: linux-firmware bug fix and enhancement update

Bulletin has no description...

5.6CVSS7.8AI score0.00435EPSS
SaveExploits0References7
CVE
CVE
added 2025/09/18 4:4 p.m.37 views

CVE-2022-50419

CVE-2022-50419 concerns the Linux kernel Bluetooth subsystem, specifically the hci_sysfs path. The public description states that the issue arises from attempting to call device_add multiple times for a single device structure, violating documented expectations that device_add() (and device_regis...

7.8CVSS6.1AI score0.00156EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2025/09/18 10:5 a.m.4 views

RHSA-2025:16115 Red Hat Security Advisory: gnutls security, bug fix, and enhancement update

Bulletin has no description...

6.5CVSS7AI score0.01185EPSS
SaveExploits0References21
SUSE CVE
SUSE CVE
added 2025/09/17 11:29 p.m.8 views

SUSE CVE-2023-53228

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: drop redundant sched job cleanup when cs is aborted Once command submission failed due to userptr invalidation in amdgpucssubmit, legacy code will perform cleanup of scheduler job. However, it's not needed at all, as...

5.5CVSS5.8AI score0.00146EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2025/09/17 3:50 p.m.6 views

Important: Red Hat Bug Fix Advisory: OpenShift Container Platform 4.18.24 packages update

Red Hat OpenShift Container Platform release 4.18.24 is now available with updates to packages and images that fix several bugs. Red Hat OpenShift Container Platform is Red Hat's cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments. This...

8.1CVSS6.8AI score0.01008EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/09/17 11:15 a.m.9 views

Important: Red Hat Security Advisory: OpenShift Container Platform 4.16.48 bug fix and security update

Red Hat OpenShift Container Platform release 4.16.48 is now available with updates to packages and images that fix several bugs and add enhancements. This release includes a security update for Red Hat OpenShift Container Platform 4.16. Red Hat Product Security has rated this update as having a...

9.1CVSS6.8AI score0.03153EPSS
SaveExploits2References2
RedHat Linux
RedHat Linux
added 2025/09/17 7:54 a.m.3 views

Moderate: Red Hat Bug Fix Advisory: OpenShift Container Platform 4.18.24 bug fix update

Red Hat OpenShift Container Platform release 4.18.24 is now available with updates to packages and images that fix several bugs. Red Hat OpenShift Container Platform is Red Hat's cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments. This...

6.7CVSS6.8AI score0.00543EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/09/16 11:30 p.m.8 views

SUSE CVE-2023-53270

In the Linux kernel, the following vulnerability has been resolved: ext4: fix idisksize exceeding isize problem in paritally written case It is possible for idisksize can exceed isize, triggering a warning. genericperformwrite copied = iovitercopyfromuseratomiclen // copied idisksize, newsize //...

6.4CVSS6.4AI score0.00145EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2025/09/16 11:30 p.m.3 views

SUSE CVE-2023-53291

In the Linux kernel, the following vulnerability has been resolved: rcu/rcuscale: Stop kfreescalethread threads after unloading rcuscale Running the 'kfreercutest' test case 1 results in a splat 2. The root cause is the kfreescalethread threads continue running after unloading the rcuscale module...

5.5CVSS6.3AI score0.00136EPSS
SaveExploits0References15
OSV
OSV
added 2025/09/16 5:15 p.m.2 views

DEBIAN-CVE-2023-53328

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Enhance sanity check while generating attrlist nicreateattrlist uses WARNON to catch error cases while generating attribute list, which only prints out stack trace and may not be enough. This repalces them with more...

5.5CVSS5.2AI score0.00135EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/16 5:15 p.m.10 views

AZL-71885 CVE-2023-53323 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: ext2/dax: Fix ext2setsize when len is page aligned PAGEALIGNx macro gives the next highest value which is multiple of pagesize. But if x is already page aligned then it simply returns x. So, if x passed is 0 in daxzerorange...

5.5CVSS5.6AI score0.00134EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/16 5:15 p.m.1 views

DEBIAN-CVE-2023-53323

In the Linux kernel, the following vulnerability has been resolved: ext2/dax: Fix ext2setsize when len is page aligned PAGEALIGNx macro gives the next highest value which is multiple of pagesize. But if x is already page aligned then it simply returns x. So, if x passed is 0 in daxzerorange...

5.5CVSS5.3AI score0.00134EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/09/16 4:11 p.m.3 views

CVE-2023-53323 ext2/dax: Fix ext2_setsize when len is page aligned

In the Linux kernel, the following vulnerability has been resolved: ext2/dax: Fix ext2setsize when len is page aligned PAGEALIGNx macro gives the next highest value which is multiple of pagesize. But if x is already page aligned then it simply returns x. So, if x passed is 0 in daxzerorange...

6AI score0.00134EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/09/16 4:11 p.m.6 views

CVE-2023-53323

In the Linux kernel, the following vulnerability has been resolved: ext2/dax: Fix ext2setsize when len is page aligned PAGEALIGNx macro gives the next highest value which is multiple of pagesize. But if x is already page aligned then it simply returns x. So, if x passed is 0 in daxzerorange...

5.5CVSS5.3AI score0.00134EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/09/16 4:11 p.m.5 views

CVE-2022-50343

In the Linux kernel, the following vulnerability has been resolved: rapidio: fix possible name leaks when rioadddevice fails Patch series "rapidio: fix three possible memory leaks". This patchset fixes three name leaks in error handling. - patch 1 fixes two name leaks while rioadddevice fails. -...

5.5CVSS5.3AI score0.00149EPSS
SaveExploits0
OSV
OSV
added 2025/09/16 1:15 p.m.4 views

UBUNTU-CVE-2025-39818

In the Linux kernel, the following vulnerability has been resolved: HID: intel-thc-hid: intel-thc: Fix incorrect pointer arithmetic in I2C regs save Improper use of secondary pointer &dev-i2csubipregs caused kernel crash and out-of-bounds error: BUG: KASAN: slab-out-of-bounds in...

7.8CVSS5.7AI score0.00134EPSS
SaveExploits0References10
Vulnrichment
Vulnrichment
added 2025/09/16 1:0 p.m.2 views

CVE-2025-39818 HID: intel-thc-hid: intel-thc: Fix incorrect pointer arithmetic in I2C regs save

In the Linux kernel, the following vulnerability has been resolved: HID: intel-thc-hid: intel-thc: Fix incorrect pointer arithmetic in I2C regs save Improper use of secondary pointer &dev-i2csubipregs caused kernel crash and out-of-bounds error: BUG: KASAN: slab-out-of-bounds in...

6.1AI score0.00134EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2025/09/16 8:35 a.m.7 views

Moderate: Red Hat Bug Fix Advisory: OpenShift Container Platform 4.19.12 bug fix update

Red Hat OpenShift Container Platform release 4.19.12 is now available with updates to packages and images that fix several bugs. Red Hat OpenShift Container Platform is Red Hat's cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments. This...

6.7CVSS6.8AI score0.00543EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2025/09/16 3:51 a.m.13 views

Moderate: Red Hat Bug Fix Advisory: linux-firmware bug fix and enhancement update

An update for linux-firmware is now available for Red Hat Enterprise Linux 9. The linux-firmware packages contain all of the firmware files that are required by various devices to operate. Bug Fixes and Enhancements: Update linux-firmware to latest upstream rhel-9.6.z JIRA:RHEL-108919...

5.6CVSS7.1AI score0.00305EPSS
SaveExploits0
Rows per page
Query Builder