Lucene search
+L

10144 matches found

Debian CVE
Debian CVE
added 2025/05/01 2:9 p.m.6 views

CVE-2022-49788

In the Linux kernel, the following vulnerability has been resolved: misc/vmwvmci: fix an infoleak in vmcihostdoreceivedatagram struct vmcieventqp allocated by qpnotifypeer contains padding, which may carry uninitialized data to the userspace, as observed by KMSAN: BUG: KMSAN: kernel-infoleak in...

5.5CVSS5.5AI score0.00208EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/01 2:9 p.m.13 views

CVE-2022-49783

In the Linux kernel, the following vulnerability has been resolved: x86/fpu: Drop fpregs lock before inheriting FPU permissions Mike Galbraith reported the following against an old fork of preempt-rt but the same issue also applies to the current preempt-rt tree. BUG: sleeping function called fro...

5.5CVSS5.5AI score0.00159EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/01 2:9 p.m.9 views

CVE-2022-49777

In the Linux kernel, the following vulnerability has been resolved: Input: i8042 - fix leaking of platform device on module removal Avoid resetting the module-wide i8042platformdevice pointer in i8042probe or i8042remove, so that the device can be properly destroyed by i8042exit on module unload...

5.5CVSS5.5AI score0.00205EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/01 2:9 p.m.30 views

CVE-2022-49764

In the Linux kernel, the following vulnerability has been resolved: bpf: Prevent bpf program recursion for raw tracepoint probes We got report from sysbot 1 about warnings that were caused by bpf program attached to contentionbegin raw tracepoint triggering the same tracepoint by using...

5.5CVSS5.7AI score0.00175EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/01 2:9 p.m.12 views

CVE-2022-49763

In the Linux kernel, the following vulnerability has been resolved: ntfs: fix use-after-free in ntfsattrfind Patch series "ntfs: fix bugs about Attribute", v2. This patchset fixes three bugs relative to Attribute in record: Patch 1 adds a sanity check to ensure that, attrsoffset field in first mf...

7.8CVSS5.6AI score0.00206EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2025/05/01 1:15 p.m.1 views

CVE-2025-23152

In the Linux kernel, the following vulnerability has been resolved: arm64/crc-t10dif: fix use of out-of-scope array in crct10difarch Fix a silly bug where an array was used outside of its scope...

5.5CVSS5.9AI score0.00159EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/05/01 1:15 p.m.7 views

CVE-2025-37750

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix UAF in decryption with multichannel After commit f7025d861694 "smb: client: allocate crypto only for primary server" and commit b0abcd65ec54 "smb: client: fix UAF in async decryption", the channels started reusin...

9.8CVSS6.1AI score0.00359EPSS
SaveExploits0References18
UbuntuCve
UbuntuCve
added 2025/05/01 1:15 p.m.8 views

CVE-2025-23154

In the Linux kernel, the following vulnerability has been resolved: iouring/net: fix ioreqpostcqe abuse by send bundle 114.987980 T5313 WARNING: CPU: 6 PID: 5313 at iouring/iouring.c:872 ioreqpostcqe+0x12e/0x4f0 114.991597 T5313 RIP: 0010:ioreqpostcqe+0x12e/0x4f0 115.001880 T5313 Call Trace:...

5.5CVSS6.3AI score0.00189EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/05/01 1:15 p.m.1 views

CVE-2025-37745

In the Linux kernel, the following vulnerability has been resolved: PM: hibernate: Avoid deadlock in hibernatecompressorparamset syzbot reported a deadlock in locksystemsleep see below. The write operation to "/sys/module/hibernate/parameters/compressor" conflicts with the registration of ieee802...

5.5CVSS6AI score0.00138EPSS
SaveExploits0References25
UbuntuCve
UbuntuCve
added 2025/05/01 1:15 p.m.8 views

CVE-2025-37741

In the Linux kernel, the following vulnerability has been resolved: jfs: Prevent copying of nlink with value 0 from disk inode syzbot report a deadlock in diFree. 1 When calling "ioctl$LOOPSETSTATUS64", the offset value passed in is 4, which does not match the mounted loop device, causing the...

7.8CVSS6AI score0.00152EPSS
SaveExploits0References40
UbuntuCve
UbuntuCve
added 2025/05/01 1:15 p.m.2 views

CVE-2025-37759

In the Linux kernel, the following vulnerability has been resolved: ublk: fix handling recovery & reissue in ublkabortqueue Commit 8284066946e6 "ublk: grab request reference when the request is handled by userspace" doesn't grab request reference in case of recovery reissue. Then the request can ...

5.5CVSS6.2AI score0.00176EPSS
SaveExploits0References25
UbuntuCve
UbuntuCve
added 2025/05/01 1:15 p.m.28 views

CVE-2025-37752

In the Linux kernel, the following vulnerability has been resolved: netsched: schsfq: move the limit validation It is not sufficient to directly validate the limit on the data that the user passes as it can be updated based on how the other parameters are changed. Move the check at the end of the...

7.8CVSS6AI score0.00252EPSS
SaveExploits0References35
UbuntuCve
UbuntuCve
added 2025/05/01 1:15 p.m.2 views

CVE-2025-23151

In the Linux kernel, the following vulnerability has been resolved: bus: mhi: host: Fix race between unprepare and queuebuf A client driver may use mhiunpreparefromtransfer to quiesce incoming data during the client driver's tear down. The client driver might also be processing data at the same...

7.8CVSS6.1AI score0.00144EPSS
SaveExploits0References38
UbuntuCve
UbuntuCve
added 2025/05/01 1:15 p.m.7 views

CVE-2025-23156

In the Linux kernel, the following vulnerability has been resolved: media: venus: hfiparser: refactor hfi packet parsing logic wordscount denotes the number of words in total payload, while data points to payload of various property within it. When wordscount reaches last word, data can access...

7.8CVSS6.1AI score0.00209EPSS
SaveExploits0References39
UbuntuCve
UbuntuCve
added 2025/05/01 1:15 p.m.10 views

CVE-2025-23141

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Acquire SRCU in KVMGETMPSTATE to protect guest memory accesses Acquire a lock on kvm-srcu when userspace is getting MP state to handle a rather extreme edge case where "accepting" APIC events, i.e. processing pending IN...

7.8CVSS5.9AI score0.002EPSS
SaveExploits0References38
UbuntuCve
UbuntuCve
added 2025/05/01 1:15 p.m.6 views

CVE-2025-37742

In the Linux kernel, the following vulnerability has been resolved: jfs: Fix uninit-value access of imap allocated in the diMount function syzbot reports that hexdumptobuffer is using uninit-value: ===================================================== BUG: KMSAN: uninit-value in...

5.5CVSS6AI score0.00178EPSS
SaveExploits0References38
UbuntuCve
UbuntuCve
added 2025/05/01 1:15 p.m.7 views

CVE-2025-23162

In the Linux kernel, the following vulnerability has been resolved: drm/xe/vf: Don't try to trigger a full GT reset if VF VFs don't have access to the GDRST0x941c register that driver uses to reset a GT. Attempt to trigger a reset using debugfs: $ cat...

5.5CVSS5.9AI score0.00176EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/05/01 1:15 p.m.7 views

CVE-2025-37755

In the Linux kernel, the following vulnerability has been resolved: net: libwx: handle pagepooldevallocpages error pagepooldevallocpages could return NULL. There was a WARNON!page but it would still proceed to use the NULL pointer and then crash. This is similar to commit 001ba0902046 "net: fec:...

7.5CVSS6AI score0.00345EPSS
SaveExploits0References26
UbuntuCve
UbuntuCve
added 2025/05/01 1:15 p.m.7 views

CVE-2025-37751

In the Linux kernel, the following vulnerability has been resolved: x86/cpu: Avoid running off the end of an AMD erratum table The NULL array terminator at the end of erratum1386microcode was removed during the switch from x86cpudesc to x86cpuid. This causes readers to run off the end of the arra...

7.1CVSS5.9AI score0.00152EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/05/01 1:15 p.m.8 views

CVE-2025-37747

In the Linux kernel, the following vulnerability has been resolved: perf: Fix hang while freeing sigtrap event Perf can hang while freeing a sigtrap event if a related deferred signal hadn't managed to be sent before the file got closed: perfeventoverflow taskworkaddperfpendingtask fput...

5.5CVSS6AI score0.00176EPSS
SaveExploits0References9
Rows per page
Query Builder