Lucene search
+L

10230 matches found

Vulnrichment
Vulnrichment
added 2025/09/16 8:06 a.m.5 views

CVE-2023-53263 drm/nouveau/disp: fix use-after-free in error handling of nouveau_connector_create

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau/disp: fix use-after-free in error handling of nouveauconnectorcreate We can't simply free the connector after calling drmconnectorinit on it. We need to clean up the drm side first. It might not fix all regressions fr...

8.2AI score0.00157EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/09/16 12:00 a.m.13 views

PT-2025-37871

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A memory leak in the ffh ctxt structure within the ACPI subsystem on ARM64 architectures was addressed. The leak occurs when SMCCC version and conduit checks fail, resulting in an...

6.1AI score0.00137EPSS
SaveExploits0References4
OpenVAS
OpenVAS
added 2025/09/16 12:00 a.m.2 views

Ubuntu: Security Advisory (USN-7738-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2025 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

8.8CVSS6.8AI score0.00567EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2025/09/16 12:00 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 not releasing resources in the correct order, which could lead to reuse after release...

7.8CVSS5.9AI score0.0016EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2025/09/16 12:00 a.m.11 views

PT-2025-38079

Name of the Vulnerable Software and Affected Versions Admin and Customer Messages After Order for WooCommerce: OrderConvo WordPress plugin versions prior to 14 Description The plugin fails to validate the path of files intended for download. This allows an unauthenticated attacker to perform a pa...

7.5CVSS5.9AI score0.03632EPSS
SaveExploits4References12
SUSE CVE
SUSE CVE
added 2025/09/15 11:29 p.m.8 views

SUSE CVE-2022-50317

In the Linux kernel, the following vulnerability has been resolved: drm/bridge: megachips: Fix a null pointer dereference bug When removing the module we will get the following warning: 31.911505 i2c-core: driver stdp2690-ge-b850v3-fw unregistered 31.912484 general protection fault, probably for...

5.5CVSS6.4AI score0.00156EPSS
SaveExploits0References9
NVD
NVD
added 2025/09/15 3:15 p.m.8 views

CVE-2022-50313

In the Linux kernel, the following vulnerability has been resolved: erofs: fix order = MAXORDER warning due to crafted negative isize As syzbot reported 1, the root cause is that isize field is a signed type, and negative isize is also less than EROFSBLKSIZ. As a consequence, it's handled as fast...

5.5CVSS0.00156EPSS
SaveExploits0References6
OSV
OSV
added 2025/09/15 3:15 p.m.11 views

DEBIAN-CVE-2022-50313

In the Linux kernel, the following vulnerability has been resolved: erofs: fix order = MAXORDER warning due to crafted negative isize As syzbot reported 1, the root cause is that isize field is a signed type, and negative isize is also less than EROFSBLKSIZ. As a consequence, it's handled as fast...

5.5CVSS5.6AI score0.00156EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/15 3:15 p.m.9 views

UBUNTU-CVE-2023-53210

In the Linux kernel, the following vulnerability has been resolved: md/raid5-cache: fix null-ptr-deref for r5lflushstripetoraid r5lflushstripetoraid will check if the list 'flushingios' is empty, and then submit 'flushbio', however, r5llogflushendio is clearing the list first and then clear the...

5.5CVSS6.2AI score0.00155EPSS
SaveExploits0References7
OSV
OSV
added 2025/09/15 3:15 p.m.11 views

UBUNTU-CVE-2023-53199

In the Linux kernel, the following vulnerability has been resolved: wifi: ath9k: hifusb: clean up skbs if ath9khifusbrxstream fails Syzkaller detected a memory leak of skbs in ath9khifusbrxstream. While processing skbs in ath9khifusbrxstream, the already allocated skbs in skbpool are not freed if...

5.5CVSS5.8AI score0.00156EPSS
SaveExploits0References10
OSV
OSV
added 2025/09/15 2:49 p.m.12 views

CVE-2022-50330 crypto: cavium - prevent integer overflow loading firmware

In the Linux kernel, the following vulnerability has been resolved: crypto: cavium - prevent integer overflow loading firmware The "codelength" value comes from the firmware file. If your firmware is untrusted realistically there is probably very little you can do to protect yourself. Still we tr...

7.1CVSS6.4AI score
SaveExploits0References11
CVE
CVE
added 2025/09/15 2:49 p.m.30 views

CVE-2022-50329

CVE-2022-50329 affects the Linux kernel’s block/bfq subsystem. The root cause was a use-after-free: bfqq could be freed in bfq_exit_icq_bfqq() and then used in bic_set_bfqq(), leading to UAF. The fix reorders operations by moving bfq_exit_bfqq() behind bic_set_bfqq(), preventing the invalid access.

7.8CVSS6.2AI score0.00165EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2025/09/15 2:48 p.m.9 views

CVE-2022-50319 coresight: trbe: remove cpuhp instance node before remove cpuhp state

In the Linux kernel, the following vulnerability has been resolved: coresight: trbe: remove cpuhp instance node before remove cpuhp state cpuhpstateaddinstance and cpuhpstateremoveinstance should be used in pairs. Or there will lead to the warn on cpuhpremovemultistate since the cpuhpstep list is...

6.1AI score
SaveExploits0References7
CVE
CVE
added 2025/09/15 2:46 p.m.42 views

CVE-2022-50313

Summary: CVE-2022-50313 affects the Linux kernel (EROF S subsystem). The root cause is that the i_size field is signed; crafted negative i_size can be interpreted as a fast symlink, triggering an order = MAX_ORDER warning. The fix changes the handling to fall back to the generic path for such unu...

5.5CVSS6.1AI score0.00156EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2025/09/15 2:46 p.m.6 views

CVE-2022-50313 erofs: fix order >= MAX_ORDER warning due to crafted negative i_size

In the Linux kernel, the following vulnerability has been resolved: erofs: fix order = MAXORDER warning due to crafted negative isize As syzbot reported 1, the root cause is that isize field is a signed type, and negative isize is also less than EROFSBLKSIZ. As a consequence, it's handled as fast...

6.1AI score
SaveExploits0References9
Cvelist
Cvelist
added 2025/09/15 2:46 p.m.18 views

CVE-2022-50313 erofs: fix order >= MAX_ORDER warning due to crafted negative i_size

In the Linux kernel, the following vulnerability has been resolved: erofs: fix order = MAXORDER warning due to crafted negative isize As syzbot reported 1, the root cause is that isize field is a signed type, and negative isize is also less than EROFSBLKSIZ. As a consequence, it's handled as fast...

0.00156EPSS
SaveExploits0References6
CVE
CVE
added 2025/09/15 2:21 p.m.52 views

CVE-2023-53210

CVE-2023-53210 affects Linux kernel md/raid5-cache code: a null pointer dereference can occur in r5l_flush_stripe_to_raid() when io completion is processed after the log end clears the list. The root cause is r5l_log_flush_endio() clearing the list before handling bio cleanup, which can lead to a...

5.5CVSS6.1AI score0.00155EPSS
SaveExploits0References4Affected Software1
RedHat Linux
RedHat Linux
added 2025/09/15 8:24 a.m.11 views

kernel: ipv6: mcast: Delay put pmc->idev in mld_del_delrec()

In the Linux kernel, the following vulnerability has been resolved: ipv6: mcast: Delay put pmc-idev in mlddeldelrec pmc-idev is still used in ip6mcclearsrc, so as mldcleardelrec does, the reference should be put after ip6mcclearsrc return...

7.8CVSS6.8AI score0.00158EPSS
SaveExploits0References5
NVD
NVD
added 2025/09/15 3:15 a.m.14 views

CVE-2025-10422

A vulnerability has been found in newbee-mall up to 613a662adf1da7623ec34459bc83e3c1b12d8ce7. This issue affects the function paySuccess of the file /paySuccess of the component Order Status Handler. The manipulation of the argument orderNo leads to improper authorization. Remote exploitation of...

5.3CVSS0.00291EPSS
SaveExploits1References5
OSV
OSV
added 2025/09/15 3:15 a.m.8 views

CVE-2025-10422

A vulnerability has been found in newbee-mall up to 613a662adf1da7623ec34459bc83e3c1b12d8ce7. This issue affects the function paySuccess of the file /paySuccess of the component Order Status Handler. The manipulation of the argument orderNo leads to improper authorization. Remote exploitation of...

5.3CVSS5.3AI score0.00291EPSS
SaveExploits1References5
Rows per page
Query Builder