Lucene search
+L

5925 matches found

OSV
OSV
โ€ขadded 2025/09/15 2:4 p.m.โ€ข4 views

CVE-2023-53187 btrfs: fix use-after-free of new block group that became unused

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 ...

7.8CVSS5.8AI score
SaveExploits0References6
CVE
CVE
โ€ขadded 2025/09/15 2:4 p.m.โ€ข35 views

CVE-2023-53187

CVE-2023-53187 pertains to the Linux kernelโ€™s btrfs code. The vulnerability arises when a task creates a new block group that later becomes unused during the creation window. In btrfs_create_pending_block_groups(), if btrfs_mark_bg_unused() runs and moves the group out of the โ€˜newโ€™ list into โ€˜unu...

7.8CVSS5.7AI score0.00148EPSS
SaveExploits0References3Affected Software1
CVE
CVE
โ€ขadded 2025/09/15 2:2 p.m.โ€ข29 views

CVE-2022-50250

CVE-2022-50250 โ€” Linux kernel regulator core use_count leakage (boot-on) . The advisory describes a leakage where, when a regulator rdev (A) is boot-on, enabling its supply regulator (B) increments Bโ€™s use_count inside regulator_enable(rdev->supply). If B is also boot-on, it behaves as always-...

5.5CVSS6.1AI score0.00146EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
โ€ขadded 2025/09/15 2:2 p.m.โ€ข11 views

CVE-2022-50250 regulator: core: fix use_count leakage when handling boot-on

In the Linux kernel, the following vulnerability has been resolved: regulator: core: fix usecount leakage when handling boot-on I found a usecount leakage towards supply regulator of rdev with boot-on option. โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ” โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ” โ”‚ regulatordev A โ”‚ โ”‚ regulatordev B โ”‚ โ”‚...

0.00146EPSS
SaveExploits0References7
OSV
OSV
โ€ขadded 2025/09/15 2:2 p.m.โ€ข5 views

CVE-2022-50250 regulator: core: fix use_count leakage when handling boot-on

In the Linux kernel, the following vulnerability has been resolved: regulator: core: fix usecount leakage when handling boot-on I found a usecount leakage towards supply regulator of rdev with boot-on option. โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ” โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ” โ”‚ regulatordev A โ”‚ โ”‚ regulatordev B โ”‚ โ”‚...

4.9AI score
SaveExploits0References10
CVE
CVE
โ€ขadded 2025/09/15 2:2 p.m.โ€ข30 views

CVE-2022-50247

CVE-2022-50247 concerns a Linux kernel USB xHCI MTK driver issue: if wakeup IRQ setup fails, the shared HCD is leaked because usb_put_hcd() may not NULL the @shared_hcd before decreasing usage. The patch (referenced in the description) fixes leakage by ensuring shared_hcd is NULLed prior to decre...

5.5CVSS6.1AI score0.00145EPSS
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
โ€ขadded 2025/09/15 12:0 a.m.โ€ข6 views

PT-2025-37620

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A reference count leak exists in the hswep has limit sbox function within the perf/x86/intel/uncore module of the Linux kernel. The pci get device function increases the reference coun...

6AI score0.00146EPSS
SaveExploits0References9
CNNVD
CNNVD
โ€ขadded 2025/09/15 12:0 a.m.โ€ข6 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 Linux kernel that stems from not properly handling the pmruntimegetifinuse return value, which could lead to a reference count underflow...

5.5CVSS5.8AI score0.00143EPSS
SaveExploits0References3
CNNVD
CNNVD
โ€ขadded 2025/09/15 12:0 a.m.โ€ข35 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 Linux kernel that stems from not properly freeing the node pointer returned by ofgetchildbyname, which could lead to a reference count leak...

5.5CVSS5.8AI score0.00149EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
โ€ขadded 2025/09/15 12:0 a.m.โ€ข6 views

PT-2025-37504

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains a use count leakage in the regulator core when handling boot-on regulators. This occurs when a regulator device A configured with regulator-boot-on increments...

6.1AI score0.00146EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
โ€ขadded 2025/09/15 12:0 a.m.โ€ข5 views

PT-2025-37491

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A buffer overflow issue was identified in the NFSv2 READDIR functionality within the Linux kernel. The vulnerability stemmed from a missing limit on the @count argument, potentially...

6.4AI score0.00391EPSS
SaveExploits0References7
CNNVD
CNNVD
โ€ขadded 2025/09/15 12:0 a.m.โ€ข14 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 Linux kernel that stems from not properly freeing the node pointer returned by ofirqfindparent, which could lead to a reference count leak...

5.5CVSS4.9AI score0.00146EPSS
SaveExploits0References8
CNNVD
CNNVD
โ€ขadded 2025/09/15 12:0 a.m.โ€ข6 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 Linux kernel that stems from a missing reference count check in the addrconfmodrstimer function, which could lead to a reference count overfl...

5.5CVSS5.9AI score0.00153EPSS
SaveExploits0References8
CNNVD
CNNVD
โ€ขadded 2025/09/15 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 traversing the CPU using NRCPUS instead of nrcpuids under the CONFIGCPUMASKOFFSTACK and CONFIGDEBUGPERCPUMAP...

5.5CVSS6.2AI score0.00149EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
โ€ขadded 2025/09/15 12:0 a.m.โ€ข8 views

PT-2025-37550

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A race condition exists between coalescing and releasing SKBs Socket Buffer in the Linux kernel. A commit intended to fix coalescing for page pool fragment recycling inadvertently...

5.9AI score0.00243EPSS
SaveExploits0References6
CNNVD
CNNVD
โ€ขadded 2025/09/15 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 a node reference count leak in the tcpciregisterport function, which could lead to a memory leak...

5.5CVSS5.8AI score0.00146EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
โ€ขadded 2025/09/15 12:0 a.m.โ€ข6 views

PT-2025-37528

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains a reference count leak in the ti sci intr irq domain probe function within the irqchip/ti-sci module. The of irq find parent function increments the reference...

6AI score0.00146EPSS
SaveExploits0References8
CNNVD
CNNVD
โ€ขadded 2025/09/15 12:0 a.m.โ€ข6 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 Linux kernel that stems from an unrestricted count parameter, which could lead to a buffer overflow attack...

7.8CVSS6.1AI score0.00391EPSS
SaveExploits0References5
CNNVD
CNNVD
โ€ขadded 2025/09/15 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 Linux kernel that stems from not properly freeing the node pointer returned by ofirqfindparent, which could lead to a reference count leak...

5.5CVSS4.9AI score0.00146EPSS
SaveExploits0References6
CNNVD
CNNVD
โ€ขadded 2025/09/15 12:0 a.m.โ€ข6 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 a usecount leak in the handling of boot-on, which could cause the provisioning regulator to fail to disable...

5.5CVSS5.7AI score0.00146EPSS
SaveExploits0References8
Rows per page
Query Builder