Lucene search
+L

89 matches found

CVE
CVE
added 2025/06/18 11:0 a.m.92 views

CVE-2022-49979

CVE-2022-49979 concerns a Linux kernel refcount bug in sk_psock_get triggered during an SMC fallback in the connect path, due to a mismatch in the sk_user_data field used by both smc and psock. The root cause is the shared use of sk_user_data by two subsystems; the patch adds a new bit (SK_USER_D...

7.8CVSS6.7AI score0.00218EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2025/06/18 11:0 a.m.12 views

CVE-2022-49979 net: fix refcount bug in sk_psock_get (2)

In the Linux kernel, the following vulnerability has been resolved: net: fix refcount bug in skpsockget 2 Syzkaller reports refcount bug as follows: ------------ cut here ------------ refcountt: saturated; leaking memory. WARNING: CPU: 1 PID: 3605 at lib/refcount.c:19...

7.8CVSS0.00218EPSS
SaveExploits0References3
OSV
OSV
added 2025/04/03 12:55 p.m.9 views

OESA-2025-1372 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: SUNRPC: make sure cache entry active before cacheshow The function cshow was called with protection from RCU. This only ensures that cp will not be freed...

9.8CVSS6.9AI score0.00873EPSS
SaveExploits3References38
Tenable Nessus
Tenable Nessus
added 2025/03/06 12:0 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2024-57883

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - mm: hugetlb: independent PMD page table shared count The folio refcount may be increased unexpectly through trygetfolio by caller such as splithugepages. In...

7.8CVSS6.5AI score0.00212EPSS
SaveExploits0References3
OSV
OSV
added 2025/01/15 1:15 p.m.3 views

DEBIAN-CVE-2024-57883

In the Linux kernel, the following vulnerability has been resolved: mm: hugetlb: independent PMD page table shared count The folio refcount may be increased unexpectly through trygetfolio by caller such as splithugepages. In hugepmdunshare, we use refcount to check whether a pmd page table is...

5.5CVSS5.6AI score0.00212EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/12 1:15 p.m.7 views

DEBIAN-CVE-2024-40910

In the Linux kernel, the following vulnerability has been resolved: ax25: Fix refcount imbalance on inbound connections When releasing a socket in ax25release, we call netdevput to decrease the refcount on the associated ax.25 device. However, the execution path for accepting an incoming connecti...

5.5CVSS5.7AI score0.00446EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/02 3:2 p.m.21 views

CLSA-2024-1719932549 kernel: Fix of 20 CVEs

net: iptunnel: make sure to pull inner header in iptunnelrcv CVE-2024-26882 - net: Set true network header for ECN decapsulation CVE-2024-26882 - media: dvb-core: Fix use-after-free due to race at dvbregisterdevice CVE-2022-45884 - media: dvbdev: fix error logic at dvbregisterdevice...

10CVSS6.9AI score0.54577EPSS
SaveExploits2References1
OSV
OSV
added 2024/05/24 3:15 p.m.11 views

DEBIAN-CVE-2021-47534

In the Linux kernel, the following vulnerability has been resolved: drm/vc4: kms: Add missing drmcrtccommitput Commit 9ec03d7f1ed3 "drm/vc4: kms: Wait on previous FIFO users before a commit" introduced a global state for the HVS, with each FIFO storing the current CRTC commit so that we can...

4.1CVSS4.7AI score0.00185EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/20 10:15 a.m.12 views

AZL-67706 CVE-2024-36009 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: ax25: Fix netdev refcount issue The devtracker is added to ax25cb in ax25bind. When the ax25 device is detaching, the devtracker of ax25cb should be deallocated in ax25killbydevice instead of the devtracker of ax25dev. The log...

7.8CVSS6.1AI score0.00233EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/01/06 2:50 a.m.8 views

SUSE CVE-2023-6270

A flaw was found in the ATA over Ethernet AoE driver in the Linux kernel. The aoecmdcfgpkts function improperly updates the refcnt on struct netdevice, and a use-after-free can be triggered by racing between the free on the struct and the access through the skbtxq global queue. This could lead to...

6.4CVSS6.9AI score0.0041EPSS
SaveExploits0References57
RedHat Linux
RedHat Linux
added 2023/05/16 8:56 a.m.5 views

kernel: xfrm_expand_policies() in net/xfrm/xfrm_policy.c can cause a refcount to be dropped twice

A flaw was found in the Linux kernel’s IP framework for transforming packets XFRM subsystem. An error while resolving policies in xfrmbundlelookup causes the refcount to drop twice, leading to a possible crash and a denial of service...

5.5CVSS6.6AI score0.00315EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2023/05/09 10:4 a.m.5 views

kernel: ASoC: mt6359: Fix refcount leak bug

In the Linux kernel, the following vulnerability has been resolved: ASoC: mt6359: Fix refcount leak bug In mt6359parsedt and mt6359accdetparsedt, we should call ofnodeput for the reference returned by ofgetchildbyname which has increased the refcount...

5.5CVSS6.3AI score0.00202EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/05/09 10:4 a.m.5 views

kernel: net: fix refcount bug in sk_psock_get (2)

In the Linux kernel, the following vulnerability has been resolved: net: fix refcount bug in skpsockget 2 Syzkaller reports refcount bug as follows: ------------ cut here ------------ refcountt: saturated; leaking memory. WARNING: CPU: 1 PID: 3605 at lib/refcount.c:19...

7.8CVSS6.3AI score0.00218EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2023/05/09 12:0 a.m.9 views

PT-2025-25905 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 5.18.0 Description: A refcount bug in the Linux kernel has been resolved. The issue occurs during the SMC fallback process in the connect syscall, where the kernel replaces TCP with SMC and sets the clcsk-sk use...

8.8CVSS6.2AI score0.0387EPSS
SaveExploits13References384
SUSE CVE
SUSE CVE
added 2023/02/15 3:39 a.m.4 views

SUSE CVE-2021-37652

TensorFlow is an end-to-end open source platform for machine learning. In affected versions the implementation for tf.rawops.BoostedTreesCreateEnsemble can result in a use after free error if an attacker supplies specially crafted arguments. The implementation uses a reference counted resource an...

7.8CVSS5.7AI score0.00173EPSS
SaveExploits0References4
OSV
OSV
added 2022/09/17 12:21 a.m.12 views

GSD-2022-1005728 net: fix refcount bug in sk_psock_get (2)

net: fix refcount bug in skpsockget 2 This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.10.141 by commit...

7.2AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2022/09/17 12:0 a.m.1 views

PT-2022-33986 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v5.10.141 Description: A refcount bug was found in the sk psock get function. The actual impact and attack plausibility have not yet been proven. Recommendations: For Linux Kernel versions prior to v5.10.141,...

7.2AI score
SaveExploits0References1
OSV
OSV
added 2022/09/16 11:55 p.m.11 views

GSD-2022-1005417 net: fix refcount bug in sk_psock_get (2)

net: fix refcount bug in skpsockget 2 This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.15.65 by commit a5d1cb908131e939bd8b63b8e5e23365bbc2eda...

7.2AI score
SaveExploits0
OSV
OSV
added 2022/09/16 11:24 p.m.10 views

GSD-2022-1005007 net: fix refcount bug in sk_psock_get (2)

net: fix refcount bug in skpsockget 2 This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.19.7 by commit 86026be8535c16fcc5e4f960286faf04d7f77815...

7.2AI score
SaveExploits0
OSV
OSV
added 2022/08/16 11:4 a.m.2 views

OESA-2022-1842 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: An issue was discovered in the Linux kernel through 5.18.14. xfrmexpandpolicies in net/xfrm/xfrmpolicy.c can cause a refcount to be dropped twice.CVE-2022-36879...

5.5CVSS5.2AI score0.00315EPSS
SaveExploits0References2
Rows per page
Query Builder