Lucene search
+L

9431 matches found

Cvelist
Cvelist
added 2025/06/18 11:0 a.m.20 views

CVE-2022-49976 platform/x86: x86-android-tablets: Fix broken touchscreen on Chuwi Hi8 with Windows BIOS

In the Linux kernel, the following vulnerability has been resolved: platform/x86: x86-android-tablets: Fix broken touchscreen on Chuwi Hi8 with Windows BIOS The x86-android-tablets handling for the Chuwi Hi8 is only necessary with the Android BIOS and it is causing problems with the Windows BIOS...

0.00179EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2025/06/18 11:0 a.m.10 views

CVE-2022-49973

In the Linux kernel, the following vulnerability has been resolved: skmsg: Fix wrong last sg check in skmsgrecvmsg Fix one kernel NULL pointer dereference as below: 224.462334 Call Trace: 224.462394 tcpbpfrecvmsg+0xd3/0x380 224.462441 ? sockhasperm+0x78/0xa0 224.462463 tcpbpfrecvmsg+0x12e/0x220...

5.5CVSS5.5AI score0.002EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/06/18 11:0 a.m.22 views

CVE-2022-49962 xhci: Fix null pointer dereference in remove if xHC has only one roothub

In the Linux kernel, the following vulnerability has been resolved: xhci: Fix null pointer dereference in remove if xHC has only one roothub The remove path in xhci platform driver tries to remove and put both main and shared hcds even if only a main hcd exists one roothub This causes a null...

0.00184EPSS
SaveExploits0References2
Circl
Circl
added 2025/06/18 10:40 a.m.18 views

CVE-2025-38076

creationtimestamp| type| source ---|---|--- 2025-06-18 10:40:02+00:00| published-proof-of-concept| https://t.me/DarkWebInformerCVEAlerts/18705 2025-06-18 12:07:51+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3lruxx7l3nx2u...

7.8CVSS7.3AI score0.00157EPSS
SaveExploits0References2
NVD
NVD
added 2025/06/18 10:15 a.m.10 views

CVE-2025-38057

In the Linux kernel, the following vulnerability has been resolved: espintcp: fix skb leaks A few error paths are missing a kfreeskb...

7.5CVSS0.00413EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/06/18 10:15 a.m.4 views

CVE-2025-38044

In the Linux kernel, the following vulnerability has been resolved: media: cx231xx: set devicecaps for 417 The videodevice for the MPEG encoder did not set devicecaps. Add this, otherwise the video device can't be registered you get a WARNON instead. Not seen before since currently 417 support is...

5.5CVSS6AI score0.00174EPSS
SaveExploits0References41
UbuntuCve
UbuntuCve
added 2025/06/18 10:15 a.m.2 views

CVE-2025-38012

In the Linux kernel, the following vulnerability has been resolved: schedext: bpfiterscxdsqnew should always initialize iterator BPF programs may call next and destroy on BPF iterators even after new returns an error value e.g. bpfforeach macro ignores error returns from new. bpfiterscxdsqnew cou...

7.8CVSS6.1AI score0.00166EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/06/18 10:15 a.m.5 views

CVE-2025-38066

In the Linux kernel, the following vulnerability has been resolved: dm cache: prevent BUGON by blocking retries on failed device resumes A cache device failing to resume due to mapping errors should not be retried, as the failure leaves a partially initialized policy object. Repeating the resume...

5.5CVSS6.2AI score0.00162EPSS
SaveExploits0References41
UbuntuCve
UbuntuCve
added 2025/06/18 10:15 a.m.4 views

CVE-2025-38045

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: fix debug actions order The order of actions taken for debug was implemented incorrectly. Now we implemented the dump split and do the FW reset only in the middle of the dump rather than the FW killing itself on...

5.5CVSS6.1AI score0.00159EPSS
SaveExploits0References29
UbuntuCve
UbuntuCve
added 2025/06/18 10:15 a.m.5 views

CVE-2025-38007

In the Linux kernel, the following vulnerability has been resolved: HID: uclogic: Add NULL check in uclogicinputconfigured devmkasprintf returns NULL when memory allocation fails. Currently, uclogicinputconfigured does not check for this case, which results in a NULL pointer dereference. Add NULL...

5.5CVSS6.1AI score0.00162EPSS
SaveExploits0References26
CVE
CVE
added 2025/06/18 9:33 a.m.92 views

CVE-2025-38081

CVE-2025-38081 affects the Linux kernel with a fix for spi-rockchip that prevents register out-of-bounds access. The issue occurred when handling GPIO chip selects, where GPIOs can be numbered higher than native chip selects, making the previous code logic invalid. The description notes the vulne...

7.1CVSS6.7AI score0.00149EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2025/06/18 9:33 a.m.6 views

CVE-2025-38064

In the Linux kernel, the following vulnerability has been resolved: virtio: break and reset virtio devices on deviceshutdown Hongyu reported a hang on kexec in a VM. QEMU reported invalid memory accesses during the hang. Invalid read at addr 0x102877002, size 2, region 'null', reason: rejected...

7.8CVSS5.7AI score0.00147EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/06/18 9:33 a.m.6 views

CVE-2025-38058

In the Linux kernel, the following vulnerability has been resolved: legitimizemnt: check for MNTSYNCUMOUNT should be under mountlock ... or we risk stealing final mntput from sync umount - raising mntcount after umount2 has verified that victim is not busy, but before it has set MNTSYNCUMOUNT; in...

7.8CVSS5.5AI score0.0014EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/06/18 9:33 a.m.9 views

CVE-2025-38055

In the Linux kernel, the following vulnerability has been resolved: perf/x86/intel: Fix segfault with PEBS-via-PT with samplefreq Currently, using PEBS-via-PT with a sample frequency instead of a sample period, causes a segfault. For example: BUG: kernel NULL pointer dereference, address:...

5.5CVSS5.6AI score0.00157EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/06/18 9:33 a.m.15 views

CVE-2025-38047 x86/fred: Fix system hang during S4 resume with FRED enabled

In the Linux kernel, the following vulnerability has been resolved: x86/fred: Fix system hang during S4 resume with FRED enabled Upon a wakeup from S4, the restore kernel starts and initializes the FRED MSRs as needed from its perspective. It then loads a hibernation image, including the image...

0.00157EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/06/18 9:28 a.m.10 views

CVE-2025-38028

In the Linux kernel, the following vulnerability has been resolved: NFS/localio: Fix a race in nfslocalopenfh Once the clp-cluuid.lock has been dropped, another CPU could come in and free the struct nfsdfile that was just added. To prevent that from happening, take the RCU read lock before droppi...

7.8CVSS5.5AI score0.00112EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/06/18 9:28 a.m.7 views

CVE-2025-38021

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix null check of pipectx-planestate for updatedchubpdpp Similar to commit 6a057072ddd1 "drm/amd/display: Fix null check for pipectx-planestate in dcn20programpipe" that addresses a null pointer dereference on...

5.5CVSS5.7AI score0.0014EPSS
SaveExploits0
CVE
CVE
added 2025/06/18 9:28 a.m.112 views

CVE-2025-38007

CVE-2025-38007 affects HID uclogic in the Linux kernel. Root cause: uclogic_input_configured() dereferences a NULL after devm_kasprintf() returns NULL due to allocation failure. Mitigation: a NULL check is added after devm_kasprintf() to prevent the dereference. Described fixes are documented in ...

5.5CVSS6.4AI score0.00162EPSS
SaveExploits0References8Affected Software1
Circl
Circl
added 2025/06/18 2:38 a.m.13 views

CVE-2025-4413

creationtimestamp| type| source ---|---|--- 2025-06-18 02:38:53+00:00| seen| https://t.me/DarkWebInformerCVEAlerts/18683 2025-06-18 03:31:15+00:00| seen| Telegram/RFHOwTBsrKo8b7AnKoOabKPwyky4B78P10kog1pHIAEQm7Q 2025-06-18 05:03:00+00:00| seen|...

8.8CVSS4.8AI score0.00558EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2025/06/18 12:0 a.m.3 views

CVE-2025-45661

A cross-site scripting XSS vulnerability in miniTCG v1.3.1 beta allows attackers to execute abritrary web scripts or HTML via injecting a crafted payload into the id parameter at /members/edit.php...

5.4AI score0.00314EPSS
SaveExploits0References3
Rows per page
Query Builder