Lucene search
+L

6495 matches found

Debian CVE
Debian CVE
added 2024/05/24 3:09 p.m.38 views

CVE-2021-47529

In the Linux kernel, the following vulnerability has been resolved: iwlwifi: Fix memory leaks in error handling path Should an error occur invalid TLV len or memory allocation failure, the memory already allocated in 'reducepowerdata' should be freed before returning, otherwise it is leaking...

5.5CVSS6.6AI score0.00205EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/05/24 3:09 p.m.15 views

CVE-2021-47530 drm/msm: Fix wait_fence submitqueue leak

In the Linux kernel, the following vulnerability has been resolved: drm/msm: Fix waitfence submitqueue leak We weren't dropping the submitqueue reference in all paths. In particular, when the fence has already been signalled. Split out a helper to simplify handling this in the various different...

6.8AI score0.00205EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/05/24 3:09 p.m.49 views

CVE-2021-47530

In the Linux kernel, the following vulnerability has been resolved: drm/msm: Fix waitfence submitqueue leak We weren't dropping the submitqueue reference in all paths. In particular, when the fence has already been signalled. Split out a helper to simplify handling this in the various different...

5.5CVSS6.8AI score0.00205EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/05/24 3:09 p.m.36 views

CVE-2021-47530 drm/msm: Fix wait_fence submitqueue leak

In the Linux kernel, the following vulnerability has been resolved: drm/msm: Fix waitfence submitqueue leak We weren't dropping the submitqueue reference in all paths. In particular, when the fence has already been signalled. Split out a helper to simplify handling this in the various different...

6.4AI score0.00205EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/05/24 3:09 p.m.34 views

CVE-2021-47526 serial: liteuart: Fix NULL pointer dereference in ->remove()

In the Linux kernel, the following vulnerability has been resolved: serial: liteuart: Fix NULL pointer dereference in -remove drvdata has to be set in probe - otherwise platformgetdrvdata causes null pointer dereference BUG in remove...

6.4AI score0.00205EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/05/24 3:09 p.m.47 views

CVE-2021-47526

In the Linux kernel, the following vulnerability has been resolved: serial: liteuart: Fix NULL pointer dereference in -remove drvdata has to be set in probe - otherwise platformgetdrvdata causes null pointer dereference BUG in remove...

5.5CVSS6.9AI score0.00205EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/05/24 3:09 p.m.38 views

CVE-2021-47524

In the Linux kernel, the following vulnerability has been resolved: serial: liteuart: fix minor-number leak on probe errors Make sure to release the allocated minor number before returning on probe errors...

5.5CVSS6.1AI score0.00205EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/05/24 3:09 p.m.11 views

CVE-2021-47524 serial: liteuart: fix minor-number leak on probe errors

In the Linux kernel, the following vulnerability has been resolved: serial: liteuart: fix minor-number leak on probe errors Make sure to release the allocated minor number before returning on probe errors...

6.7AI score0.00205EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/05/24 3:09 p.m.38 views

CVE-2021-47522

In the Linux kernel, the following vulnerability has been resolved: HID: bigbenff: prevent null pointer dereference When emulating the device through uhid, there is a chance we don't have output reports and so reportfield is null...

5.5CVSS7AI score0.00239EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/05/24 3:09 p.m.49 views

CVE-2021-47521

In the Linux kernel, the following vulnerability has been resolved: can: sja1000: fix use after free in emspcmciaaddcard If the last channel is not available then "dev" is freed. Fortunately, we can just use "pdev-irq" instead. Also we should check if at least one channel was set up...

7.8CVSS7.1AI score0.00242EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/05/24 3:09 p.m.42 views

CVE-2021-47520

In the Linux kernel, the following vulnerability has been resolved: can: pchcan: pchcanrxnormal: fix use after free After calling netifreceiveskbskb, dereferencing skb is unsafe. Especially, the canframe cf which aliases skb memory is dereferenced just after the call netifreceiveskbskb. Reorderin...

8.8CVSS7.3AI score0.00339EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/05/24 3:09 p.m.15 views

CVE-2021-47520 can: pch_can: pch_can_rx_normal: fix use after free

In the Linux kernel, the following vulnerability has been resolved: can: pchcan: pchcanrxnormal: fix use after free After calling netifreceiveskbskb, dereferencing skb is unsafe. Especially, the canframe cf which aliases skb memory is dereferenced just after the call netifreceiveskbskb. Reorderin...

8.8CVSS6.9AI score0.00339EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2024/05/24 3:09 p.m.62 views

CVE-2021-47519

In the Linux kernel, the following vulnerability has been resolved: can: mcan: mcanreadfifo: fix memory leak in error branch In mcanreadfifo, if the second call to mcanfiforead fails, the function jump to the outfail label and returns without calling mcanreceiveskb. This means that the skb...

7.5CVSS5.3AI score0.00496EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/05/24 3:09 p.m.22 views

CVE-2021-47519 can: m_can: m_can_read_fifo: fix memory leak in error branch

In the Linux kernel, the following vulnerability has been resolved: can: mcan: mcanreadfifo: fix memory leak in error branch In mcanreadfifo, if the second call to mcanfiforead fails, the function jump to the outfail label and returns without calling mcanreceiveskb. This means that the skb...

6.8AI score0.00496EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/05/24 3:09 p.m.41 views

CVE-2021-47518

In the Linux kernel, the following vulnerability has been resolved: nfc: fix potential NULL pointer deref in nfcgenldumpsesdone The done netlink callback nfcgenldumpsesdone should check if received argument is non-NULL, because its allocation could fail earlier in dumpit nfcgenldumpses...

5.5CVSS6.8AI score0.0024EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/05/24 3:09 p.m.20 views

CVE-2021-47517 ethtool: do not perform operations on net devices being unregistered

In the Linux kernel, the following vulnerability has been resolved: ethtool: do not perform operations on net devices being unregistered There is a short period between a net device starts to be unregistered and when it is actually gone. In that time frame ethtool operations could still be...

7.8CVSS6.8AI score0.00244EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/05/24 3:09 p.m.63 views

CVE-2021-47516

In the Linux kernel, the following vulnerability has been resolved: nfp: Fix memory leak in nfpcppareacacheadd In line 800 1, nfpcppareaalloc allocates and initializes a CPP area structure. But in line 807 2, when the cache is allocated failed, this CPP area structure is not freed, which will...

5.5CVSS6.7AI score0.0024EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/05/24 3:09 p.m.25 views

CVE-2021-47515

In the Linux kernel, the following vulnerability has been resolved: seg6: fix the iif in the IPv6 socket control block When an IPv4 packet is received, the iprcvcore... sets the receiving interface index into the IPv4 socket control block v5.16-rc4, net/ipv4/ipinput.c line 510: IPCBskb-iif =...

7.5CVSS7.2AI score0.00746EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/05/24 3:09 p.m.23 views

CVE-2021-47514 devlink: fix netns refcount leak in devlink_nl_cmd_reload()

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

6.8AI score0.00236EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/05/24 3:09 p.m.17 views

CVE-2021-47512

In the Linux kernel, the following vulnerability has been resolved: net/sched: fqpie: prevent dismantle issue For some reason, fqpiedestroy did not copy working code from piedestroy and other qdiscs, thus causing elusive bug. Before calling deltimersync&q-adapttimer, we need to ensure timer will...

7.8CVSS6.7AI score0.00245EPSS
SaveExploits0
Rows per page
Query Builder