Lucene search
+L

9618 matches found

Positive Technologies
Positive Technologies
added 2025/10/22 12:00 a.m.10 views

PT-2025-43115

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the DRM/STM subsystem, specifically in the ltdc driver. A late dereference check in the ltdc crtc set crc source function could lead to a kernel...

5.9AI score0.00194EPSS
SaveExploits0
EUVD
EUVD
added 2025/10/21 12:31 p.m.10 views

EUVD-2022-54705

In the Linux kernel, the following vulnerability has been resolved: media: cx25821: Fix the warning when removing the module When removing the module, we will get the following warning: 14.746697 removeprocentry: removing non-empty directory 'irq/21', leaking at least 'cx258211' 14.747449 WARNING...

5.5CVSS5.3AI score0.0027EPSS
SaveExploits0References10
EUVD
EUVD
added 2025/10/21 12:31 p.m.11 views

EUVD-2022-54890

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: CT: Fix cleanup of CT before cleanup of TC ct rules CT cleanup assumes that all tc rules were deleted first, and so is free to delete the CT shared resources e.g the draction fwdaction which is shared for all tuples. B...

5.5CVSS5.3AI score0.00218EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/21 12:31 p.m.5 views

EUVD-2022-54967

In the Linux kernel, the following vulnerability has been resolved: block: don't delete queue kobject before its children kobjects aren't supposed to be deleted before their child kobjects are deleted. Apparently this is usually benign; however, a WARN will be triggered if one of the child kobjec...

5.5CVSS5.2AI score0.00264EPSS
SaveExploits0References8
EUVD
EUVD
added 2025/10/21 12:31 p.m.8 views

EUVD-2022-54999

In the Linux kernel, the following vulnerability has been resolved: igc: avoid kernel warning when changing RX ring parameters Calling ethtool changing the RX ring parameters like this: $ ethtool -G eth0 rx 1024 on igc triggers kernel warnings like this: 225.198467 ------------ cut here...

5.5CVSS4.8AI score0.00263EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/10/21 12:00 a.m.4 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987532 advisory. In the Linux kernel, the following vulnerability has been resolved: powerpc/fixmap: Fix VM debug warning on unmap Unmapping a fixmap entry is done by calling setfixm...

5.5CVSS5.9AI score0.00225EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/21 12:00 a.m.7 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987553 advisory. In the Linux kernel, the following vulnerability has been resolved: ext4: don't BUG if someone dirty pages without asking ext4 first unpinuserpagesremote is dirtying...

5.5CVSS6AI score0.0027EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/21 12:00 a.m.6 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987640 advisory. In the Linux kernel, the following vulnerability has been resolved: net: ipv4: fix route with nexthop object delete warning FRR folks have hit a kernel warning1 whil...

7.1CVSS5.8AI score0.00272EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/21 12:00 a.m.4 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987618 advisory. In the Linux kernel, the following vulnerability has been resolved: mac80211: limit injected vht mcs/nss in ieee80211parsetxradiotap Limit max values for vht mcs and...

5.5CVSS5.9AI score0.0024EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/21 12:00 a.m.3 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987707 advisory. In the Linux kernel, the following vulnerability has been resolved: net: USB: Fix wrong-direction WARNING in plusb.c The syzbot fuzzer detected a bug in the plusb...

5.5CVSS5.9AI score0.00251EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/21 12:00 a.m.3 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987705 advisory. In the Linux kernel, the following vulnerability has been resolved: w1: fix WARNING after calling w1process I got the following WARNING message while removing...

5.5CVSS5.6AI score0.00191EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/20 6:30 p.m.11 views

EUVD-2025-35068

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix warning in smcrxsplice when calling getpage smcloregisterdmb allocates DMB buffers with kzalloc, which are later passed to getpage in smcrxsplice. Since kmalloc memory is not page-backed, this triggers WARNONONCE in...

5.8AI score0.00179EPSS
SaveExploits0References4
NVD
NVD
added 2025/10/20 4:15 p.m.14 views

CVE-2025-40012

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix warning in smcrxsplice when calling getpage smcloregisterdmb allocates DMB buffers with kzalloc, which are later passed to getpage in smcrxsplice. Since kmalloc memory is not page-backed, this triggers WARNONONCE in...

7.8CVSS0.00179EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/20 4:15 p.m.10 views

UBUNTU-CVE-2025-40012

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix warning in smcrxsplice when calling getpage smcloregisterdmb allocates DMB buffers with kzalloc, which are later passed to getpage in smcrxsplice. Since kmalloc memory is not page-backed, this triggers WARNONONCE in...

7.8CVSS5.7AI score0.00179EPSS
SaveExploits0References6
CVE
CVE
added 2025/10/20 3:26 p.m.40 views

CVE-2025-40012

CVE-2025-40012 is a Linux kernel vulnerability in net/smc where smc_lo_register_dmb() allocates DMB buffers with kzalloc() and smc_rx_splice() calls get_page() on them; since kzalloc memory isn’t page-backed this triggers WARN_ON_ONCE() and can lead to a use-after-free if memory is released befor...

7.8CVSS5.9AI score0.00179EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/20 3:26 p.m.7 views

CVE-2025-40012 net/smc: fix warning in smc_rx_splice() when calling get_page()

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix warning in smcrxsplice when calling getpage smcloregisterdmb allocates DMB buffers with kzalloc, which are later passed to getpage in smcrxsplice. Since kmalloc memory is not page-backed, this triggers WARNONONCE in...

7.8CVSS6.3AI score
SaveExploits0References6
CNNVD
CNNVD
added 2025/10/20 12:00 a.m.12 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 that stems from not properly handling invalid entity IDs, which could cause an entity to reference itself or trigger a warning...

5.9AI score0.00236EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/18 9:30 a.m.10 views

EUVD-2025-34986

In the Linux kernel, the following vulnerability has been resolved: net: mscc: ocelot: Fix use-after-free caused by cyclic delayed work The origin code calls canceldelayedwork in ocelotstatsdeinit to cancel the cyclic delayed work item ocelot-statswork. However, canceldelayedwork may fail to canc...

6.1AI score0.00225EPSS
SaveExploits0References2
OSV
OSV
added 2025/10/18 8:15 a.m.11 views

AZL-68582 CVE-2025-40003 affecting package kernel 6.6.126.1-1

In the Linux kernel, the following vulnerability has been resolved: net: mscc: ocelot: Fix use-after-free caused by cyclic delayed work The origin code calls canceldelayedwork in ocelotstatsdeinit to cancel the cyclic delayed work item ocelot-statswork. However, canceldelayedwork may fail to canc...

5.7AI score0.00225EPSS
SaveExploits0References1
NVD
NVD
added 2025/10/18 8:15 a.m.13 views

CVE-2025-40003

In the Linux kernel, the following vulnerability has been resolved: net: mscc: ocelot: Fix use-after-free caused by cyclic delayed work The origin code calls canceldelayedwork in ocelotstatsdeinit to cancel the cyclic delayed work item ocelot-statswork. However, canceldelayedwork may fail to canc...

0.00225EPSS
SaveExploits0References3
Rows per page
Query Builder