Lucene search
+L

5924 matches found

SUSE CVE
SUSE CVE
added 2025/09/16 11:32 p.m.11 views

SUSE CVE-2023-53181

In the Linux kernel, the following vulnerability has been resolved: dma-buf/dma-resv: Stop leaking on krealloc failure Currently dmaresvgetfences will leak the previously allocated array if the fence iteration got restarted and the kreallocarray fails. Free the old array by hand, and make sure we...

5.5CVSS6.5AI score0.00143EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
added 2025/09/16 11:32 p.m.6 views

SUSE CVE-2023-53187

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix use-after-free of new block group that became unused If a task creates a new block group and that block group becomes unused before we finish its creation, at btrfscreatependingblockgroups, then when btrfsmarkbgunused ...

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

DEBIAN-CVE-2023-53324

In the Linux kernel, the following vulnerability has been resolved: drm/msm/mdp5: Don't leak some plane state Apparently no one noticed that mdp5 plane states leak like a sieve ever since we introduced planestate-commit refcount a few years ago in 21a01abbe32a "drm/atomic: Fix freeing...

5.5CVSS5.3AI score0.00136EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/16 5:15 p.m.10 views

CVE-2023-53314

In the Linux kernel, the following vulnerability has been resolved: fbdev/ep93xx-fb: Do not assign to struct fbinfo.dev Do not assing the Linux device to struct fbinfo.dev. The call to registerframebuffer initializes the field to the fbdev device. Drivers should not override its value. Fixes a bu...

7.8CVSS0.00153EPSS
SaveExploits0References8
CVE
CVE
added 2025/09/16 4:11 p.m.33 views

CVE-2023-53320

CVE-2023-53320 (Linux kernel) relates to scsi: mpi3mr: Fix issues in mpi3mr_get_all_tgt_info(). The patch fixes four issues in mpi3mr_get_all_tgt_info(): (1) valid entry length now uses the correct header size (sizeof(u64) instead of sizeof(u32)); (2) kern_entrylen no longer subtracts one from nu...

7.8CVSS6.1AI score0.00141EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/09/16 1:16 p.m.4 views

DEBIAN-CVE-2025-39826

In the Linux kernel, the following vulnerability has been resolved: net: rose: convert 'use' field to refcountt The 'use' field in struct roseneigh is used as a reference counter but lacks atomicity. This can lead to race conditions where a roseneigh structure is freed while still being reference...

7CVSS6.2AI score0.00188EPSS
SaveExploits0References1
CVE
CVE
added 2025/09/16 1:0 p.m.43 views

CVE-2025-39826

CVE-2025-39826 : In the Linux kernel, the net/rose_neigh struct’s use field was a non-atomic reference counter, risking use-after-free if the rose_neigh is freed while still referenced. The fix converts the field from unsigned short to refcount_t and switches code paths to rose_neigh_hold() and r...

8.8CVSS6.3AI score0.00188EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2025/09/16 1:0 p.m.23 views

CVE-2025-39819 fs/smb: Fix inconsistent refcnt update

In the Linux kernel, the following vulnerability has been resolved: fs/smb: Fix inconsistent refcnt update A possible inconsistent update of refcount was identified in smb2compoundop. Such inconsistent update could lead to possible resource leaks. Why it is a possible bug: 1. In the comment secti...

0.00137EPSS
SaveExploits0References5
OSV
OSV
added 2025/09/16 8:15 a.m.4 views

DEBIAN-CVE-2023-53296

In the Linux kernel, the following vulnerability has been resolved: sctp: check send stream number after waitforsndbuf This patch fixes a corner case where the asoc out stream count may change after waitforsndbuf. When the main thread in the client starts a connection, if its out stream count is...

5.5CVSS5.3AI score0.00136EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/09/16 8:11 a.m.3 views

CVE-2023-53296 sctp: check send stream number after wait_for_sndbuf

In the Linux kernel, the following vulnerability has been resolved: sctp: check send stream number after waitforsndbuf This patch fixes a corner case where the asoc out stream count may change after waitforsndbuf. When the main thread in the client starts a connection, if its out stream count is...

6AI score0.00136EPSS
SaveExploits0References7
CVE
CVE
added 2025/09/16 8:11 a.m.37 views

CVE-2023-53296

CVE-2023-53296 affects the Linux kernel SCTP stack. The issue arises when a client’s out-stream count is temporarily higher than the server’s, allowing a thread waiting for sndbuf to send a message on a stream that may no longer exist after INIT_ACK processing, potentially triggering a crash. The...

5.5CVSS6.1AI score0.00136EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added 2025/09/16 8:11 a.m.20 views

CVE-2023-53296 sctp: check send stream number after wait_for_sndbuf

In the Linux kernel, the following vulnerability has been resolved: sctp: check send stream number after waitforsndbuf This patch fixes a corner case where the asoc out stream count may change after waitforsndbuf. When the main thread in the client starts a connection, if its out stream count is...

0.00136EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2025/09/16 12:0 a.m.7 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the bnxtsetdfltrings function not taking into account the bp-numtc value, which could lead to memory...

7.8CVSS5.9AI score0.00152EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/09/16 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2022-50318

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: perf/x86/intel/uncore: Fix reference count leak in hswephaslimitsbox pcigetdevice will...

5.5CVSS5.4AI score0.00146EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/09/16 12:0 a.m.8 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the misallocation of struct fbinfo.dev, which could lead to an incorrect reduction of the hardware device...

5.5CVSS5.9AI score0.00153EPSS
SaveExploits0References9
CNNVD
CNNVD
added 2025/09/16 12:0 a.m.5 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from not properly decrementing the r10bio-remaining count, which could lead to IO hangs...

5.5CVSS5.8AI score0.00139EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2025/09/15 11:29 p.m.5 views

SUSE CVE-2022-50318

In the Linux kernel, the following vulnerability has been resolved: perf/x86/intel/uncore: Fix reference count leak in hswephaslimitsbox pcigetdevice will increase the reference count for the returned 'dev'. We need to call pcidevput to decrease the reference count. Since 'dev' is only used in...

5.5CVSS6.5AI score0.00146EPSS
SaveExploits0References7
NVD
NVD
added 2025/09/15 3:15 p.m.6 views

CVE-2022-50318

In the Linux kernel, the following vulnerability has been resolved: perf/x86/intel/uncore: Fix reference count leak in hswephaslimitsbox pcigetdevice will increase the reference count for the returned 'dev'. We need to call pcidevput to decrease the reference count. Since 'dev' is only used in...

5.5CVSS0.00146EPSS
SaveExploits0References7
OSV
OSV
added 2025/09/15 3:15 p.m.3 views

DEBIAN-CVE-2022-50318

In the Linux kernel, the following vulnerability has been resolved: perf/x86/intel/uncore: Fix reference count leak in hswephaslimitsbox pcigetdevice will increase the reference count for the returned 'dev'. We need to call pcidevput to decrease the reference count. Since 'dev' is only used in...

5.5CVSS5.3AI score0.00146EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/15 3:15 p.m.8 views

UBUNTU-CVE-2022-50283

In the Linux kernel, the following vulnerability has been resolved: mtd: core: add missing ofnodeget in dynamic partitions code This fixes unbalanced ofnodeput: 1.078910 6 cmdlinepart partitions found on MTD device gpmi-nand 1.085116 Creating 6 MTD partitions on "gpmi-nand": 1.090181...

7.8CVSS5.7AI score0.00153EPSS
SaveExploits0References5
Rows per page
Query Builder