Lucene search
+L

11786 matches found

Positive Technologies
Positive Technologies
added 2025/09/08 12:00 a.m.16 views

PT-2025-44098

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw in the pinctrl subsystem where the return value of the pinmux ops::get function name function is not adequately checked. The pinmux generic get function...

6CVSS5.8AI score0.00212EPSS
SaveExploits0
OSV
OSV
added 2025/09/05 6:15 p.m.10 views

AZL-67007 CVE-2025-39673 affecting package kernel for versions less than 6.6.104.2-1

In the Linux kernel, the following vulnerability has been resolved: ppp: fix race conditions in pppfillforwardpath pppfillforwardpath has two race conditions: 1. The ppp-channels list can change between listempty and listfirstentry, as ppplock is not held. If the only channel is deleted in...

9.8CVSS5.6AI score0.00299EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/05 6:15 p.m.12 views

UBUNTU-CVE-2025-39712

In the Linux kernel, the following vulnerability has been resolved: media: mt9m114: Fix deadlock in getframeinterval/setframeinterval Getting / Setting the frame interval using the V4L2 subdev pad ops getframeinterval/setframeinterval causes a deadlock, as the subdev state is locked in the 1 but...

5.5CVSS5.9AI score0.00112EPSS
SaveExploits0References22
Cvelist
Cvelist
added 2025/09/05 5:21 p.m.20 views

CVE-2025-39712 media: mt9m114: Fix deadlock in get_frame_interval/set_frame_interval

In the Linux kernel, the following vulnerability has been resolved: media: mt9m114: Fix deadlock in getframeinterval/setframeinterval Getting / Setting the frame interval using the V4L2 subdev pad ops getframeinterval/setframeinterval causes a deadlock, as the subdev state is locked in the 1 but...

0.00112EPSS
SaveExploits0References3
CVE
CVE
added 2025/09/05 5:20 p.m.70 views

CVE-2025-39691

CVE-2025-39691 (Linux kernel) is a use-after-free in fs/buffer when bh_read() is used during ntfs3 mount, where a stack variable map_bh passed to ntfs_get_block_vbo() may be freed before end_buffer_read_sync(), risking stack overrun on put_bh. The issue is triggered in the I/O path for buffer hea...

7.8CVSS5.9AI score0.00174EPSS
SaveExploits0References12Affected Software1
OSV
OSV
added 2025/09/05 5:20 p.m.15 views

CVE-2025-39686 comedi: Make insn_rw_emulate_bits() do insn->n samples

In the Linux kernel, the following vulnerability has been resolved: comedi: Make insnrwemulatebits do insn-n samples The insnrwemulatebits function is used as a default handler for INSNREAD instructions for subdevices that have a handler for INSNBITS but not for INSNREAD. Similarly, it is used as...

6AI score
SaveExploits0References11
OSV
OSV
added 2025/09/05 5:20 p.m.8 views

CVE-2025-39676 scsi: qla4xxx: Prevent a potential error pointer dereference

In the Linux kernel, the following vulnerability has been resolved: scsi: qla4xxx: Prevent a potential error pointer dereference The qla4xxxgetepfwdb function is supposed to return NULL on error, but qla4xxxepconnect returns error pointers. Propagating the error pointers will lead to an Oops in t...

6AI score
SaveExploits0References14
OSV
OSV
added 2025/09/05 5:20 p.m.8 views

CVE-2025-38734 net/smc: fix UAF on smcsk after smc_listen_out()

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix UAF on smcsk after smclistenout BPF CI testing report a UAF issue: 16.446633 BUG: kernel NULL pointer dereference, address: 000000000000003 0 16.447134 PF: supervisor read access in kernel mod e 16.447516 PF:...

9.8CVSS6.1AI score
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2025/09/05 12:00 a.m.10 views

PT-2025-46751

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the Linux kernel related to the cpufreq subsystem and intel pstate driver. Specifically, a problem with object lifecycle management within the update qos request...

4.6CVSS7AI score0.00197EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/09/05 12:00 a.m.14 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 the Linux kernel that originates from a memory leak in the drm/nouveau/nvif module in the nvifvmmctor function...

5.5CVSS6AI score0.00157EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2025/09/05 12:00 a.m.9 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 the Linux kernel that stems from the ALSA/hda/tas2781 module misreferencing tasdevicepriv...

5.5CVSS6.2AI score0.00144EPSS
SaveExploits0References2
NVD
NVD
added 2025/09/04 4:15 p.m.8 views

CVE-2025-38706

In the Linux kernel, the following vulnerability has been resolved: ASoC: core: Check for rtd == NULL in sndsocremovepcmruntime sndsocremovepcmruntime might be called with rtd == NULL which will leads to null pointer dereference. This was reproduced with topology loading and marking a link as...

5.5CVSS0.0019EPSS
SaveExploits0References11
OSV
OSV
added 2025/09/04 4:15 p.m.24 views

AZL-66896 CVE-2025-38706 affecting package kernel for versions less than 6.6.104.2-1

In the Linux kernel, the following vulnerability has been resolved: ASoC: core: Check for rtd == NULL in sndsocremovepcmruntime sndsocremovepcmruntime might be called with rtd == NULL which will leads to null pointer dereference. This was reproduced with topology loading and marking a link as...

5.5CVSS5.8AI score0.0019EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/04 3:32 p.m.7 views

CVE-2025-38706 ASoC: core: Check for rtd == NULL in snd_soc_remove_pcm_runtime()

In the Linux kernel, the following vulnerability has been resolved: ASoC: core: Check for rtd == NULL in sndsocremovepcmruntime sndsocremovepcmruntime might be called with rtd == NULL which will leads to null pointer dereference. This was reproduced with topology loading and marking a link as...

6AI score
SaveExploits0References14
CVE
CVE
added 2025/09/04 3:32 p.m.45 views

CVE-2025-38695

CVE-2025-38695 affects the Linux kernel SCSI lpfc, where lpfc_sli4_vport cleanup can run before sli4_hba.hdwqs are allocated if lpfc_sli4_read_rev() fails. This may cause a NULL pointer dereference when acquiring abts_io_buf_list_lock for the first hardware queue. The fix adds a NULL pointer chec...

5.5CVSS5.9AI score0.0017EPSS
SaveExploits0References12Affected Software1
CVE
CVE
added 2025/09/04 3:32 p.m.68 views

CVE-2025-38684

CVE-2025-38684 affects the Linux kernel’s net/sched ETS implementation. The issue arose from purging unused DRR queues during ets_qdisc_change(), where the code used the new value of q->nbands for cleanup. The fix ensures the purge uses the old values of q->nbands (and q->nstrict), so pu...

5.5CVSS5.6AI score0.00172EPSS
SaveExploits0References11Affected Software1
Microsoft CVE
Microsoft CVE
added 2025/09/04 8:58 a.m.11 views

net: phy: Don't register LEDs for genphy

...

5.5CVSS7AI score0.00145EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/04 7:52 a.m.7 views

block: fix race between set_blocksize and read paths

...

5.8CVSS6.8AI score0.00011EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/04 6:40 a.m.9 views

net: allow small head cache usage with large MAX_SKB_FRAGS values

...

7.5CVSS7.4AI score0.00354EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/04 4:51 a.m.6 views

net: fix NULL pointer dereference in l3mdev_l3_rcv

...

5.5CVSS6.8AI score0.00195EPSS
SaveExploits0
Rows per page
Query Builder