Lucene search
+L

9618 matches found

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
Debian CVE
Debian CVE
added 2025/10/18 8:03 a.m.14 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...

5.3AI score0.00225EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/10/16 12:00 a.m.5 views

PT-2025-51599

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The ring buffer map get reader function exhibited overly strict behavior, triggering a warning when the reader caught up to the writer in certain scenarios. Specifically, when the reader...

4.6CVSS5.7AI score0.00194EPSS
SaveExploits0
EUVD
EUVD
added 2025/10/15 9:31 p.m.9 views

EUVD-2022-55074

In the Linux kernel, the following vulnerability has been resolved: can: mcbausb: properly check endpoint type Syzbot reported warning in usbsubmiturb which is caused by wrong endpoint type. We should check that in endpoint is actually present to prevent this warning. Found pipes are now saved to...

5.5CVSS5.3AI score0.00264EPSS
SaveExploits0References9
EUVD
EUVD
added 2025/10/15 1:19 a.m.10 views

EUVD-2023-59994

BYTEVALUE Intelligent Flow Control Router contains a command injection vulnerability via the /goform/webRead/open endpoint. The path parameter is not properly validated and is echoed into a shell context, allowing an attacker to inject and execute arbitrary shell commands on the device. Successfu...

9.3CVSS7.9AI score0.01906EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/14 9:30 p.m.7 views

EUVD-2022-55112

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 while deleting routes2 which is caused by trying to delete a route pointing to a nexthop id without specifying nhid but matching on an...

5.5CVSS5.1AI score0.00272EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/10/14 9:30 p.m.11 views

EUVD-2022-55127

In the Linux kernel, the following vulnerability has been resolved: mmmremap.c: avoid pointless invalidaterangestart/end on mremapoldsize=0 If an mremap syscall with oldsize=0 ends up in movepagetables, it will call invalidaterangestart/invalidaterangeend unnecessarily, i.e. with an empty range...

5.5CVSS4.9AI score0.00248EPSS
SaveExploits0References10
Tenable Nessus
Tenable Nessus
added 2025/10/13 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2022-50511

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - lib/fonts: fix undefined behavior in bit shift for getdefaultfont Shifting signed 32-bit value by 31 bits is undefined, so changing significant bit to unsigned...

5.5CVSS6AI score0.00147EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/10/10 12:00 a.m.17 views

PT-2025-46638

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw in the scheduling/deadline component. A kernel warning can occur when a CPU removal operation is performed using drmgr, specifically with the command...

4.6CVSS5.3AI score0.00184EPSS
SaveExploits0
Snyk
Snyk
added 2025/10/09 11:53 p.m.5 views

Malicious Package

Overview chai-utils is a malicious package. This package contains malicious code, and its content was removed from the official package manager. While this package might be attempting to impersonate a valid organization, there is no connection between that organization and this package authorship...

9.8CVSS6.8AI score
SaveExploits0References2
Snyk
Snyk
added 2025/10/09 11:45 p.m.12 views

Malicious Package

Overview phoenix-upper-funnel is a malicious package. This package contains malicious code, and its content was removed from the official package manager. While this package might be attempting to impersonate a valid organization, there is no connection between that organization and this package...

9.8CVSS6.8AI score
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/10/09 11:23 p.m.9 views

SUSE CVE-2025-39962

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix untrusted unsigned subtract Fix the following Smatch static checker warning: net/rxrpc/rxgkapp.c:65 rxgkyfsdecodeticket warn: untrusted unsigned subtract. 'ticketlen - 10 4' by prechecking the length of what we're tryi...

7.8CVSS6.5AI score0.0023EPSS
SaveExploits0References3
Snyk
Snyk
added 2025/10/09 9:06 p.m.3 views

Malicious Package

Overview redirect-zoju4g is a malicious package. This package contains malicious code, and its content was removed from the official package manager. While this package might be attempting to impersonate a valid organization, there is no connection between that organization and this package...

9.8CVSS6.8AI score
SaveExploits0References2
Snyk
Snyk
added 2025/10/09 9:04 p.m.3 views

Malicious Package

Overview redirect-cn040w is a malicious package. This package contains malicious code, and its content was removed from the official package manager. While this package might be attempting to impersonate a valid organization, there is no connection between that organization and this package...

9.8CVSS6.8AI score
SaveExploits0References2
EUVD
EUVD
added 2025/10/09 12:30 p.m.11 views

EUVD-2025-33327

In the Linux kernel, the following vulnerability has been resolved: igc: don't fail igcprobe on LED setup error When igcledsetup fails, igcprobe fails and triggers kernel panic in freenetdev since unregisternetdev is not called. 1 This behavior can be tested using fault-injection framework,...

5.8AI score0.00159EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/10/09 12:13 p.m.17 views

CVE-2025-39962 rxrpc: Fix untrusted unsigned subtract

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix untrusted unsigned subtract Fix the following Smatch static checker warning: net/rxrpc/rxgkapp.c:65 rxgkyfsdecodeticket warn: untrusted unsigned subtract. 'ticketlen - 10 4' by prechecking the length of what we're tryi...

7.5CVSS0.0023EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/10/09 12:00 a.m.10 views

PT-2025-41376

Name of the Vulnerable Software and Affected Versions Linux Kernel affected versions not specified Description The Linux kernel contains a flaw related to an untrusted unsigned subtract operation within the rxrpc subsystem. Specifically, a Smatch static checker warning was identified in the rxgk...

7.8CVSS5.3AI score0.0023EPSS
SaveExploits0References16
Positive Technologies
Positive Technologies
added 2025/10/09 12:00 a.m.11 views

PT-2025-41367

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.17.0-rc4-enjuk-tnguy-00865-gc4940196ab02 Description The Linux kernel contains an issue where a failure in the igc led setup function during the probe process can lead to a kernel panic. This occurs because the...

9.8CVSS6.5AI score0.00271EPSS
SaveExploits0References216
SUSE CVE
SUSE CVE
added 2025/10/08 11:39 p.m.9 views

SUSE CVE-2022-50511

In the Linux kernel, the following vulnerability has been resolved: lib/fonts: fix undefined behavior in bit shift for getdefaultfont Shifting signed 32-bit value by 31 bits is undefined, so changing significant bit to unsigned. The UBSAN warning calltrace like below: UBSAN: shift-out-of-bounds i...

5.5CVSS7.8AI score0.00147EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2025/10/08 11:30 p.m.9 views

SUSE CVE-2023-53672

In the Linux kernel, the following vulnerability has been resolved: btrfs: output extra debug info if we failed to find an inline backref BUG Syzbot reported several warning triggered inside lookupinlineextentbackref. CAUSE As usual, the reproducer doesn't reliably trigger locally here, but at...

5.5CVSS6.5AI score0.00136EPSS
SaveExploits0References16
Rows per page
Query Builder