Lucene search
+L

3023 matches found

UbuntuCve
UbuntuCve
added 2024/10/21 8:15 p.m.10 views

CVE-2022-48981

In the Linux kernel, the following vulnerability has been resolved: drm/shmem-helper: Remove errant put in error path drmgemshmemmmap doesn't own this reference, resulting in the GEM object getting prematurely freed leading to a later use-after-free...

7.8CVSS6.3AI score0.00248EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2024/10/21 8:15 p.m.15 views

CVE-2024-50055

In the Linux kernel, the following vulnerability has been resolved: driver core: bus: Fix double free in driver API busregister For busregister, any error which happens after ksetregister will cause that @priv are freed twice, fixed by setting @priv with NULL after the first free...

7.8CVSS6.4AI score0.00254EPSS
SaveExploits0References46
UbuntuCve
UbuntuCve
added 2024/10/21 8:15 p.m.10 views

CVE-2024-50033

In the Linux kernel, the following vulnerability has been resolved: slip: make slhcremember more robust against malicious packets syzbot found that slhcremember was missing checks against malicious packets 1. slhcremember only checked the size of the packet was at least 20, which is not good...

9.8CVSS6.2AI score0.00785EPSS
SaveExploits0References40
UbuntuCve
UbuntuCve
added 2024/10/21 8:15 p.m.9 views

CVE-2022-48997

In the Linux kernel, the following vulnerability has been resolved: char: tpm: Protect tpmpmsuspend with locks Currently tpm transactions are executed unconditionally in tpmpmsuspend function, which may lead to races with other tpm accessors in the system. Specifically, the hwrandom tpm driver...

4.7CVSS6.3AI score0.00236EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2024/10/21 7:15 p.m.4 views

CVE-2024-50005

In the Linux kernel, the following vulnerability has been resolved: mac802154: Fix potential RCU dereference issue in mac802154scanworker In the mac802154scanworker function, the scanreq-type field was accessed after the RCU read-side critical section was unlocked. According to RCU usage rules,...

7.8CVSS6.6AI score0.00221EPSS
SaveExploits0References20
UbuntuCve
UbuntuCve
added 2024/10/21 7:15 p.m.9 views

CVE-2024-50009

In the Linux kernel, the following vulnerability has been resolved: cpufreq: amd-pstate: add check for cpufreqcpuget's return value cpufreqcpuget may return NULL. To avoid NULL-dereference check it and return in case of error. Found by Linux Verification Center linuxtesting.org with SVACE...

5.5CVSS6.2AI score0.00231EPSS
SaveExploits0References18
UbuntuCve
UbuntuCve
added 2024/10/21 7:15 p.m.12 views

CVE-2024-50010

In the Linux kernel, the following vulnerability has been resolved: exec: don't WARN for racy pathnoexec check Both imode and noexec checks wrapped in WARNON stem from an artifact of the previous implementation. They used to legitimately check for the condition, but that got moved up in two...

4.7CVSS6.4AI score0.00236EPSS
SaveExploits0References30
UbuntuCve
UbuntuCve
added 2024/10/21 7:15 p.m.7 views

CVE-2024-50013

In the Linux kernel, the following vulnerability has been resolved: exfat: fix memory leak in exfatloadbitmap If the first directory entry in the root directory is not a bitmap directory entry, 'bh' will not be released and reassigned, which will cause a memory leak...

5.5CVSS6.1AI score0.00225EPSS
SaveExploits0References31
UbuntuCve
UbuntuCve
added 2024/10/21 7:15 p.m.13 views

CVE-2024-50018

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

6.6AI score
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2024/10/21 7:15 p.m.9 views

CVE-2024-50012

In the Linux kernel, the following vulnerability has been resolved: cpufreq: Avoid a bad reference count on CPU node In the parseperfdomain function, if the call to ofparsephandlewithargs returns an error, then the reference to the CPU device node that was acquired at the start of the function...

5.5CVSS6.2AI score0.00229EPSS
SaveExploits0References32
UbuntuCve
UbuntuCve
added 2024/10/21 6:15 p.m.8 views

CVE-2024-49990

In the Linux kernel, the following vulnerability has been resolved: drm/xe/hdcp: Check GSC structure validity Sometimes xegsc is not initialized when checked at HDCP capability check. Add gsc structure check to avoid null pointer error...

5.5CVSS5.9AI score0.00231EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2024/10/21 6:15 p.m.15 views

CVE-2024-49893

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check streamstatus before it is used WHAT & HOW dcstategetstreamstatus can return null, and therefore null must be checked before streamstatus is used. This fixes 1 NULLRETURNS issue reported by Coverity...

5.5CVSS6.2AI score0.00205EPSS
SaveExploits0References18
UbuntuCve
UbuntuCve
added 2024/10/21 6:15 p.m.11 views

CVE-2024-49873

In the Linux kernel, the following vulnerability has been resolved: mm/filemap: fix filemapgetfolioscontig THP panic Patch series "memfd-pin huge page fixes". Fix multiple bugs that occur when using memfdpinfolios with hugetlb pages and THP. The hugetlb bugs only bite when the page is not yet...

5.5CVSS5.9AI score0.00202EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2024/10/21 6:15 p.m.9 views

CVE-2024-49997

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: lantiqetop: fix memory disclosure When applying padding, the buffer is not zeroed, which results in memory disclosure. The mentioned data is observed on the wire. This patch uses skbputpadto to pad Ethernet frames...

7.5CVSS6.7AI score0.01064EPSS
SaveExploits0References42
UbuntuCve
UbuntuCve
added 2024/10/21 6:15 p.m.18 views

CVE-2024-49974

In the Linux kernel, the following vulnerability has been resolved: NFSD: Limit the number of concurrent async COPY operations Nothing appears to limit the number of concurrent async COPY operations that clients can start. In addition, AFAICT each async COPY can copy an unlimited number of 4MB...

5.5CVSS6.1AI score0.00275EPSS
SaveExploits0References39
UbuntuCve
UbuntuCve
added 2024/10/21 6:15 p.m.10 views

CVE-2024-49993

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

6.6AI score
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2024/10/21 6:15 p.m.5 views

CVE-2024-49944

In the Linux kernel, the following vulnerability has been resolved: sctp: set skstate back to CLOSED if autobind fails in sctplistenstart In sctplistenstart invoked by sctpinetlisten, it should set the skstate back to CLOSED if sctpautobind fails due to whatever reason. Otherwise, next time when...

5.5CVSS6.2AI score0.00277EPSS
SaveExploits0References50
UbuntuCve
UbuntuCve
added 2024/10/21 6:15 p.m.8 views

CVE-2024-49879

In the Linux kernel, the following vulnerability has been resolved: drm: omapdrm: Add missing check for allocorderedworkqueue As it may return NULL pointer and cause NULL pointer dereference. Add check for the return value of allocorderedworkqueue...

5.5CVSS6.2AI score0.0025EPSS
SaveExploits0References42
UbuntuCve
UbuntuCve
added 2024/10/21 6:15 p.m.11 views

CVE-2024-49998

In the Linux kernel, the following vulnerability has been resolved: net: dsa: improve shutdown sequence Alexander Sverdlin presents 2 problems during shutdown with the lan9303 driver. One is specific to lan9303 and the other just happens to reproduce there. The first problem is that lan9303 is...

4.7CVSS6.1AI score0.00174EPSS
SaveExploits0References31
UbuntuCve
UbuntuCve
added 2024/10/21 6:15 p.m.5 views

CVE-2024-49920

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check null pointers before multiple uses WHAT & HOW Poniters, such as streamenc and dc-bwvbios, are null checked previously in the same function, so Coverity warns "implies that streamenc and dc-bwvbios might be...

5.5CVSS6.2AI score0.00216EPSS
SaveExploits0References18
Rows per page
Query Builder