Lucene search
+L

37080 matches found

SUSE CVE
SUSE CVE
added 2025/12/25 1:03 a.m.5 views

SUSE CVE-2022-50775

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix refcount leak in hnsrocemmap rdmausermmapentrygetpgoff takes the reference. Add missing rdmausermmapentryput to release the reference. Acked-by Haoyue Xu...

6.5AI score0.0024EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/12/25 1:03 a.m.13 views

SUSE CVE-2022-50777

In the Linux kernel, the following vulnerability has been resolved: net: phy: xgmiitorgmii: Fix refcount leak in xgmiitorgmiiprobe ofphyfinddevice return device node with refcount incremented. Call putdevice to relese it when not needed anymore...

4.7CVSS6.4AI score0.00255EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2025/12/25 12:58 a.m.9 views

SUSE CVE-2023-53998

In the Linux kernel, the following vulnerability has been resolved: hwrng: virtio - Fix race on dataavail and actual data The virtio rng device kicks off a new entropy request whenever the data available reaches zero. When a new request occurs at the end of a read operation, that is, when the...

5.5CVSS6.4AI score0.00206EPSS
SaveExploits0References21
SUSE CVE
SUSE CVE
added 2025/12/25 12:54 a.m.10 views

SUSE CVE-2023-54136

In the Linux kernel, the following vulnerability has been resolved: serial: sprd: Fix DMA buffer leak issue Release DMA buffer when probe returns failure to avoid memory leak...

4.7CVSS6.7AI score0.002EPSS
SaveExploits0References21
SUSE CVE
SUSE CVE
added 2025/12/25 12:54 a.m.16 views

SUSE CVE-2023-54153

In the Linux kernel, the following vulnerability has been resolved: ext4: turn quotas off if mount failed after enabling quotas Yi found during a review of the patch "ext4: don't BUG on inconsistent journal feature" that when ext4markrecoverycomplete returns an error value, the error handling pat...

5.5CVSS6.4AI score0.00161EPSS
SaveExploits0References21
SUSE CVE
SUSE CVE
added 2025/12/25 12:54 a.m.8 views

SUSE CVE-2023-54158

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't free qgroup space unless specified Boris noticed in his simple quotas testing that he was getting a leak with Sweet Tea's change to subvol create that stopped doing a transaction commit. This was just a side effect o...

6.5AI score0.00239EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/12/25 12:00 a.m.9 views

Fedora 42 : roundcubemail (2025-fec36f9eaf)

The remote Fedora 42 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2025-fec36f9eaf advisory. Release 1.6.12 - Support IPv6 in database DSN 9937 - Don't force specific errorreporting setting - Fix compatibility with PHP 8.5 regarding arrayfir...

7.5CVSS6AI score0.26842EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2025/12/25 12:00 a.m.46 views

PT-2026-43815

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak occurs in the ext4 ext shift extents function. When the extent is NULL within the while loop, the function returns immediately without releasing the path acquired through t...

9.8CVSS5.4AI score0.0016EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/12/25 12:00 a.m.4 views

Photon OS 5.0: Linux PHSA-2025-5.0-0720

An update of the linux package has been released. %NASLMINLEVEL 80900 C Tenable, Inc. The descriptive text and package checks in this plugin were extracted from VMware Security Advisory PHSA-2025-5.0-0720. The text itself is copyright C VMware, Inc. include'compat.inc'; if description...

7CVSS9.1AI score0.00102EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/12/24 3:30 p.m.8 views

EUVD-2023-60292

In the Linux kernel, the following vulnerability has been resolved: ext4: turn quotas off if mount failed after enabling quotas Yi found during a review of the patch "ext4: don't BUG on inconsistent journal feature" that when ext4markrecoverycomplete returns an error value, the error handling pat...

5.9AI score0.00161EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/12/24 3:30 p.m.20 views

EUVD-2023-60303

In the Linux kernel, the following vulnerability has been resolved: gtp: Fix use-after-free in gtpencapdestroy. syzkaller reported use-after-free in gtpencapdestroy. 0 It shows the same process freed sk and touched it illegally. Commit e198987e7dd7 "gtp: fix suspicious RCU usage" added locksock a...

5.9AI score0.00152EPSS
SaveExploits0References10
EUVD
EUVD
added 2025/12/24 3:30 p.m.6 views

EUVD-2023-60330

In the Linux kernel, the following vulnerability has been resolved: pcmcia: rsrcnonstatic: Fix memory leak in nonstaticreleaseresourcedb When nonstaticreleaseresourcedb frees all resources associated with an PCMCIA socket, it forgets to free socketdata too, causing a memory leak observable with...

5.9AI score0.00214EPSS
SaveExploits0References9
EUVD
EUVD
added 2025/12/24 3:30 p.m.6 views

EUVD-2022-55784

In the Linux kernel, the following vulnerability has been resolved: net: phy: xgmiitorgmii: Fix refcount leak in xgmiitorgmiiprobe ofphyfinddevice return device node with refcount incremented. Call putdevice to relese it when not needed anymore...

5.9AI score0.00255EPSS
SaveExploits0References9
EUVD
EUVD
added 2025/12/24 3:30 p.m.7 views

EUVD-2022-55789

In the Linux kernel, the following vulnerability has been resolved: netdevsim: fix memory leak in nsimbusdevnew If deviceregister failed in nsimbusdevnew, the value of reference in nsimbusdev-dev is 1. obj-name in nsimbusdev-dev will not be released. unreferenced object 0xffff88810352c480 size 16...

6AI score0.00228EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/12/24 3:30 p.m.13 views

EUVD-2022-55806

In the Linux kernel, the following vulnerability has been resolved: udf: Avoid double brelse in udfrename syzbot reported a warning like below 1: VFS: brelse: Trying to free free buffer WARNING: CPU: 2 PID: 7301 at fs/buffer.c:1145 brelse+0x67/0xa0 ... Call Trace: invalidatebhlru+0x99/0x150...

6AI score0.00206EPSS
SaveExploits0References10
NVD
NVD
added 2025/12/24 1:16 p.m.11 views

CVE-2022-50776

In the Linux kernel, the following vulnerability has been resolved: clk: st: Fix memory leak in stofquadfssetup If stclkregisterquadfspll fails, @lock should be freed before goto @errexit, otherwise will cause meory leak issue, fix it...

0.00282EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.7 views

CVE-2023-54158

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't free qgroup space unless specified Boris noticed in his simple quotas testing that he was getting a leak with Sweet Tea's change to subvol create that stopped doing a transaction commit. This was just a side effect o...

5.8AI score0.00239EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.18 views

CVE-2023-54153

In the Linux kernel, the following vulnerability has been resolved: ext4: turn quotas off if mount failed after enabling quotas Yi found during a review of the patch "ext4: don't BUG on inconsistent journal feature" that when ext4markrecoverycomplete returns an error value, the error handling pat...

7.8CVSS5.7AI score0.00161EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/24 1:16 p.m.7 views

UBUNTU-CVE-2022-50775

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix refcount leak in hnsrocemmap rdmausermmapentrygetpgoff takes the reference. Add missing rdmausermmapentryput to release the reference. Acked-by Haoyue Xu...

5.7AI score0.0024EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.4 views

CVE-2022-50777

In the Linux kernel, the following vulnerability has been resolved: net: phy: xgmiitorgmii: Fix refcount leak in xgmiitorgmiiprobe ofphyfinddevice return device node with refcount incremented. Call putdevice to relese it when not needed anymore...

5.7AI score0.00255EPSS
SaveExploits0References9
Rows per page
Query Builder