Lucene search
+L

2882 matches found

Positive Technologies
Positive Technologies
added 2024/08/05 12:0 a.m.12 views

PT-2024-25079 · Qualcomm · Snapdragon +92

Name of the Vulnerable Software and Affected Versions: No specific software or versions are mentioned. Description: Memory corruption can occur if VBOs hold outdated or invalid GPU SMMU mappings, especially when the binding and reclaiming of memory buffers are performed at the same time...

8.4CVSS6.8AI score0.00104EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/08/01 7:52 a.m.14 views

kernel: GSM multiplexing race condition leads to privilege escalation

A race condition was found in the GSM 0710 tty multiplexor in the Linux kernel. This issue occurs when two threads execute the GSMIOCSETCONF ioctl on the same tty file descriptor with the gsm line discipline enabled, and can lead to a use-after-free problem on a struct gsmdlci while restarting th...

7CVSS6.9AI score0.00767EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2024/07/31 9:15 a.m.25 views

CVE-2024-41088

An infinite loop flaw was found in the MCP251xfd CAN driver in Linux Kernel that occurs when mcp251xfdstartxmit fails. Failure to transmit a message can lead to the driver halting message processing and getting stuck in an endless loop, particularly when multiple devices shared the same SPI...

5.5CVSS6.1AI score0.00227EPSS
SaveExploits0References4
OSV
OSV
added 2024/07/30 8:15 a.m.2 views

DEBIAN-CVE-2024-42152

In the Linux kernel, the following vulnerability has been resolved: nvmet: fix a possible leak when destroy a ctrl during qp establishment In nvmetsqdestroy we capture sq-ctrl early and if it is non-NULL we know that a ctrl was allocated in the admin connect request handler and we need to release...

4.7CVSS5.4AI score0.00733EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/30 8:15 a.m.6 views

DEBIAN-CVE-2024-42149

In the Linux kernel, the following vulnerability has been resolved: fs: don't misleadingly warn during thaw operations The block device may have been frozen before it was claimed by a filesystem. Concurrently another process might try to mount that frozen block device and has temporarily claimed...

5.5CVSS5.4AI score0.00183EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2024/07/30 12:0 a.m.8 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel, which stems from a possible concurrent list addition issue in the btrfs module when adding block groups to retry lists and unus...

5.5CVSS6.4AI score0.00251EPSS
SaveExploits0References6
OSV
OSV
added 2024/07/29 4:15 p.m.23 views

UBUNTU-CVE-2024-41088

In the Linux kernel, the following vulnerability has been resolved: can: mcp251xfd: fix infinite loop when xmit fails When the mcp251xfdstartxmit function fails, the driver stops processing messages, and the interrupt routine does not return, running indefinitely even after killing the running...

5.5CVSS6.3AI score0.00227EPSS
SaveExploits0References17
RedHat Linux
RedHat Linux
added 2024/07/25 7:26 p.m.9 views

undertow: url-encoded request path information can be broken on ajp-listener

A vulnerability was found in Undertow, where URL-encoded request paths can be mishandled during concurrent requests on the AJP listener. This issue arises because the same buffer is used to decode the paths for multiple requests simultaneously, leading to incorrect path information being processe...

7.5CVSS5.9AI score0.01702EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2024/07/16 9:24 p.m.17 views

CVE-2022-48822

In the Linux kernel, the following vulnerability has been resolved: usb: ffs: Fix use-after-free for epfile Consider a case where ffsfuncepsdisable is called from ffsfuncdisable as part of composition switch and at the same time ffsepfilerelease get called from userspace. ffsepfilerelease will fr...

4.4CVSS7AI score0.00272EPSS
SaveExploits0References4
NVD
NVD
added 2024/07/16 12:15 p.m.39 views

CVE-2022-48822

In the Linux kernel, the following vulnerability has been resolved: usb: ffs: Fix use-after-free for epfile Consider a case where ffsfuncepsdisable is called from ffsfuncdisable as part of composition switch and at the same time ffsepfilerelease get called from userspace. ffsepfilerelease will fr...

7.8CVSS0.00272EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2024/07/16 12:15 p.m.21 views

CVE-2022-48822

In the Linux kernel, the following vulnerability has been resolved: usb: ffs: Fix use-after-free for epfile Consider a case where ffsfuncepsdisable is called from ffsfuncdisable as part of composition switch and at the same time ffsepfilerelease get called from userspace. ffsepfilerelease will fr...

7.8CVSS6.4AI score0.00272EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2024/07/16 11:44 a.m.32 views

CVE-2022-48830 can: isotp: fix potential CAN frame reception race in isotp_rcv()

In the Linux kernel, the following vulnerability has been resolved: can: isotp: fix potential CAN frame reception race in isotprcv When receiving a CAN frame the current code logic does not consider concurrently receiving processes which do not show up in real world usage. Ziyang Xuan writes: The...

8.8CVSS0.00313EPSS
SaveExploits0References4
CVE
CVE
added 2024/07/16 11:44 a.m.99 views

CVE-2022-48822

CVE-2022-48822 — Linux kernel usb f_fs use-after-free (epfile) Technical summary: A race between ffs_func_eps_disable (which uses a local copy of epfiles) and ffs_epfile_release can lead to use-after-free of the epfile read buffer. While ffs_epfile_release frees the buffer and destroys ffs->ep...

7.8CVSS7.9AI score0.00272EPSS
SaveExploits0References7Affected Software1
RedhatCVE
RedhatCVE
added 2024/07/14 12:26 p.m.21 views

CVE-2024-39507

In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix kernel crash problem in concurrent scenario When link status change, the nic driver need to notify the roce driver to handle this event, but at this time, the roce driver may uninit, then cause kernel crash. To fix...

5.5CVSS6.8AI score0.00298EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/07/13 2:37 a.m.5 views

SUSE CVE-2024-39507

In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix kernel crash problem in concurrent scenario When link status change, the nic driver need to notify the roce driver to handle this event, but at this time, the roce driver may uninit, then cause kernel crash. To fix...

4.7CVSS6.1AI score0.00298EPSS
SaveExploits0References16
OSV
OSV
added 2024/07/12 1:15 p.m.2 views

DEBIAN-CVE-2024-39507

In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix kernel crash problem in concurrent scenario When link status change, the nic driver need to notify the roce driver to handle this event, but at this time, the roce driver may uninit, then cause kernel crash. To fix...

5.5CVSS5.7AI score0.00298EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2024/07/12 1:15 p.m.7 views

CVE-2024-39500

In the Linux kernel, the following vulnerability has been resolved: sockmap: avoid race between sockmapclose and skpsockput skpsockget will return NULL if the refcount of psock has gone to 0, which will happen when the last call of skpsockput is done. However, skpsockdrop may not have finished ye...

4.7CVSS6.4AI score0.00221EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2024/07/12 12:20 p.m.49 views

CVE-2024-39507 net: hns3: fix kernel crash problem in concurrent scenario

In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix kernel crash problem in concurrent scenario When link status change, the nic driver need to notify the roce driver to handle this event, but at this time, the roce driver may uninit, then cause kernel crash. To fix...

7CVSS0.00298EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/07/12 12:20 p.m.20 views

CVE-2024-39507 net: hns3: fix kernel crash problem in concurrent scenario

In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix kernel crash problem in concurrent scenario When link status change, the nic driver need to notify the roce driver to handle this event, but at this time, the roce driver may uninit, then cause kernel crash. To fix...

6.6AI score0.00298EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/07/12 12:20 p.m.35 views

CVE-2024-39507

In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix kernel crash problem in concurrent scenario When link status change, the nic driver need to notify the roce driver to handle this event, but at this time, the roce driver may uninit, then cause kernel crash. To fix...

7CVSS5.7AI score0.00298EPSS
SaveExploits0
Rows per page
Query Builder