Lucene search
K

19 matches found

AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.2 views

Astra Linux - уязвимость в linux, linux-5.10

In the Linux kernel, the following vulnerability has been resolved: regmap: A possible double-free condition in regcacherbtreeexit has been fixed. In regcacherbtreeinserttoblock, when realloc fails with the value “present”, the “blk” variable, which is supposed to point to ‘rbnode-block’, will be...

7.8CVSS5.8AI score0.00028EPSS
Exploits0References2
CVE
CVE
added 2026/05/08 2:21 p.m.9 views

CVE-2026-43389

CVE-2026-43389 affects the Linux kernel memfd_luo subsystem. The root cause is a flaw where preserving LUO state could leave folios marked clean, risking data loss if they are dirtied later and reclaimed under memory pressure. The fix changes all folios of the file to be dirty and sets MEMFD_LUO_...

5.5CVSS5.7AI score0.00014EPSS
Exploits0References2Affected Software1
AstraLinux
AstraLinux
added 2026/05/03 11:59 p.m.2 views

Astra Linux - уязвимость в linux-5.10, linux-6.1, linux, linux-5.15

In the Linux kernel, the following vulnerabilities have been resolved: bpf, sockmap: Several fixes to bpfmsgpopdata Several fixes to bpfmsgpopdata: 1. In skmsgshiftleft, we should use putpage. 2. If len == 0, returning early is better. 3. Popping the entire skmsg last == msg-sg.size should be...

5.5CVSS6.3AI score0.00008EPSS
Exploits0References2
CVE
CVE
added 2026/05/01 2:14 p.m.3 views

CVE-2026-31749

Technical details for CVE-2026-31749 are not publicly provided in the supplied connected documents; no vendor/product/versions, root cause, or remediation are described beyond the initial summary. Monitor for updates.

5.5CVSS5.7AI score0.00015EPSS
Exploits0References8Affected Software1
CVE
CVE
added 2026/02/04 4:0 p.m.6 views

CVE-2026-23041

CVE-2026-23041 (bnxt_en, Linux kernel) : A NULL-pointer dereference occurs in bnxt_ptp_enable during error cleanup when bnxt_init_one() fails. The error path frees HWRM resources (destroying the DMA pool and setting bp->hwrm_dma_pool to NULL) and later calls bnxt_ptp_clear(), which triggers pt...

5.2AI score0.00027EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2026/01/27 12:0 a.m.2 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2026-005122)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-005122 advisory. In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix possible null-ptr-deref in ocfs2setbufferuptodate When doing cleanup, if flags without...

5.5CVSS6.7AI score0.00011EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2025/12/31 12:28 a.m.1 views

SUSE CVE-2023-54204

In the Linux kernel, the following vulnerability has been resolved: mmc: sunplus: fix return value check of mmcaddhost mmcaddhost may return error, if we ignore its return value, 1. the memory allocated in mmcallochost will be leaked 2. null-ptr-deref will happen when calling mmcremovehost in...

5.5CVSS6.5AI score0.00022EPSS
Exploits0References17
Cvelist
Cvelist
added 2025/12/24 10:55 a.m.22 views

CVE-2023-53998 hwrng: virtio - Fix race on data_avail and actual data

In the Linux kernel, the following vulnerability has been resolved: hwrng: virtio - Fix race on dataavail and actual data The virtio rng device kicks off a new entropy request whenever the data available reaches zero. When a new request occurs at the end of a read operation, that is, when the...

0.00046EPSS
Exploits0References8
Tenable Nessus
Tenable Nessus
added 2025/11/12 12:0 a.m.0 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-990824)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-990824 advisory. In the Linux kernel, the following vulnerability has been resolved: wifi: ath9khtc: Use skbsetlength for resetting urb before resubmit Syzbot points out that skbtrim...

5.5CVSS6.3AI score0.0001EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:0 a.m.1 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-990084)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-990084 advisory. In the Linux kernel, the following vulnerability has been resolved: pinctrl: mcp23s08: Fix sleeping in atomic context due to regmap locking If a device uses MCP23xxx...

5.5CVSS6.2AI score0.00011EPSS
Exploits0References4
CVE
CVE
added 2025/10/28 11:48 a.m.10 views

CVE-2025-40049

CVE-2025-40049 is a Linux kernel vulnerability in the Squashfs filesystem. The issue arises when squashfs_get_parent() is called with a non-directory inode (e.g., a symbolic link) and the parent field is uninitialized, leading to an uninitialized-value access. The fixed patch initializes parent t...

6AI score0.00063EPSS
Exploits0References8
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2025-29602

Malicious code in bioql PyPI...

6.3AI score0.00017EPSS
Exploits0References9
OSV
OSV
added 2025/10/01 11:46 a.m.1 views

CVE-2023-53530 scsi: qla2xxx: Use raw_smp_processor_id() instead of smp_processor_id()

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Use rawsmpprocessorid instead of smpprocessorid The following call trace was observed: localhost kernel: nvme nvme0: NVME-FC0: controller connect complete localhost kernel: BUG: using smpprocessorid in preemptible...

5.5CVSS6.5AI score0.00017EPSS
Exploits0References7
RedHat Linux
RedHat Linux
added 2025/09/11 7:38 a.m.4 views

kernel: drm/vkms: Fix null-ptr-deref in vkms_release()

In the Linux kernel, the following vulnerability has been resolved: drm/vkms: Fix null-ptr-deref in vkmsrelease A null-ptr-deref is triggered when it tries to destroy the workqueue in vkms-output.composerworkq in vkmsrelease. KASAN: null-ptr-deref in range 0x0000000000000118-0x000000000000011f CP...

5.5CVSS6.8AI score0.00021EPSS
Exploits0References5
SUSE CVE
SUSE CVE
added 2025/08/22 11:28 p.m.1 views

SUSE CVE-2025-38628

In the Linux kernel, the following vulnerability has been resolved: vdpa/mlx5: Fix release of uninitialized resources on error path The commit in the fixes tag made sure that mlx5vdpafree is the single entrypoint for removing the vdpa device resources added in mlx5vdpadevadd, even in the cleanup...

6.6CVSS6.3AI score0.00024EPSS
Exploits0References12
OSV
OSV
added 2025/05/20 4:15 p.m.1 views

DEBIAN-CVE-2025-37900

In the Linux kernel, the following vulnerability has been resolved: iommu: Fix two issues in iommucopystructfromuser In the review for iommucopystructtouser helper, Matt pointed out that a NULL pointer should be rejected prior to dereferencing it:...

5.5CVSS5.6AI score0.00049EPSS
Exploits0References1
SUSE CVE
SUSE CVE
added 2025/01/07 3:49 a.m.2 views

SUSE CVE-2024-56585

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Fix sleeping in atomic context for PREEMPTRT Commit bab1c299f3945ffe79 "LoongArch: Fix sleeping in atomic context in setuptlbhandler" changes the gfp flag from GFPKERNEL to GFPATOMIC for allocpagesnode. However, for...

5.5CVSS7.6AI score0.00044EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2024/07/16 2:35 a.m.1 views

SUSE CVE-2024-40905

In the Linux kernel, the following vulnerability has been resolved: ipv6: fix possible race in fib6droppcpufrom syzbot found a race in fib6droppcpufrom 1 If compiler reads more than once ppcpurt, second read could read NULL, if another cpu clears the value in rt6getpcpuroute. Add a READONCE to...

5.5CVSS6.3AI score0.0001EPSS
Exploits0References13
OSV
OSV
added 2024/04/04 9:15 a.m.0 views

UBUNTU-CVE-2024-26785

In the Linux kernel, the following vulnerability has been resolved: iommufd: Fix protection fault in iommufdtestsyzconviova Syzkaller reported the following bug: general protection fault, probably for non-canonical address 0xdffffc0000000038: 0000 1 SMP KASAN KASAN: null-ptr-deref in range...

5.5CVSS6.6AI score0.00008EPSS
Exploits0References4
Rows per page
Query Builder