Lucene search
+L

8033 matches found

Debian CVE
Debian CVE
added 2025/05/08 6:26 a.m.9 views

CVE-2025-37828

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: mcq: Add NULL check in ufshcdmcqabort A race can occur between the MCQ completion path and the abort handler: once a request completes, blkmqfreerequest sets rq-mqhctx to NULL, meaning the subsequent ufshcdmcqreqtohwq...

5.5CVSS5.6AI score0.00164EPSS
SaveExploits0
CVE
CVE
added 2025/05/08 6:26 a.m.132 views

CVE-2025-37824

CVE-2025-37824 affects the Linux kernel TIPC monitor path. The issue is a NULL pointer dereference in tipc_mon_reinit_self() caused by a race between enabling and disabling the bearer, where mon->self may be NULL during reinitialization. A fix has been applied in tipc_mon_reinit_self() (net/ti...

5.5CVSS5.2AI score0.00181EPSS
SaveExploits0References10Affected Software1
Debian CVE
Debian CVE
added 2025/05/08 6:26 a.m.8 views

CVE-2025-37822

In the Linux kernel, the following vulnerability has been resolved: riscv: uprobes: Add missing fence.i after building the XOL buffer The XOL execute out-of-line buffer is used to single-step the replaced instructions for uprobes. The RISC-V port was missing a proper fence.i i$ flushing after...

7.8CVSS6.1AI score0.00241EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/05/08 6:26 a.m.19 views

CVE-2025-37821 sched/eevdf: Fix se->slice being set to U64_MAX and resulting crash

In the Linux kernel, the following vulnerability has been resolved: sched/eevdf: Fix se-slice being set to U64MAX and resulting crash There is a code path in dequeueentities that can set the slice of a schedentity to U64MAX, which sometimes results in a crash. The offending case is when...

0.00162EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/05/08 6:26 a.m.7 views

CVE-2025-37821

In the Linux kernel, the following vulnerability has been resolved: sched/eevdf: Fix se-slice being set to U64MAX and resulting crash There is a code path in dequeueentities that can set the slice of a schedentity to U64MAX, which sometimes results in a crash. The offending case is when...

5.5CVSS5.8AI score0.00162EPSS
SaveExploits0
OSV
OSV
added 2025/05/08 6:26 a.m.12 views

CVE-2025-37819 irqchip/gic-v2m: Prevent use after free of gicv2m_get_fwnode()

In the Linux kernel, the following vulnerability has been resolved: irqchip/gic-v2m: Prevent use after free of gicv2mgetfwnode With ACPI in place, gicv2mgetfwnode is registered with the pci subsystem as pcimsigetfwnodecb, which may get invoked at runtime during a PCI host bridge probe. But, the...

6AI score
SaveExploits0References13
Debian CVE
Debian CVE
added 2025/05/08 6:26 a.m.8 views

CVE-2025-37817

In the Linux kernel, the following vulnerability has been resolved: mcb: fix a double free bug in chameleonparsegdd In chameleonparsegdd, if mcbdeviceregister fails, 'mdev' would be released in mcbdeviceregister via putdevice. Thus, goto 'err' label and free 'mdev' again causes a double free. Jus...

7.8CVSS6.2AI score0.0019EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/08 6:26 a.m.12 views

CVE-2025-37811

In the Linux kernel, the following vulnerability has been resolved: usb: chipidea: cihdrcimx: fix usbmisc handling usbmisc is an optional device property so it is totally valid for the corresponding data-usbmiscdata to have a NULL value. Check that before dereferencing the pointer. Found by Linux...

5.5CVSS5.7AI score0.00164EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/05/08 6:26 a.m.18 views

CVE-2025-37811 usb: chipidea: ci_hdrc_imx: fix usbmisc handling

In the Linux kernel, the following vulnerability has been resolved: usb: chipidea: cihdrcimx: fix usbmisc handling usbmisc is an optional device property so it is totally valid for the corresponding data-usbmiscdata to have a NULL value. Check that before dereferencing the pointer. Found by Linux...

0.00164EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/05/08 6:26 a.m.6 views

CVE-2025-37809

In the Linux kernel, the following vulnerability has been resolved: usb: typec: class: Fix NULL pointer access Concurrent calls to typecpartnerunlinkdevice can lead to a NULL pointer dereference. This patch adds a mutex to protect USB device pointers and prevent this issue. The same mutex protect...

5.5CVSS5.4AI score0.00177EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/08 6:26 a.m.8 views

CVE-2025-37806

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Keep write operations atomic syzbot reported a NULL pointer dereference in genericfilewriteiter. 1 Before the write operation is completed, the user executes ioctl2 to clear the compress flag of the file, which causes t...

5.5CVSS5.6AI score0.00174EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/08 6:26 a.m.8 views

CVE-2025-37804

Removed by vendor...

7.3AI score
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/08 6:26 a.m.29 views

CVE-2025-37802

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix WARNING "do not call blocking ops when !TASKRUNNING" waiteventtimeout will set the state of the current task to TASKUNINTERRUPTIBLE, before doing the condition check. This means that ksmbddurablescavengeralive will try...

7.5CVSS5.3AI score0.00301EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/05/08 6:26 a.m.25 views

CVE-2025-37801 spi: spi-imx: Add check for spi_imx_setupxfer()

In the Linux kernel, the following vulnerability has been resolved: spi: spi-imx: Add check for spiimxsetupxfer Add check for the return value of spiimxsetupxfer. spiimx-rx and spiimx-tx function pointer can be NULL when spiimxsetupxfer return error, and make NULL pointer dereference. Unable to...

7.8CVSS0.00187EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/05/08 6:26 a.m.7 views

CVE-2025-37800

In the Linux kernel, the following vulnerability has been resolved: driver core: fix potential NULL pointer dereference in devuevent If userspace reads "uevent" device attribute at the same time as another threads unbinds the device from its driver, change to dev-driver from a valid pointer to NU...

7.1CVSS5.5AI score0.00182EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/07 1:17 p.m.12 views

CVE-2020-36791

In the Linux kernel, the following vulnerability has been resolved: netsched: keep allochash updated after hash allocation In commit 599be01ee567 "netsched: fix an OOB access in clstcindex" I moved cp-hash calculation before the first tcindexallocperfecthash, but cp-allochash is left untouched...

7.8CVSS5.6AI score0.00173EPSS
SaveExploits0
Oracle linux
Oracle linux
added 2025/05/07 12:0 a.m.16 views

mod_auth_openidc:2.3 security update

cjose modauthopenidc 2.4.9.4-8 - Resolves: RHEL-87759 - Empty POST causes crash with OIDCPreservePost...

5.3CVSS5.4AI score0.01424EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/05/06 12:0 a.m.9 views

CBL Mariner 2.0 Security Update: kernel (CVE-2024-57913)

The version of kernel installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-57913 advisory. - In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ffs: Remove WARNON in...

4.7CVSS5.8AI score0.00182EPSS
SaveExploits0References2
Oracle linux
Oracle linux
added 2025/05/06 12:0 a.m.54 views

389-ds-base security update

2.5.2-9 - Resolves: RHEL-83874 - CVE-2025-2487 389-ds-base: null pointer dereference leads to denial of service rhel-9.5.z - Resolves: RHEL-80712 - Increased memory consumption caused by NDN cache rhel-9.5.z - Resolves: RHEL-87194 - Some replication status data are reset upon a restart. rhel-9.5....

4.9CVSS6.8AI score0.00548EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/05/06 12:0 a.m.14 views

Azure Linux 3.0 Security Update: kernel (CVE-2025-21756)

"The version of kernel installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2025-21756 advisory. - In the Linux kernel, the following vulnerability has been resolved: vsock: Keep the binding until socket...

7.8CVSS6.5AI score0.00873EPSS
SaveExploits3References2
Rows per page
Query Builder