Lucene search
+L

11003 matches found

Positive Technologies
Positive Technologies
added 2024/07/19 12:00 a.m.12 views

PT-2024-32751

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability in the Linux kernel has been resolved. The issue occurs when a BPF program attached to the file alloc security hook returns a positive number, causing a kernel panic. Thi...

5.5CVSS5.4AI score0.00216EPSS
SaveExploits0
OSV
OSV
added 2024/07/18 12:00 p.m.5 views

RUSTSEC-2024-0403 op_panic in the base runtime can force a panic in the runtime's containing thread

Affected versions use denocore releases that expose Deno.core.ops.oppanic to the JS runtime in the base core This function when called triggers a manual panic in the thread containing the runtime, breaking sandboxing It can be fixed by stubbing out the exposed op: javascript Deno.core.ops.oppanic...

7AI score
SaveExploits0References3
OSV
OSV
added 2024/07/18 12:00 p.m.5 views

RUSTSEC-2024-0405 op_panic in the base runtime can force a panic in the runtime's containing thread

Affected versions use denocore releases that expose Deno.core.ops.oppanic to the JS runtime in the base core This function when called triggers a manual panic in the thread containing the runtime. It can be fixed by stubbing out the exposed op: javascript Deno.core.ops.oppanic = msg = throw new...

7AI score
SaveExploits0References3
RustSec
RustSec
added 2024/07/18 12:00 p.m.11 views

op_panic in the base runtime can force a panic in the runtime's containing thread

Affected versions use denocore releases that expose Deno.core.ops.oppanic to the JS runtime in the base core This function when called triggers a manual panic in the thread containing the runtime. It can be fixed by stubbing out the exposed op: javascript Deno.core.ops.oppanic = msg = throw new...

7AI score
SaveExploits0Affected Software1
RustSec
RustSec
added 2024/07/18 12:00 p.m.11 views

op_panic in the base runtime can force a panic in the runtime's containing thread

Affected versions use denocore releases that expose Deno.core.ops.oppanic to the JS runtime in the base core This function when called triggers a manual panic in the thread containing the runtime, breaking sandboxing It can be fixed by stubbing out the exposed op: javascript Deno.core.ops.oppanic...

7AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/07/18 3:05 a.m.6 views

SUSE CVE-2022-48850

In the Linux kernel, the following vulnerability has been resolved: net-sysfs: add check for netdevice being present to speedshow When bringing down the netdevice or system shutdown, a panic can be triggered while accessing the sysfs path because the device is already removed. 755.549084 mlx5core...

4.4CVSS6.2AI score0.00211EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2024/07/18 3:05 a.m.5 views

SUSE CVE-2022-48865

In the Linux kernel, the following vulnerability has been resolved: tipc: fix kernel panic when enabling bearer When enabling a bearer on a node, a kernel panic is observed: 4.498085 RIP: 0010:tipcmonprep+0x4e/0x130 tipc ... 4.520030 Call Trace: 4.520689 4.521236 tipclinkbuildprotomsg+0x375/0x750...

5.5CVSS6.2AI score0.00259EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2024/07/18 12:00 a.m.5 views

PT-2024-40950 · Deno · Deno

Name of the Vulnerable Software and Affected Versions: Deno affected versions not specified Description: The issue arises from the exposure of Deno.core.ops.op panic to the JS runtime in the base core, which can trigger a manual panic in the thread containing the runtime when called...

6.9AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2024/07/18 12:00 a.m.6 views

PT-2024-40948 · Deno · Deno

Name of the Vulnerable Software and Affected Versions: Deno affected versions not specified Description: The issue arises from the exposure of Deno.core.ops.op panic to the JS runtime in the base core, which can trigger a manual panic in the thread containing the runtime. This breaks sandboxing,...

7AI score
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/07/17 4:19 a.m.7 views

SUSE CVE-2022-48798

In the Linux kernel, the following vulnerability has been resolved: s390/cio: verify the driver availability for pathevent call If no driver is attached to a device or the driver does not provide the pathevent function, an FCES path-event on this device could end up in a kernel-panic. Verify the...

5.5CVSS7.7AI score0.00239EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2024/07/17 3:32 a.m.8 views

SUSE CVE-2024-40968

In the Linux kernel, the following vulnerability has been resolved: MIPS: Octeon: Add PCIe link status check The standard PCIe configuration read-write interface is used to access the configuration space of the peripheral PCIe devices of the mips processor after the PCIe link surprise down, it ca...

5.5CVSS6.6AI score0.00298EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/07/16 11:24 p.m.23 views

CVE-2022-48798

In the Linux kernel, the following vulnerability has been resolved: s390/cio: verify the driver availability for pathevent call If no driver is attached to a device or the driver does not provide the pathevent function, an FCES path-event on this device could end up in a kernel-panic. Verify the...

5.5CVSS8AI score0.00239EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/07/16 10:59 p.m.21 views

CVE-2022-48795

A flaw was found in the sbaunmapsg function in PA-RISC in the Linux kernel, causing a kernel panic due to a null pointer dereference. This occurrs because the code checked sgdmalensglist before verifying if there were remaining entries nents, leading to overruns and crashes when crossing page...

5.5CVSS6.3AI score0.00239EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/07/16 10:56 p.m.28 views

CVE-2022-48777

In the Linux kernel, the following vulnerability has been resolved: mtd: parsers: qcom: Fix kernel panic on skipped partition In the event of a skipped partition case when the entry name is empty the kernel panics in the cleanup function as the name entry is NULL. Rework the parser logic by first...

4.4CVSS6.8AI score0.00225EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/07/16 8:24 p.m.26 views

CVE-2022-48850

A flaw was found in the Linux kernel. When bringing down the net device on system shutdown, a panic can be triggered while accessing the sysfs path because the device is already removed...

5.5CVSS5.3AI score0.00211EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/07/16 7:57 p.m.19 views

CVE-2022-48865

A vulnerability was found in the tipcmonprep function in the Linux kernel's TIPC driver. This issue occurs when enabling a bearer on a node, leading to a kernel panic due to a null pointer dereference caused by monitoring data being accessed before it is allocated. Mitigation Mitigation for this...

5.5CVSS5.9AI score0.00259EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/07/16 5:26 p.m.25 views

CVE-2024-40970

A vulnerability was found in dw-axi-dmac in the Linux kernel and has been resolved to prevent an overrun of the hwdesc array. This issue occurred when using three descriptors, each comprising three segments, resulting in nine allocated descriptors. Mitigation Mitigation for this issue is either n...

5.5CVSS6.7AI score0.00303EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/07/16 5:25 p.m.25 views

CVE-2024-40968

In the Linux kernel, the following vulnerability has been resolved: MIPS: Octeon: Add PCIe link status check The standard PCIe configuration read-write interface is used to access the configuration space of the peripheral PCIe devices of the mips processor after the PCIe link surprise down, it ca...

4.4CVSS6.8AI score0.00298EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/07/16 4:57 p.m.46 views

CVE-2024-40963

In the Linux kernel, the following vulnerability has been resolved: mips: bmips: BCM6358: make sure CBR is correctly set It was discovered that some device have CBR address set to 0 causing kernel panic when archsyncdmaforcpuall is called. This was notice in situation where the system is booted...

4.4CVSS6.7AI score0.00292EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/07/16 4:27 p.m.21 views

CVE-2024-40947

In the Linux kernel, the following vulnerability has been resolved: ima: Avoid blocking in RCU read-side critical section A panic happens in imamatchpolicy: BUG: unable to handle kernel NULL pointer dereference at 0000000000000010 PGD 42f873067 P4D 0 Oops: 0000 1 SMP NOPTI CPU: 5 PID: 1286325 Com...

4.1CVSS6.6AI score0.00262EPSS
SaveExploits0References4
Rows per page
Query Builder