Lucene search
+L

9642 matches found

SUSE CVE
SUSE CVE
added 2024/10/24 3:18 a.m.4 views

SUSE CVE-2024-49954

In the Linux kernel, the following vulnerability has been resolved: staticcall: Replace pointless WARNON in staticcallmodulenotify staticcallmodulenotify triggers a WARNON, when memory allocation fails in staticcalladdmodule. That's not really justified, because the failure case must be correctly...

5.5CVSS6.4AI score0.00236EPSS
SaveExploits0References19
Brave Browser
Brave Browser
added 2024/10/23 4:09 a.m.12 views

Brave Desktop 1.71.118 Security Fixes

Added warning message when submitting transactions containing system program instructions as reported on HackerOne by topenga. Upgraded Chromium to 130.0.6723.70 — refer to Google Chrome advisories for inherited CVEs...

5.8AI score
SaveExploits0References2Affected Software1
RedhatCVE
RedhatCVE
added 2024/10/22 2:47 p.m.15 views

CVE-2024-49980

In the Linux kernel, the following vulnerability has been resolved: vrf: revert "vrf: Remove unnecessary RCU-bh critical section" This reverts commit 504fc6f4f7f681d2a03aa5f68aad549d90eab853. devqueuexmitnit is expected to be called with BH disabled. devqueuexmit has the following: / Disable soft...

5.5CVSS6.9AI score0.00178EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/10/22 11:08 a.m.24 views

CVE-2024-50057

In the Linux kernel, the following vulnerability has been resolved: usb: typec: tipd: Free IRQ only if it was requested before In polling mode, if no IRQ was requested there is no need to free it. Call devmfreeirq only if client-irq is set. This fixes the warning caused by the tps6598x module...

6.9AI score0.00212EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/10/22 10:09 a.m.26 views

CVE-2024-50025

In the Linux kernel, the following vulnerability has been resolved: scsi: fnic: Move flushwork initialization out of if block After commit 379a58caa199 "scsi: fnic: Move fnicfnicflushtx to a work queue", it can happen that a work item is sent to an uninitialized work queue. This may has the effec...

5.5CVSS7.2AI score0.00211EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/10/22 10:08 a.m.13 views

CVE-2024-50019

In the Linux kernel, the following vulnerability has been resolved: kthread: unpark only parked kthread Calling into kthread unparking unconditionally is mostly harmless when the kthread is already unparked. The wake up is then simply ignored because the target is not in TASKPARKED state. However...

5.5CVSS6.8AI score0.00236EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/10/22 2:50 a.m.7 views

SUSE CVE-2024-50008

In the Linux kernel, the following vulnerability has been resolved: wifi: mwifiex: Fix memcpy field-spanning write warning in mwifiexcmd80211scanext Replace one-element array with a flexible-array member in struct hostcmdds80211scanext. With this, fix the following warning: elo 16 17:51:58...

6.5AI score0.00247EPSS
SaveExploits0References19
RedhatCVE
RedhatCVE
added 2024/10/21 10:38 p.m.18 views

CVE-2024-49882

In the Linux kernel, the following vulnerability has been resolved: ext4: fix double brelse the buffer of the extents path In ext4exttrytomergeup, set path1.pbh to NULL after it has been released, otherwise it may be released twice. An example of what triggers this is as follows: split2 map split...

6.7CVSS7.1AI score0.00319EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/10/21 10:37 p.m.16 views

CVE-2024-49870

In the Linux kernel, the following vulnerability has been resolved: cachefiles: fix dentry leak in cachefilesopenfile A dentry leak may be caused when a lookup cookie and a cull are concurrent: P1 | P2 ----------------------------------------------------------- cachefileslookupcookie...

6.1CVSS6.8AI score0.00236EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/10/21 10:07 p.m.17 views

CVE-2024-49875

In the Linux kernel, the following vulnerability has been resolved: nfsd: map the EBADMSG to nfserrio to avoid warning Ext4 will throw -EBADMSG through ext4readdir when a checksum error occurs, resulting in the following WARNING. Fix it by mapping EBADMSG to nfserrio. nfsdbufferedreaddir iterated...

3.3CVSS6.6AI score0.00541EPSS
SaveExploits0References4
NVD
NVD
added 2024/10/21 8:15 p.m.26 views

CVE-2024-50037

In the Linux kernel, the following vulnerability has been resolved: drm/fbdev-dma: Only cleanup deferred I/O if necessary Commit 5a498d4d06d6 "drm/fbdev-dma: Only install deferred I/O if necessary" initializes deferred I/O only if it is used. drmfbdevdmafbdestroy however calls fbdeferrediocleanup...

5.5CVSS0.00188EPSS
SaveExploits0References2
OSV
OSV
added 2024/10/21 8:15 p.m.7 views

DEBIAN-CVE-2022-49012

In the Linux kernel, the following vulnerability has been resolved: afs: Fix server-active leak in afsputserver The atomicread was accidentally replaced with atomicincreturn, which prevents the server from getting cleaned up and causes rmmod to hang with a warning: Can't purge s=00000001...

5.5CVSS4.6AI score0.00205EPSS
SaveExploits0References1
NVD
NVD
added 2024/10/21 8:15 p.m.14 views

CVE-2022-48961

In the Linux kernel, the following vulnerability has been resolved: net: mdio: fix unbalanced fwnode reference count in mdiodevicerelease There is warning report about ofnode refcount leak while probing mdio device: OF: ERROR: memory leak, expected refcount 1 instead of 2, ofnodeget/ofnodeput...

5.5CVSS0.00245EPSS
SaveExploits0References3
OSV
OSV
added 2024/10/21 8:15 p.m.10 views

UBUNTU-CVE-2022-48961

In the Linux kernel, the following vulnerability has been resolved: net: mdio: fix unbalanced fwnode reference count in mdiodevicerelease There is warning report about ofnode refcount leak while probing mdio device: OF: ERROR: memory leak, expected refcount 1 instead of 2, ofnodeget/ofnodeput...

5.5CVSS5.7AI score0.00245EPSS
SaveExploits0References6
OSV
OSV
added 2024/10/21 8:15 p.m.12 views

UBUNTU-CVE-2024-50057

In the Linux kernel, the following vulnerability has been resolved: usb: typec: tipd: Free IRQ only if it was requested before In polling mode, if no IRQ was requested there is no need to free it. Call devmfreeirq only if client-irq is set. This fixes the warning caused by the tps6598x module...

3.3CVSS6.1AI score0.00212EPSS
SaveExploits0References20
OSV
OSV
added 2024/10/21 8:15 p.m.14 views

UBUNTU-CVE-2024-50037

In the Linux kernel, the following vulnerability has been resolved: drm/fbdev-dma: Only cleanup deferred I/O if necessary Commit 5a498d4d06d6 "drm/fbdev-dma: Only install deferred I/O if necessary" initializes deferred I/O only if it is used. drmfbdevdmafbdestroy however calls fbdeferrediocleanup...

5.5CVSS5.7AI score0.00188EPSS
SaveExploits0References8
OSV
OSV
added 2024/10/21 8:15 p.m.11 views

UBUNTU-CVE-2024-50019

In the Linux kernel, the following vulnerability has been resolved: kthread: unpark only parked kthread Calling into kthread unparking unconditionally is mostly harmless when the kthread is already unparked. The wake up is then simply ignored because the target is not in TASKPARKED state. However...

5.5CVSS6.2AI score0.00236EPSS
SaveExploits0References29
OSV
OSV
added 2024/10/21 7:39 p.m.16 views

CVE-2024-50037 drm/fbdev-dma: Only cleanup deferred I/O if necessary

In the Linux kernel, the following vulnerability has been resolved: drm/fbdev-dma: Only cleanup deferred I/O if necessary Commit 5a498d4d06d6 "drm/fbdev-dma: Only install deferred I/O if necessary" initializes deferred I/O only if it is used. drmfbdevdmafbdestroy however calls fbdeferrediocleanup...

6AI score
SaveExploits0References5
Cvelist
Cvelist
added 2024/10/21 7:39 p.m.26 views

CVE-2024-50037 drm/fbdev-dma: Only cleanup deferred I/O if necessary

In the Linux kernel, the following vulnerability has been resolved: drm/fbdev-dma: Only cleanup deferred I/O if necessary Commit 5a498d4d06d6 "drm/fbdev-dma: Only install deferred I/O if necessary" initializes deferred I/O only if it is used. drmfbdevdmafbdestroy however calls fbdeferrediocleanup...

0.00188EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/10/21 7:39 p.m.14 views

CVE-2024-50025 scsi: fnic: Move flush_work initialization out of if block

In the Linux kernel, the following vulnerability has been resolved: scsi: fnic: Move flushwork initialization out of if block After commit 379a58caa199 "scsi: fnic: Move fnicfnicflushtx to a work queue", it can happen that a work item is sent to an uninitialized work queue. This may has the effec...

6.9AI score0.00211EPSS
SaveExploits0References2
Rows per page
Query Builder