Lucene search
+L

6722 matches found

UbuntuCve
UbuntuCve
added 2024/12/27 2:15 p.m.7 views

CVE-2024-56536

In the Linux kernel, the following vulnerability has been resolved: wifi: cw1200: Fix potential NULL dereference A recent refactoring was identified by static analysis to cause a potential NULL dereference, fix this!...

5.5CVSS6.4AI score0.00258EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2024/12/27 2:15 p.m.8 views

CVE-2024-53233

In the Linux kernel, the following vulnerability has been resolved: unicode: Fix utf8load error path utf8load requests the symbol "utf8datatable" and then checks if the requested UTF-8 version is supported. If it's unsupported, it tries to put the data table using symbolput. If an unsupported...

5.5CVSS6.4AI score0.00222EPSS
SaveExploits0References19
UbuntuCve
UbuntuCve
added 2024/12/27 2:15 p.m.10 views

CVE-2024-53218

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix race in concurrent f2fsstopgcthread In my test case, concurrent calls to f2fs shutdown report the following stack trace: Oops: general protection fault, probably for non-canonical address 0xc6cfff63bb5513fc: 0000 1...

7.8CVSS6.1AI score0.00221EPSS
SaveExploits0References31
UbuntuCve
UbuntuCve
added 2024/12/27 2:15 p.m.10 views

CVE-2024-53186

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in SMB request handling A race condition exists between SMB request handling in ksmbdconnhandlerloop and the freeing of ksmbdconn in the workqueue handler handleksmbdwork. This leads to a UAF. - KASAN:...

9.8CVSS6.5AI score0.00454EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2024/12/27 2:15 p.m.7 views

CVE-2024-53225

In the Linux kernel, the following vulnerability has been resolved: iommu/tegra241-cmdqv: Fix alignment failure at maxnshift When configuring a kernel with PAGESIZE=4KB, depending on its setting of CONFIGCMAALIGNMENT, VCMDQLOG2SIZEMAX=19 could fail the alignment test and trigger a WARNON: WARNING...

5.5CVSS6.4AI score0.00197EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/12/27 2:15 p.m.10 views

CVE-2024-53224

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Move events notifier registration to be after device registration Move pkey change work initialization and cleanup from device resources stage to notifier stage, since this is the stage which handles this work events...

8.8CVSS6.1AI score0.00322EPSS
SaveExploits0References18
UbuntuCve
UbuntuCve
added 2024/12/27 2:15 p.m.8 views

CVE-2024-53176

In the Linux kernel, the following vulnerability has been resolved: smb: During unmount, ensure all cached dir instances drop their dentry The unmount process cifskillsb calling closeallcacheddirs can race with various cached directory operations, which ultimately results in dentries not being...

9.8CVSS6AI score0.00554EPSS
SaveExploits0References18
Circl
Circl
added 2024/12/27 1:51 p.m.7 views

CVE-2024-53165

creationtimestamp| type| source ---|---|--- 2024-12-27 13:51:56+00:00| seen| https://infosec.exchange/users/cve/statuses/113725113344807343 2024-12-27 14:15:40+00:00| seen| https://bsky.app/profile/cve-notifications.bsky.social/post/3lec6ghtjem25 2025-08-14 10:00:00+00:00| seen|...

7.8CVSS8.6AI score0.00258EPSS
SaveExploits0References3
OSV
OSV
added 2024/12/27 1:50 p.m.17 views

CVE-2024-53236 xsk: Free skb when TX metadata options are invalid

In the Linux kernel, the following vulnerability has been resolved: xsk: Free skb when TX metadata options are invalid When a new skb is allocated for transmitting an xsk descriptor, i.e., for every non-multibuf descriptor or the first frag of a multibuf descriptor, but the descriptor is later...

6AI score
SaveExploits0References6
Cvelist
Cvelist
added 2024/12/27 1:50 p.m.25 views

CVE-2024-53230 cpufreq: CPPC: Fix possible null-ptr-deref for cppc_get_cpu_cost()

In the Linux kernel, the following vulnerability has been resolved: cpufreq: CPPC: Fix possible null-ptr-deref for cppcgetcpucost cpufreqcpugetraw may return NULL if the cpu is not in policy-cpus cpu mask and it will cause null pointer dereference, so check NULL for cppcgetcpucost...

0.00236EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/12/27 1:50 p.m.28 views

CVE-2024-53231 cpufreq: CPPC: Fix possible null-ptr-deref for cpufreq_cpu_get_raw()

In the Linux kernel, the following vulnerability has been resolved: cpufreq: CPPC: Fix possible null-ptr-deref for cpufreqcpugetraw cpufreqcpugetraw may return NULL if the cpu is not in policy-cpus cpu mask and it will cause null pointer dereference...

0.00236EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/12/27 1:50 p.m.28 views

CVE-2024-53225 iommu/tegra241-cmdqv: Fix alignment failure at max_n_shift

In the Linux kernel, the following vulnerability has been resolved: iommu/tegra241-cmdqv: Fix alignment failure at maxnshift When configuring a kernel with PAGESIZE=4KB, depending on its setting of CONFIGCMAALIGNMENT, VCMDQLOG2SIZEMAX=19 could fail the alignment test and trigger a WARNON: WARNING...

0.00197EPSS
SaveExploits0References2
OSV
OSV
added 2024/12/27 1:49 p.m.8 views

CVE-2024-53208 Bluetooth: MGMT: Fix slab-use-after-free Read in set_powered_sync

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: Fix slab-use-after-free Read in setpoweredsync This fixes the following crash: ================================================================== BUG: KASAN: slab-use-after-free in setpoweredsync+0x3a/0xc0...

7.8CVSS6.4AI score
SaveExploits0References9
Cvelist
Cvelist
added 2024/12/27 1:49 p.m.26 views

CVE-2024-53204 phy: realtek: usb: fix NULL deref in rtk_usb3phy_probe

In the Linux kernel, the following vulnerability has been resolved: phy: realtek: usb: fix NULL deref in rtkusb3phyprobe In rtkusb3phyprobe devmkzalloc may return NULL but this returned value is not checked...

0.00216EPSS
SaveExploits0References5
OSV
OSV
added 2024/12/27 1:49 p.m.17 views

CVE-2024-53203 usb: typec: fix potential array underflow in ucsi_ccg_sync_control()

In the Linux kernel, the following vulnerability has been resolved: usb: typec: fix potential array underflow in ucsiccgsynccontrol The "command" variable can be controlled by the user via debugfs. The worry is that if conindex is zero then "&uc-ucsi-connectorconindex - 1" would be an array...

6.4AI score
SaveExploits0References12
CVE
CVE
added 2024/12/27 1:49 p.m.174 views

CVE-2024-53180

Technical details and affected products/versions for CVE-2024-53180 are not present in the connected documents. The initial description summarizes a Linux kernel change but lacks explicit exploit, affected driver/version, or patch details. Monitor vendor advisories for updates.

5.5CVSS7.1AI score0.00235EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2024/12/27 1:49 p.m.14 views

CVE-2024-53174 SUNRPC: make sure cache entry active before cache_show

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. Therefore, the reference count for cp can drop to zero, which will trigger...

7.8CVSS5.9AI score
SaveExploits0References13
Cvelist
Cvelist
added 2024/12/27 9:52 a.m.26 views

CVE-2020-9236

There is an improper interface design vulnerability in Huawei product. A module interface of the impated product does not deal with some operations properly. Attackers can exploit this vulnerability to perform malicious operatation to compromise module service. Vulnerability ID: HWPSIRT-2020-0501...

8.8CVSS0.00418EPSS
SaveExploits0References1
Circl
Circl
added 2024/12/26 9:57 p.m.11 views

CVE-2024-55950

creationtimestamp| type| source ---|---|--- 2024-12-26 21:57:39+00:00| seen| https://infosec.exchange/users/cve/statuses/113721360939391914 2024-12-27 00:05:53+00:00| seen| https://t.me/cvedetector/13698 2024-12-30 13:07:44+00:00| seen| https://t.me/CyberBulletin/26962 2024-12-30 13:07:44+00:00|...

8.6CVSS5.8AI score0.00303EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/12/26 5:31 p.m.10 views

CVE-2024-12960 1000 Projects Portfolio Management System MCA update_edu_details.php sql injection

A vulnerability, which was classified as critical, has been found in 1000 Projects Portfolio Management System MCA 1.0. This issue affects some unknown processing of the file /updateedudetails.php. The manipulation of the argument q leads to sql injection. The attack may be initiated remotely. Th...

7.5CVSS7.4AI score0.00749EPSS
SaveExploits1References5
Rows per page
Query Builder