Lucene search
+L

56702 matches found

AstraLinux
AstraLinux
•added 2026/06/19 11:10 a.m.•15 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: EDAC/versalnet: Fixed the device name memory leak. The device name allocated via kzalloc in initonemc is assigned to dev-initname, but it is never freed along with the normal removal path. The deviceregister function copies...

5.5CVSS5.6AI score0.0016EPSS
SaveExploits0References1
AstraLinux
AstraLinux
•added 2026/06/19 11:10 a.m.•6 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: Block: Add a pgmap check to biovecphysmergeable. biovecphysmergeable is used in the request merge, DMA mapping, and integrity merge processes to determine whether two physically contiguous BVec segments can be coalesced into one...

9.8CVSS5.6AI score0.00671EPSS
SaveExploits0References1
AstraLinux
AstraLinux
•added 2026/06/19 11:10 a.m.•7 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: vfio/cdx: Serialization of VFIODEVICESETIRQS with a per-device mutex The function vfiocdxsetmsitrigger reads vdev-configmsi and operates on the vdev-cdxirqs array based on its value. However, it does not provide any serialization...

7.8CVSS5.8AI score0.0017EPSS
SaveExploits0References1
AstraLinux
AstraLinux
•added 2026/06/19 11:10 a.m.•14 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: unittest: Fix for use-after-free in testdrvprobe The function testdrvprobe retrieves the devicenode from the PCI device, applies an overlay, and then immediately calls ofnodeputdn. This releases the reference held by the PCI core...

7.8CVSS5.7AI score0.0017EPSS
SaveExploits0References1
AstraLinux
AstraLinux
•added 2026/06/19 11:10 a.m.•10 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: EDAC/versalnet: The issue in mcprobe involves a devicenode leak. The ofparsephandle function returns a devicenode reference, which must be released using ofnodeput. In the original code, r5corenode was never freed at any exit...

5.5CVSS5.7AI score0.0016EPSS
SaveExploits0References1
AstraLinux
AstraLinux
•added 2026/06/19 11:10 a.m.•9 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: mm/zonedevice: Do not touch the device folio after calling -foliofree. The contents of a device folio can change immediately after calling -foliofree, as the folio may be reallocated by a driver with a different order. Instead of...

7.8CVSS5.7AI score0.00165EPSS
SaveExploits0References1
AstraLinux
AstraLinux
•added 2026/06/19 11:10 a.m.•11 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: iio: frequency: admv1013: fix NULL pointer dereference on str When devicepropertyreadstring fails, str remains uninitialized, but the code proceeds to strcmpstr, …, resulting in dereferencing a garbage pointer. Replace manual...

5.7AI score0.00162EPSS
SaveExploits0References1
AstraLinux
AstraLinux
•added 2026/06/19 11:10 a.m.•10 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: pinctrl: canaan: k230: Fixed NULL pointer dereferencing during device tree parsing When probing the k230 pinctrl driver, the kernel triggers a NULL pointer dereferencing. The crash trace indicated: 0.732084 Unable to handle kerne...

5.5CVSS5.7AI score0.0016EPSS
SaveExploits0References1
AstraLinux
AstraLinux
•added 2026/06/19 11:10 a.m.•7 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: jbd2: fixed a deadlock in jbd2journalcancelrevoke The commit f76d4c28a46a "fs/jbd2: use a sleeping version of findgetblock" changed jbd2journalcancelrevoke to use findgetblocknonatomic, which uses a folio lock instead of an...

5.5CVSS5.7AI score0.00125EPSS
SaveExploits0References1
AstraLinux
AstraLinux
•added 2026/06/19 11:10 a.m.•9 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: rbd: Fixed null-ptr-deref when deviceadddisk fails. The dorbdadd function publishes the device using deviceadd, before calling deviceadddisk. If deviceadddisk fails after deviceadd succeeds, the error path directly calls...

5.5CVSS6.1AI score0.00183EPSS
SaveExploits0References1
OSV
OSV
•added 2026/06/19 8:28 a.m.•21 views

MAL-2026-6205 Malicious code in ts-esys (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 041ff0fd2b76f380705ef23061ebfe469477b2fbec8e025eab49a557431a551e The package is published as ts-esys but its package.json author, repository URL, funding metadata, and README are copied verbatim from MikeMcl/big.js...

6.3AI score
SaveExploits0References2
Positive Technologies
Positive Technologies
•added 2026/06/19 12:00 a.m.•44 views

PT-2026-50901

Name of the Vulnerable Software and Affected Versions NI grpc-device versions prior to 2.17.0 Description Insecure default credentials exist when TLS configuration is absent and the server is bound beyond the loopback interface. This allows an unauthenticated user on the local network to gain...

9.3CVSS6.8AI score0.00434EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
•added 2026/06/19 12:00 a.m.•53 views

PT-2026-50902

Name of the Vulnerable Software and Affected Versions NI grpc-device versions prior to 2.17.0 Description An incorrect conversion between numeric types occurs in NI grpc-device due to missing range checks in CodeGen. This issue may result in the silent discarding of high bits if a size value...

6.3CVSS5.8AI score0.00301EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
•added 2026/06/19 12:00 a.m.•40 views

PT-2026-50888

Name of the Vulnerable Software and Affected Versions NI grpc-device versions prior to 2.17.0 Description An untrusted pointer dereference exists in the sideband streaming API. This issue allows an attacker to trigger an arbitrary memory dereference, which could lead to remote code execution...

9.8CVSS6.3AI score0.00801EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
•added 2026/06/19 12:00 a.m.•32 views

PT-2026-50890

Name of the Vulnerable Software and Affected Versions NI grpc-device versions prior to 2.17.0 Description A NULL pointer dereference occurs in the data moniker service of NI grpc-device. A NULL pointer dereference is a condition where a program attempts to read or write to a memory address that i...

8.7CVSS5.9AI score0.00488EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
•added 2026/06/19 12:00 a.m.•35 views

PT-2026-51058

Name of the Vulnerable Software and Affected Versions containerd versions prior to 2.1.9 containerd versions prior to 2.2.5 containerd versions prior to 2.3.2 Description The CRI implementation improperly trusts Container Device Interface CDI annotations found within untrusted checkpoint image...

9.6CVSS6AI score0.00353EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
•added 2026/06/19 12:00 a.m.•14 views

Vulnerability of the DOM component: Device Interfaces of Mozilla Firefox, Firefox ESR, and the email client Thunderbird, which allow attackers to compromise the integrity and accessibility of protected information.

Vulnerability of the DOM component: Device interfaces of Mozilla Firefox, Firefox ESR, and the email client Thunderbird are vulnerable due to operations that go beyond the buffer in memory. Exploitation of this vulnerability can allow a remote attacker to compromise the integrity and accessibilit...

6.5CVSS7AI score0.00395EPSS
SaveExploits0References15Affected Software6
Positive Technologies
Positive Technologies
•added 2026/06/19 12:00 a.m.•37 views

PT-2026-51061

Name of the Vulnerable Software and Affected Versions Home Assistant versions prior to 2026.6.0 Description The Konnected integration registers an HTTP endpoint 'KonnectedView' located in homeassistant/components/konnected/ init .py that is configured to not require authentication. While write...

7.6CVSS5.9AI score0.00308EPSS
SaveExploits1References9
Positive Technologies
Positive Technologies
•added 2026/06/19 12:00 a.m.•38 views

PT-2026-50889

Name of the Vulnerable Software and Affected Versions NI grpc-device versions prior to 2.17.0 Description An out-of-bounds read occurs in the NI grpc-device streaming API because of a missing bounds check. This issue can lead to a denial of service if an attacker provides a specially crafted writ...

8.7CVSS5.9AI score0.00488EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
•added 2026/06/19 12:00 a.m.•87 views

PT-2026-50891

Name of the Vulnerable Software and Affected Versions NI grpc-device versions prior to 2.17.0 Description An unchecked enum cast issue exists in the BeginSidebandStream function. An attacker can trigger invalid enum states and undefined behavior by supplying a specially crafted message containing...

7.1CVSS5.9AI score0.00445EPSS
SaveExploits0References6
Rows per page
Query Builder