Lucene search
+L

5491 matches found

RedhatCVE
RedhatCVE
added 2024/06/03 5:33 p.m.26 views

CVE-2024-36959

In the Linux kernel, the following vulnerability has been resolved: pinctrl: devicetree: fix refcount leak in pinctrldttomap If we fail to allocate propname buffer, we need to drop the reference count we just took. Because the pinctrldtfreemaps includes the droping operation, here we call it...

4.4CVSS6.4AI score0.00249EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/06/03 12:02 p.m.26 views

CVE-2024-36945

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix neighbour and rtable leak in smcibfindroute In smcibfindroute, the neighbour found by neighlookup and rtable resolved by iprouteoutputflow are not released or put before return. It may cause the refcount leak, so fix...

3.3CVSS6.6AI score0.00478EPSS
SaveExploits0References4
NVD
NVD
added 2024/05/30 4:15 p.m.19 views

CVE-2024-36959

In the Linux kernel, the following vulnerability has been resolved: pinctrl: devicetree: fix refcount leak in pinctrldttomap If we fail to allocate propname buffer, we need to drop the reference count we just took. Because the pinctrldtfreemaps includes the droping operation, here we call it...

5.5CVSS7.4AI score0.00249EPSS
SaveExploits0References12
NVD
NVD
added 2024/05/30 4:15 p.m.14 views

CVE-2024-36945

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix neighbour and rtable leak in smcibfindroute In smcibfindroute, the neighbour found by neighlookup and rtable resolved by iprouteoutputflow are not released or put before return. It may cause the refcount leak, so fix...

7.5CVSS6.5AI score0.00478EPSS
SaveExploits0References5
OSV
OSV
added 2024/05/30 4:15 p.m.1 views

DEBIAN-CVE-2024-36945

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix neighbour and rtable leak in smcibfindroute In smcibfindroute, the neighbour found by neighlookup and rtable resolved by iprouteoutputflow are not released or put before return. It may cause the refcount leak, so fix...

5.5CVSS5.5AI score0.00478EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/30 4:15 p.m.6 views

DEBIAN-CVE-2024-36904

In the Linux kernel, the following vulnerability has been resolved: tcp: Use refcountincnotzero in tcptwskunique. Anderson Nascimento reported a use-after-free splat in tcptwskunique with nice analysis. Since commit ec94c2696f0b "tcp/dccp: avoid one atomic operation for timewait hashdance",...

7.8CVSS6AI score0.00609EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/30 4:15 p.m.9 views

UBUNTU-CVE-2024-36959

In the Linux kernel, the following vulnerability has been resolved: pinctrl: devicetree: fix refcount leak in pinctrldttomap If we fail to allocate propname buffer, we need to drop the reference count we just took. Because the pinctrldtfreemaps includes the droping operation, here we call it...

5.5CVSS5.7AI score0.00249EPSS
SaveExploits0References29
UbuntuCve
UbuntuCve
added 2024/05/30 4:15 p.m.22 views

CVE-2024-36945

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix neighbour and rtable leak in smcibfindroute In smcibfindroute, the neighbour found by neighlookup and rtable resolved by iprouteoutputflow are not released or put before return. It may cause the refcount leak, so fix...

7.5CVSS6AI score0.00478EPSS
SaveExploits0References24
UbuntuCve
UbuntuCve
added 2024/05/30 4:15 p.m.17 views

CVE-2024-36959

In the Linux kernel, the following vulnerability has been resolved: pinctrl: devicetree: fix refcount leak in pinctrldttomap If we fail to allocate propname buffer, we need to drop the reference count we just took. Because the pinctrldtfreemaps includes the droping operation, here we call it...

5.5CVSS6.3AI score0.00249EPSS
SaveExploits0References28
Cvelist
Cvelist
added 2024/05/30 3:35 p.m.33 views

CVE-2024-36959 pinctrl: devicetree: fix refcount leak in pinctrl_dt_to_map()

In the Linux kernel, the following vulnerability has been resolved: pinctrl: devicetree: fix refcount leak in pinctrldttomap If we fail to allocate propname buffer, we need to drop the reference count we just took. Because the pinctrldtfreemaps includes the droping operation, here we call it...

7.3AI score0.00249EPSS
SaveExploits0References8
CVE
CVE
added 2024/05/30 3:35 p.m.145 views

CVE-2024-36959

In CVE-2024-36959, the Linux kernel pinctrl subsystem fixed a refcount leak in pinctrl_dt_to_map() when propname allocation fails. The code now drops the recently taken reference by calling pinctrl_dt_free_maps() directly to avoid leak and potential exploitation via local access. Affected: Linux ...

5.5CVSS6.5AI score0.00249EPSS
SaveExploits0References12Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/30 3:35 p.m.12 views

CVE-2024-36959 pinctrl: devicetree: fix refcount leak in pinctrl_dt_to_map()

In the Linux kernel, the following vulnerability has been resolved: pinctrl: devicetree: fix refcount leak in pinctrldttomap If we fail to allocate propname buffer, we need to drop the reference count we just took. Because the pinctrldtfreemaps includes the droping operation, here we call it...

6.7AI score0.00249EPSS
SaveExploits0References8
OSV
OSV
added 2024/05/30 3:35 p.m.14 views

CVE-2024-36959 pinctrl: devicetree: fix refcount leak in pinctrl_dt_to_map()

In the Linux kernel, the following vulnerability has been resolved: pinctrl: devicetree: fix refcount leak in pinctrldttomap If we fail to allocate propname buffer, we need to drop the reference count we just took. Because the pinctrldtfreemaps includes the droping operation, here we call it...

5.9AI score
SaveExploits0References15
Vulnrichment
Vulnrichment
added 2024/05/30 3:35 p.m.16 views

CVE-2024-36945 net/smc: fix neighbour and rtable leak in smc_ib_find_route()

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix neighbour and rtable leak in smcibfindroute In smcibfindroute, the neighbour found by neighlookup and rtable resolved by iprouteoutputflow are not released or put before return. It may cause the refcount leak, so fix...

6.9AI score0.00478EPSS
SaveExploits0References4
Amazon
Amazon
added 2024/05/30 12:00 a.m.7 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: exthdr: fix 4-byte stack OOB write If priv-len is a multiple of 4, then dstlen / 4 can write past the destination array which leads to stack corruption. This construct is necessary to clean th...

8.1CVSS6.8AI score0.01305EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2024/05/30 12:00 a.m.11 views

PT-2024-9018

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to a refcount leak in the smc ib find route function, which may cause the disclosure of confidential information. The leak occurs because the neighbour found by...

5.5CVSS5.4AI score0.00478EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/05/28 3:29 p.m.7 views

SUSE CVE-2021-47546

In the Linux kernel, the following vulnerability has been resolved: ipv6: fix memory leak in fib6rulesuppress The kernel leaks memory when a fib rule is present in IPv6 nftables firewall rules and a suppressprefix rule is present in the IPv6 routing rules used by certain tools such as wg-quick. I...

2.3CVSS6.3AI score0.00222EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2024/05/28 3:29 p.m.10 views

SUSE CVE-2021-47563

In the Linux kernel, the following vulnerability has been resolved: ice: avoid bpfprog refcount underflow Ice driver has the routines for managing XDP resources that are shared between ndobpf op and VSI rebuild flow. The latter takes place for example when user changes queue count on an interface...

7.8CVSS6.2AI score0.0021EPSS
SaveExploits0References12
SUSE CVE
SUSE CVE
added 2024/05/28 3:33 a.m.4 views

SUSE CVE-2021-47467

In the Linux kernel, the following vulnerability has been resolved: kunit: fix reference count leak in kfreeatend The reference counting issue happens in the normal path of kfreeatend. When kunitallocandgetresource is invoked, the function forgets to handle the returned resource object, whose...

6.4AI score0.00489EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2024/05/27 11:01 a.m.28 views

CVE-2021-47514

In the Linux kernel, the following vulnerability has been resolved: devlink: fix netns refcount leak in devlinknlcmdreload While preparing my patch series adding netns refcount tracking, I spotted bugs in devlinknlcmdreload Some error paths forgot to release a refcount on a netns. To fix this, we...

5.5CVSS6.6AI score0.00236EPSS
SaveExploits0References4
Rows per page
Query Builder