Lucene search
K

1427 matches found

SUSE CVE
SUSE CVE
added 2025/09/19 11:34 p.m.1 views

SUSE CVE-2023-53388

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: Clean dangling pointer on bind error path mtkdrmbind can fail, in which case drmdevput is called, destroying the drmdevice object. However a pointer to it was still being held in the private object, and that pointer...

5.5CVSS6.5AI score0.00022EPSS
Exploits0References7
CVE
CVE
added 2025/09/19 3:26 p.m.15 views

CVE-2025-39844

CVE-2025-39844 relates to a Linux kernel memory-management bug where page-table synchronization was not consistently performed when vmemmap spans multiple PGD entries. The issue caused intermittent boot failures and a kernel panic (notably on 4-level paging with large persistent memory) due to a ...

5.5CVSS6.2AI score0.00019EPSS
Exploits0References8Affected Software1
Tenable Nessus
Tenable Nessus
added 2025/09/19 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2022-50390

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/ttm: fix undefined behavior in bit shift for TTMTTFLAGPRIVPOPULATED Shifting signed 32-bit value by 31 bits is undefined, so changing significant bit to...

5.5CVSS5.8AI score0.00024EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2025/09/18 11:44 p.m.1 views

SUSE CVE-2022-50274

In the Linux kernel, the following vulnerability has been resolved: media: dvbdev: adopts refcnt to avoid UAF dvbunregisterdevice is known that prone to use-after-free. That is, the cleanup from dvbunregisterdevice releases the dvbdevice even if there are pointers stored in file-privatedata still...

7CVSS6.3AI score0.00017EPSS
Exploits0References4
NVD
NVD
added 2025/09/18 4:15 p.m.5 views

CVE-2023-53428

In the Linux kernel, the following vulnerability has been resolved: powercap: armscmi: Remove recursion while parsing zones Powercap zones can be defined as arranged in a hierarchy of trees and when registering a zone with powercapregisterzone, the kernel powercap subsystem expects this to happen...

5.5CVSS0.00009EPSS
Exploits0References3
OSV
OSV
added 2025/09/18 4:15 p.m.1 views

UBUNTU-CVE-2022-50401

In the Linux kernel, the following vulnerability has been resolved: nfsd: under NFSv4.1, fix double svcxprtput on rpccreate failure On error situation clp-clcbconn.cbxprt should not be given a reference to the xprt otherwise both client cleanup and the error handling path of the caller call to pu...

7.8CVSS5.9AI score0.0002EPSS
Exploits0References12
Vulnrichment
Vulnrichment
added 2025/09/18 4:4 p.m.1 views

CVE-2023-53431 scsi: ses: Handle enclosure with just a primary component gracefully

In the Linux kernel, the following vulnerability has been resolved: scsi: ses: Handle enclosure with just a primary component gracefully This reverts commit 3fe97ff3d949 "scsi: ses: Don't attach if enclosure has no components" and introduces proper handling of case where there are no detected...

6.2AI score0.00025EPSS
Exploits0References7
OSV
OSV
added 2025/09/18 2:15 p.m.1 views

DEBIAN-CVE-2023-53369

In the Linux kernel, the following vulnerability has been resolved: net: dcb: choose correct policy to parse DCBATTRBCN The dcbnlbcnsetcfg uses erroneous policy to parse tbDCBATTRBCN, which is introduced in commit 859ee3c43812 "DCB: Add support for DCB BCN". Please see the comment in below code...

5.5CVSS5.5AI score0.00021EPSS
Exploits0References1
OSV
OSV
added 2025/09/18 2:15 p.m.0 views

UBUNTU-CVE-2022-50389

In the Linux kernel, the following vulnerability has been resolved: tpm: tpmcrb: Add the missed acpiputtable to fix memory leak In crbacpiadd, we get the TPM2 table to retrieve information like start method, and then assign them to the priv data, so the TPM2 table is not used after the init, shou...

5.5CVSS5.8AI score0.00021EPSS
Exploits0References11
Cvelist
Cvelist
added 2025/09/18 1:58 p.m.4 views

CVE-2023-53410 USB: ULPI: fix memory leak with using debugfs_lookup()

In the Linux kernel, the following vulnerability has been resolved: USB: ULPI: fix memory leak with using debugfslookup When calling debugfslookup the result must have dput called on it, otherwise the memory will leak over time. To make things simpler, just call debugfslookupandremove instead whi...

0.00017EPSS
Exploits0References3
Cvelist
Cvelist
added 2025/09/18 1:33 p.m.3 views

CVE-2023-53372 sctp: fix a potential overflow in sctp_ifwdtsn_skip

In the Linux kernel, the following vulnerability has been resolved: sctp: fix a potential overflow in sctpifwdtsnskip Currently, when traversing ifwdtsn skips with sctpwalkifwdtsn, it only checks the pos against the end of the chunk. However, the data left for the last pos may be sizeofstruct...

0.00022EPSS
Exploits0References7
Vulnrichment
Vulnrichment
added 2025/09/18 1:33 p.m.1 views

CVE-2023-53372 sctp: fix a potential overflow in sctp_ifwdtsn_skip

In the Linux kernel, the following vulnerability has been resolved: sctp: fix a potential overflow in sctpifwdtsnskip Currently, when traversing ifwdtsn skips with sctpwalkifwdtsn, it only checks the pos against the end of the chunk. However, the data left for the last pos may be sizeofstruct...

6.4AI score0.00022EPSS
Exploits0References7
SUSE CVE
SUSE CVE
added 2025/09/17 11:31 p.m.2 views

SUSE CVE-2022-50243

In the Linux kernel, the following vulnerability has been resolved: sctp: handle the error returned from sctpauthasocinitactivekey When it returns an error from sctpauthasocinitactivekey, the activekey is actually not updated. The old shkey will be freeed while it's still used as active key in...

5.5CVSS6.5AI score0.00022EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2025/09/17 11:27 p.m.1 views

SUSE CVE-2023-53358

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix racy issue under cocurrent smb2 tree disconnect There is UAF issue under cocurrent smb2 tree disconnect. This patch introduce TREECONNEXPIRE flags for tcon to avoid cocurrent access...

7CVSS6.5AI score0.00019EPSS
Exploits0References3
Cvelist
Cvelist
added 2025/09/17 2:56 p.m.6 views

CVE-2023-53361 LoongArch: mm: Add p?d_leaf() definitions

In the Linux kernel, the following vulnerability has been resolved: LoongArch: mm: Add p?dleaf definitions When I do LTP test, LTP test case ksm06 caused panic at breakksmpmdentry - pmdleaf Huge page table but False - ptepresent panic The reason is pmdleaf is not defined, So like commit...

0.00022EPSS
Exploits0References4
Debian CVE
Debian CVE
added 2025/09/17 2:56 p.m.3 views

CVE-2023-53347

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Handle pairing of E-switch via uplink un/load APIs In case user switch a device from switchdev mode to legacy mode, mlx5 first unpair the E-switch and afterwards unload the uplink vport. From the other hand, in case use...

5.5CVSS5.1AI score0.00025EPSS
Exploits0
CVE
CVE
added 2025/09/17 2:56 p.m.15 views

CVE-2023-53335

CVE-2023-53335 is a Linux kernel vulnerability in the RDMA/cxgb4 path. The issue is a potential NULL pointer dereference in pass_establish() when get_ep_from_tid() fails to yield a non-NULL ep, leading to dereference of ep. A patch introduced a sanity check to prevent this NULL dereference. The d...

5.5CVSS6.1AI score0.00022EPSS
Exploits0References4Affected Software1
Cvelist
Cvelist
added 2025/09/17 2:56 p.m.4 views

CVE-2022-50371 led: qcom-lpg: Fix sleeping in atomic

In the Linux kernel, the following vulnerability has been resolved: led: qcom-lpg: Fix sleeping in atomic lpgbrighnessset function can sleep, while led's brightnessset callback must be non-blocking. Change LPG driver to use brightnesssetblocking instead. BUG: sleeping function called from invalid...

0.00013EPSS
Exploits0References3
OSV
OSV
added 2025/09/17 10:2 a.m.1 views

RHSA-2025:16008 Red Hat Security Advisory: kpatch-patch-4_18_0-477_107_1, kpatch-patch-4_18_0-477_67_1, kpatch-patch-4_18_0-477_81_1, kpatch-patch-4_18_0-477_89_1, and kpatch-patch-4_18_0-477_97_1 security update

Bulletin has no description...

7.8CVSS7.9AI score0.00135EPSS
Exploits8References14
RedHat Linux
RedHat Linux
added 2025/09/17 7:28 a.m.2 views

Important: Red Hat Security Advisory: kpatch-patch-4_18_0-372_118_1, kpatch-patch-4_18_0-372_131_1, kpatch-patch-4_18_0-372_137_1, kpatch-patch-4_18_0-372_145_1, and kpatch-patch-4_18_0-372_158_1 security update

An update for multiple packages is now available for Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity...

7.8CVSS7.2AI score0.00135EPSS
Exploits8References3
Rows per page
Query Builder