Lucene search
+L

9429 matches found

RedhatCVE
RedhatCVE
added 2025/07/03 6:31 p.m.3 views

CVE-2025-38101

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Fix buffer locking in ringbuffersubbuforderset Enlarge the critical section in ringbuffersubbuforderset to ensure that error handling takes place with per-buffer mutex held, thus preventing list corruption and other...

7CVSS6.8AI score0.00167EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/07/03 6:18 p.m.9 views

CVE-2025-38144

In the Linux kernel, the following vulnerability has been resolved: watchdog: lenovose30wdt: Fix possible devmioremap NULL pointer dereference in lenovose30wdtprobe devmioremap returns NULL on error. Currently, lenovose30wdtprobe does not check for this case, which results in a NULL pointer...

5.5CVSS6.4AI score0.0014EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/07/03 5:16 p.m.4 views

CVE-2025-38156

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: Fix null-ptr-deref in mt7996mmiowedinit devmioremap returns NULL on error. Currently, mt7996mmiowedinit does not check for this case, which results in a NULL pointer dereference. Prevent null pointer dereferen...

5.5CVSS6.5AI score0.00139EPSS
SaveExploits0References4
Circl
Circl
added 2025/07/03 5:14 p.m.7 views

CVE-2025-53370

creationtimestamp| type| source ---|---|--- 2025-07-03 17:14:50+00:00| published-proof-of-concept| https://github.com/StarCitizenTools/mediawiki-skins-Citizen/security/advisories/GHSA-prmv-7r8c-794g 2025-07-03 23:51:46+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3lt3wbqcht42a...

8.6CVSS5.7AI score0.00307EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2025/07/03 4:26 p.m.4 views

CVE-2025-48939 tarteaucitron.js vulnerable to DOM Clobbering via document.currentScript

tarteaucitron.js is a compliant and accessible cookie banner. Prior to version 1.22.0, a vulnerability was identified in tarteaucitron.js where document.currentScript was accessed without verifying that it referenced an actual element. If an attacker injected an HTML element, it could clobber the...

4.2CVSS6.8AI score0.00176EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2025/07/03 3:55 p.m.4 views

CVE-2025-38140

In the Linux kernel, the following vulnerability has been resolved: dm: limit swapping tables for devices with zone write plugs dmrevalidatezones only allowed new or previously unzoned devices to call blkrevalidatediskzones. If the device was already zoned, disk-nrzones would always equal...

7CVSS6.6AI score0.0014EPSS
SaveExploits0References4
Circl
Circl
added 2025/07/03 3:38 p.m.17 views

CVE-2025-49595

creationtimestamp| type| source ---|---|--- 2025-07-03 15:38:14+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3lt32pa6lcp2r...

4.9CVSS7.3AI score0.00379EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/07/03 2:52 p.m.2 views

CVE-2025-38149

In the Linux kernel, the following vulnerability has been resolved: net: phy: clear phydev-devlink when the link is deleted There is a potential crash issue when disabling and re-enabling the network port. When disabling the network port, phydetach calls devicelinkdel to remove the device link, b...

7CVSS6.6AI score0.00148EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/07/03 2:6 p.m.4 views

CVE-2025-38119

In the Linux kernel, the following vulnerability has been resolved: scsi: core: ufs: Fix a hang in the error handler ufshcderrhandlingprepare calls ufshcdrpmgetsync. The latter function can only succeed if UFSHCDEHINPROGRESS is not set because resuming involves submitting a SCSI command and...

7CVSS6.6AI score0.00161EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/07/03 12:51 p.m.4 views

CVE-2025-38103

In the Linux kernel, the following vulnerability has been resolved: HID: usbhid: Eliminate recurrent out-of-bounds bug in usbhidparse Update struct hiddescriptor to better reflect the mandatory and optional parts of the HID Descriptor as per USB HID 1.11 specification. Note: the kernel currently...

5.5CVSS6.4AI score0.00179EPSS
SaveExploits0References4
Circl
Circl
added 2025/07/03 11:26 a.m.6 views

CVE-2025-38170

creationtimestamp| type| source ---|---|--- 2025-07-03 11:26:30+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3lt2mn366nx2p...

5.5CVSS6.7AI score0.00141EPSS
SaveExploits0References1
NVD
NVD
added 2025/07/03 9:15 a.m.8 views

CVE-2025-38149

In the Linux kernel, the following vulnerability has been resolved: net: phy: clear phydev-devlink when the link is deleted There is a potential crash issue when disabling and re-enabling the network port. When disabling the network port, phydetach calls devicelinkdel to remove the device link, b...

5.5CVSS0.00148EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/07/03 9:15 a.m.3 views

CVE-2025-38153

In the Linux kernel, the following vulnerability has been resolved: net: usb: aqc111: fix error handling of usbnet read calls Syzkaller, courtesy of syzbot, identified an error see report 1 in aqc111 driver, caused by incomplete sanitation of usb read calls' results. This problem is quite similar...

7.1CVSS6.1AI score0.00167EPSS
SaveExploits0References42
UbuntuCve
UbuntuCve
added 2025/07/03 9:15 a.m.11 views

CVE-2025-38145

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

5.5CVSS6AI score0.00174EPSS
SaveExploits0References42
UbuntuCve
UbuntuCve
added 2025/07/03 9:15 a.m.3 views

CVE-2025-38113

In the Linux kernel, the following vulnerability has been resolved: ACPI: CPPC: Fix NULL pointer dereference when nosmp is used With nosmp in cmdline, other CPUs are not brought up, leaving their cpcdescptr NULL. CPU0's iteration via foreachpossiblecpu dereferences these NULL pointers, causing...

5.5CVSS5.8AI score0.00161EPSS
SaveExploits0References30
Debian CVE
Debian CVE
added 2025/07/03 8:36 a.m.7 views

CVE-2025-38167

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: handle hdrfirstde return value The hdrfirstde function returns a pointer to a struct NTFSDE. This pointer may be NULL. To handle the NULL error effectively, it is important to implement an error handler. This will help...

5.5CVSS5.6AI score0.00141EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/07/03 8:36 a.m.19 views

CVE-2025-38159 wifi: rtw88: fix the 'para' buffer size to avoid reading out of bounds

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: fix the 'para' buffer size to avoid reading out of bounds Set the size to 6 instead of 2, since 'para' array is passed to 'rtwfwbtwificontrolrtwdev, para0, &para1', which reads 5 bytes: void rtwfwbtwificontrolstruct...

0.00145EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/07/03 8:35 a.m.12 views

CVE-2025-38137

In the Linux kernel, the following vulnerability has been resolved: PCI/pwrctrl: Cancel outstanding rescan work when unregistering It's possible to trigger use-after-free here by: a forcing rescanworkfunc to take a long time and b utilizing a pwrctrl driver that may be unloaded for some reason...

7.8CVSS6.2AI score0.00158EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/07/03 8:35 a.m.8 views

CVE-2025-38106

In the Linux kernel, the following vulnerability has been resolved: iouring: fix use-after-free of sq-thread in iouringshowfdinfo syzbot reports: BUG: KASAN: slab-use-after-free in getrusage+0x1109/0x1a60 Read of size 8 at addr ffff88810de2d2c8 by task a.out/304 CPU: 0 UID: 0 PID: 304 Comm: a.out...

7.8CVSS5.8AI score0.00162EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/07/03 8:35 a.m.6 views

CVE-2025-38103

In the Linux kernel, the following vulnerability has been resolved: HID: usbhid: Eliminate recurrent out-of-bounds bug in usbhidparse Update struct hiddescriptor to better reflect the mandatory and optional parts of the HID Descriptor as per USB HID 1.11 specification. Note: the kernel currently...

7.1CVSS6.1AI score0.00179EPSS
SaveExploits0
Rows per page
Query Builder