Lucene search
+L

56 matches found

RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.11 views

kernel: rpmsg: char: Avoid double destroy of default endpoint

In the Linux kernel, the following vulnerability has been resolved: rpmsg: char: Avoid double destroy of default endpoint The rpmsgdevremove in rpmsgcore is the place for releasing this default endpoint. So need to avoid destroying the default endpoint in rpmsgchrdeveptdevdestroy, this should be...

7.8CVSS6.8AI score0.00147EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/05/10 2:52 a.m.6 views

SUSE CVE-2025-37856

In the Linux kernel, the following vulnerability has been resolved: btrfs: harden blockgroup::bglist against listdel races As far as I can tell, these calls of listdelinit on bglist cannot run concurrently with btrfsmarkbgunused or btrfsmarkbgtoreclaim, as they are in transaction error paths and...

4.7CVSS6.5AI score0.00282EPSS
SaveExploits0References23
OSV
OSV
added 2025/04/16 3:16 p.m.13 views

UBUNTU-CVE-2025-22115

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix block group refcount race in btrfscreatependingblockgroups Block group creation is done in two phases, which results in a slightly unintuitive property: a block group can be allocated/deallocated from after...

7.8CVSS5.8AI score0.00142EPSS
SaveExploits0References24
Positive Technologies
Positive Technologies
added 2025/03/18 12:00 a.m.9 views

PT-2025-20507

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability in the Linux kernel has been resolved, specifically in the btrfs module, where the block group::bg list was not properly hardened against list del races. This issue could...

5.5CVSS6.5AI score0.00282EPSS
SaveExploits0
CNNVD
CNNVD
added 2024/08/20 12:00 a.m.10 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, which stems from a reference count underflow caused by calling the nouveauboref function without initializing nouveaubo...

5.5CVSS6.2AI score0.00217EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2024/08/13 12:13 a.m.8 views

kernel: netfilter: nft_flow_offload: reset dst in route object after setting up flow

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftflowoffload: reset dst in route object after setting up flow dst is transferred to the flow object, route object does not own it anymore. Reset dst in route object, otherwise if flowoffloadadd fails, error path...

7.8CVSS6.6AI score0.00237EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/05/28 3:29 p.m.7 views

SUSE CVE-2021-47555

In the Linux kernel, the following vulnerability has been resolved: net: vlan: fix underflow for the realdev refcnt Inject error before devholdrealdev in registervlandev, and execute the following testcase: ip link add dev dummy1 type dummy ip link add name dummy1.100 link dummy1 type vlan id 100...

4.4CVSS6.2AI score0.00221EPSS
SaveExploits0References11
CNNVD
CNNVD
added 2024/05/24 12:00 a.m.10 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, which stems from a reference count underflow...

5.5CVSS6.3AI score0.0021EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2024/05/19 12:00 a.m.5 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by the Linux Foundation's open source operating system Linux. A security vulnerability exists in the Linux kernel, which is caused by a reference count underflow in the btrfs module...

3.3CVSS6.2AI score0.00223EPSS
SaveExploits0References10
OSV
OSV
added 2024/05/17 12:15 p.m.15 views

UBUNTU-CVE-2024-27403

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftflowoffload: reset dst in route object after setting up flow dst is transferred to the flow object, route object does not own it anymore. Reset dst in route object, otherwise if flowoffloadadd fails, error path...

7.8CVSS6AI score0.00237EPSS
SaveExploits0References18
CNNVD
CNNVD
added 2024/05/17 12:00 a.m.5 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by the Linux Foundation's open source operating system Linux. A security vulnerability exists in the Linux kernel, which is caused by a reference count underflow in the netfilter module...

5.5CVSS6.4AI score0.00237EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2024/02/27 12:00 a.m.7 views

Linux kernel security vulnerabilities

Linux kernel is the kernel used by the Linux Foundation's open source operating system Linux. A security vulnerability exists in the Linux kernel that stems from a reference count underflow problem...

5.5CVSS6.5AI score0.00244EPSS
SaveExploits0References9
Amazon
Amazon
added 2023/11/01 12:00 a.m.12 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: unregister flowtable hooks on netns exit CVE-2022-48935 In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: double hook unregistration in netns path...

7.8CVSS6.2AI score0.00888EPSS
SaveExploits2
Positive Technologies
Positive Technologies
added 2023/01/01 12:00 a.m.9 views

PT-2025-54030

Name of the Vulnerable Software and Affected Versions linux affected versions not specified Description A flaw exists in the Linux kernel related to RDMA/efa resource deallocation. Specifically, the order of resource deallocation was incorrect, potentially leading to a refcount underflow when...

6.1AI score0.00137EPSS
SaveExploits0
OSV
OSV
added 2019/11/08 12:00 a.m.7 views

UBUNTU-CVE-2019-15794

Overlayfs in the Linux kernel and shiftfs, a non-upstream patch to the Linux kernel included in the Ubuntu 5.0 and 5.3 kernel series, both replace vma-vmfile in their mmap handlers. On error the original value is not restored, and the reference is put for the file to which vmfile points. On...

7.1CVSS6.8AI score0.01158EPSS
SaveExploits3References4
exploitpack
exploitpack
added 2019/11/05 12:00 a.m.57 views

macOS XNU - Missing Locking in checkdirs_callback() Enables Race with fchdir_common()

macOS XNU - Missing Locking in checkdirscallback Enables Race with fchdircommon On macOS, when a new mount point is created, the kernel uses checkdirs to, as a comment above the function explains: "Scan all active processes to see if any of them have a current or root directory onto which the new...

0.3AI score
SaveExploits0
Rows per page
Query Builder