Lucene search
+L

13117 matches found

BDU FSTEC
BDU FSTEC
added 2025/10/27 12:00 a.m.10 views

The vulnerability of the sw_mode_config() function in the Linux operating system, which allows a hacker to cause a service failure

The vulnerability of the swmodeconfig function in the Linux operating system’s kernel is related to a pointer arithmetic error. Exploiting this vulnerability could allow an attacker to cause a service failure...

7CVSS6AI score0.0014EPSS
SaveExploits0References4Affected Software1
Tenable Nessus
Tenable Nessus
added 2025/10/27 12:00 a.m.5 views

Siemens SIMATIC Devices Double Free (CVE-2024-36940)

In the Linux kernel, the following vulnerability has been resolved: pinctrl: core: delete incorrect free in pinctrlenable The pctldev struct is allocated in devmpinctrlregisterandinit. It's a devm managed pointer that is freed by devmpinctrldevrelease, so freeing it in pinctrlenable will lead to ...

7.8CVSS6AI score0.00247EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/10/27 12:00 a.m.4 views

Siemens SIMATIC Devices Out-of-bounds Read (CVE-2021-38202)

fs/nfsd/trace.h in the Linux kernel before 5.13.4 might allow remote attackers to cause a denial of service out-of-bounds read in strlen by sending NFS traffic when the trace event framework is being used for nfsd. This plugin only works with Tenable.ot. Please visit...

7.5CVSS6.4AI score0.0319EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/24 9:31 p.m.6 views

EUVD-2022-54472

In the Linux kernel, the following vulnerability has been resolved: sock: redo the psock vs ULP protection check Commit 8a59f9d1e3d4 "sock: Introduce sk-skprot-psockupdateskprot" has moved the inetcskhasulpsk check from skpsockinit to the new tcpbpfupdateproto function. I'm guessing that this was...

5.5CVSS4.9AI score0.00202EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/24 9:31 p.m.9 views

EUVD-2022-54511

In the Linux kernel, the following vulnerability has been resolved: tty: goldfish: Fix freeirq on remove Pass the correct devid to freeirq to fix this splat when the driver is unbound: WARNING: CPU: 0 PID: 30 at kernel/irq/manage.c:1895 freeirq Trying to free already-free IRQ 65 Call Trace:...

7.8CVSS5.3AI score0.00271EPSS
SaveExploits0References8
EUVD
EUVD
added 2025/10/24 9:31 p.m.5 views

EUVD-2022-54509

In the Linux kernel, the following vulnerability has been resolved: clocksource: hyper-v: unexport init-annotated hvinitclocksource EXPORTSYMBOL and init is a bad combination because the .init.text section is freed up after the initialization. Hence, modules cannot use symbols annotated init. The...

5.5CVSS4.8AI score0.00273EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/24 9:31 p.m.7 views

EUVD-2022-54512

In the Linux kernel, the following vulnerability has been resolved: drm/i915/reset: Fix errorstateread ptr + offset use Fix our pointer offset usage in errorstateread when there is no i915gpucoredump but buf offset is non-zero. This fixes a kernel page fault can happen when multiple tests are...

5.5CVSS4.8AI score0.00273EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/24 9:31 p.m.11 views

EUVD-2022-54537

In the Linux kernel, the following vulnerability has been resolved: netfilter: use getrandomu32 instead of prandom bh might occur while updating per-cpu rndstate from user context, ie. localout path. BUG: using smpprocessorid in preemptible 00000000 code: nginx/2725 caller is...

7.8CVSS4.8AI score0.00298EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/24 6:30 p.m.6 views

EUVD-2022-54527

In the Linux kernel, the following vulnerability has been resolved: ext4: fix bugon ext4mbuseinodepa Hulk Robot reported a BUGON: ================================================================== kernel BUG at fs/ext4/mballoc.c:3211! ... RIP: 0010:ext4mbmarkdiskspaceused.cold+0x85/0x136f ... Cal...

5.5CVSS5.2AI score0.00284EPSS
SaveExploits0References9
EUVD
EUVD
added 2025/10/24 6:30 p.m.10 views

EUVD-2022-54514

In the Linux kernel, the following vulnerability has been resolved: arm64: ftrace: consistently handle PLTs. Sometimes it is necessary to use a PLT entry to call an ftrace trampoline. This is handled by ftracemakecall and ftracemakenop, with each having almost identical logic, but this is not...

5.5CVSS5.1AI score0.00263EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/24 6:30 p.m.5 views

EUVD-2022-54544

In the Linux kernel, the following vulnerability has been resolved: erspan: do not assume transport header is always set Rewrite tests in ip6erspantunnelxmit and erspanfbxmit to not assume transport header is set. syzbot reported: WARNING: CPU: 0 PID: 1350 at include/linux/skbuff.h:2911...

5.5CVSS4.7AI score0.00282EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/10/24 6:30 p.m.8 views

EUVD-2022-54547

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uvc: fix list double add in uvcgvideopump A panic can occur if the endpoint becomes disabled and the uvcgvideopump adds the request back to the reqfree list after it has already been queued to the endpoint. The...

7.8CVSS5.1AI score0.00244EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/24 6:30 p.m.10 views

EUVD-2022-54545

In the Linux kernel, the following vulnerability has been resolved: afs: Fix dynamic root getattr The recent patch to make afsgetattr consult the server didn't account for the pseudo-inodes employed by the dynamic root-type afs superblock not having a volume or a server to access, and thus an oop...

5.5CVSS4.8AI score0.00298EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/10/24 6:30 p.m.7 views

EUVD-2022-54534

In the Linux kernel, the following vulnerability has been resolved: scsi: ibmvfc: Allocate/free queue resource only during probe/remove Currently, the sub-queues and event pool resources are allocated/freed for every CRQ connection event such as reset and LPM. This exposes the driver to a couple...

5.5CVSS5.2AI score0.00267EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/24 6:30 p.m.6 views

EUVD-2022-54561

In the Linux kernel, the following vulnerability has been resolved: net: tun: unlink NAPI from device on destruction Syzbot found a race between tun file and device destruction. NAPIs live in struct tunfile which can get destroyed before the netdev so we have to del them explicitly. The current...

5.5CVSS5AI score0.00297EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/10/24 6:30 p.m.8 views

EUVD-2022-54560

In the Linux kernel, the following vulnerability has been resolved: dm raid: fix KASAN warning in raid5adddisks There's a KASAN warning in raid5adddisk when running the LVM testsuite. The warning happens in the test lvconvert-raid-reshape-lineartoraid6-single-type.sh. We fix the warning by...

5.5CVSS4.9AI score0.00282EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2025/10/24 1:16 a.m.7 views

SUSE CVE-2022-50562

In the Linux kernel, the following vulnerability has been resolved: tpm: acpi: Call acpiputtable to fix memory leak The start and length of the event log area are obtained from TPM2 or TCPA table, so we call acpigettable to get the ACPI information, but the acpigettable should be coupled with...

5.5CVSS6.5AI score0.00199EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2025/10/24 12:00 a.m.10 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 the improper use of boolean values in the afalgctx structure, which could lead to data conversion errors...

6AI score0.00218EPSS
SaveExploits0References8
EUVD
EUVD
added 2025/10/23 6:31 p.m.9 views

EUVD-2022-54568

In the Linux kernel, the following vulnerability has been resolved: platform/x86: thinkpadacpi: Fix a memory leak of EFCH MMIO resource Unlike releasememregion, a call to releaseresource does not free the resource, so it has to be freed explicitly to avoid a memory leak...

5.5CVSS5.2AI score0.00218EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/23 6:31 p.m.10 views

EUVD-2022-54571

In the Linux kernel, the following vulnerability has been resolved: ipv6: fix lockdep splat in in6dumpaddrs As reported by syzbot, we should not use rcudereference when rcureadlock is not held. WARNING: suspicious RCU usage 5.19.0-rc2-syzkaller 0 Not tainted net/ipv6/addrconf.c:5175 suspicious...

5.5CVSS3.8AI score0.00273EPSS
SaveExploits0References4
Rows per page
Query Builder