Research and Application of Network and System Security

A special issue of Mathematics (ISSN 2227-7390). This special issue belongs to the section "E1: Mathematics and Computer Science".

Deadline for manuscript submissions: 31 March 2026 | Viewed by 257

Special Issue Editors


E-Mail Website
Guest Editor
Beijing Key Laboratory of Software Security Engineering Technique, Beijing Institute of Technology, Beijing 100081, China
Interests: software security; malware analysis and detection; Android system security; big data security; cloud computing
Institute of BigData, Fudan University, Shanghai, China
Interests: software and system security

Special Issue Information

Dear Colleagues,

We are pleased to announce this Special Issue of the Mathematics journal, entitled "Research and Application of Network and System Security". In today's interconnected world, the emergence of Intelligent Connected Vehicles, Industrial Control Systems, and Cloud–Edge Collaboration Architecture has significantly expanded attack surfaces. Cybersecurity threats are becoming more complex and cross-domain in nature, demanding sophisticated defense strategies. We invite the submission of cutting-edge research on Dynamic Heterogeneous Redundancy models that enhance system resilience against Cross-Domain Attacks. Contributions addressing Game theory-based Attack Evaluation frameworks for dynamic threat assessment are highly encouraged. We also welcome studies exploring how AI can optimize Integrated Safety Protection mechanisms in multi-layered architectures. In this evolving landscape, cyber mimic defense, leveraging behavioral mimicry to detect and counteract sophisticated threats, has emerged as a critical component of Dynamic Defense strategies. Research on how Cloud Computing and Edge Computing can support real-time threat detection and response in these systems will be particularly valuable to advancing the field of cybersecurity.

Dr. Donghai Tian
Dr. Ping Chen
Guest Editors

Manuscript Submission Information

Manuscripts should be submitted online at www.mdpi.com by registering and logging in to this website. Once you are registered, click here to go to the submission form. Manuscripts can be submitted until the deadline. All submissions that pass pre-check are peer-reviewed. Accepted papers will be published continuously in the journal (as soon as accepted) and will be listed together on the special issue website. Research articles, review articles as well as short communications are invited. For planned papers, a title and short abstract (about 100 words) can be sent to the Editorial Office for announcement on this website.

Submitted manuscripts should not have been published previously, nor be under consideration for publication elsewhere (except conference proceedings papers). All manuscripts are thoroughly refereed through a single-blind peer-review process. A guide for authors and other relevant information for submission of manuscripts is available on the Instructions for Authors page. Mathematics is an international peer-reviewed open access semimonthly journal published by MDPI.

Please visit the Instructions for Authors page before submitting a manuscript. The Article Processing Charge (APC) for publication in this open access journal is 2600 CHF (Swiss Francs). Submitted papers should be well formatted and use good English. Authors may use MDPI's English editing service prior to publication or during author revisions.

Keywords

  • dynamic heterogeneous redundancy
  • computational intelligence
  • network security
  • mathematical cryptography
  • cybersecurity
  • malware analysis
  • threat prediction
  • algebraic structures
  • neural networks
  • optimization algorithms
  • computational complexity
  • mimic defense
  • cloud computing
  • edge computing
  • intelligent connected vehicles

Benefits of Publishing in a Special Issue

  • Ease of navigation: Grouping papers by topic helps scholars navigate broad scope journals more efficiently.
  • Greater discoverability: Special Issues support the reach and impact of scientific research. Articles in Special Issues are more discoverable and cited more frequently.
  • Expansion of research network: Special Issues facilitate connections among authors, fostering scientific collaborations.
  • External promotion: Articles in Special Issues are often promoted through the journal's social media, increasing their visibility.
  • Reprint: MDPI Books provides the opportunity to republish successful Special Issues in book format, both online and in print.

Further information on MDPI's Special Issue policies can be found here.

Published Papers (1 paper)

Order results
Result details
Select all
Export citation of selected articles as:

Research

20 pages, 1330 KiB  
Article
A Comprehensive Approach to Rustc Optimization Vulnerability Detection in Industrial Control Systems
by Kaifeng Xie, Jinjing Wan, Lifeng Chen and Yi Wang
Mathematics 2025, 13(15), 2459; https://doi.org/10.3390/math13152459 - 30 Jul 2025
Abstract
Compiler optimization is a critical component for improving program performance. However, the Rustc optimization process may introduce vulnerabilities due to algorithmic flaws or issues arising from component interactions. Existing testing methods face several challenges, including high randomness in test cases, inadequate targeting of [...] Read more.
Compiler optimization is a critical component for improving program performance. However, the Rustc optimization process may introduce vulnerabilities due to algorithmic flaws or issues arising from component interactions. Existing testing methods face several challenges, including high randomness in test cases, inadequate targeting of vulnerability-prone regions, and low-quality initial fuzzing seeds. This paper proposes a test case generation method based on large language models (LLMs), which utilizes prompt templates and optimization algorithms to generate a code relevant to specific optimization passes, especially for real-time control logic and safety-critical modules unique to the industrial control field. A vulnerability screening approach based on static analysis and rule matching is designed to locate potential risk points in the optimization regions of both the MIR and LLVM IR layers, as well as in unsafe code sections. Furthermore, the targeted fuzzing strategy is enhanced by designing seed queues and selection algorithms that consider the correlation between optimization areas. The implemented system, RustOptFuzz, has been evaluated on both custom datasets and real-world programs. Compared with state-of-the-art tools, RustOptFuzz improves vulnerability discovery capabilities by 16%–50% and significantly reduces vulnerability reproduction time, thereby enhancing the overall efficiency of detecting optimization-related vulnerabilities in Rustc, providing key technical support for the reliability of industrial control systems. Full article
(This article belongs to the Special Issue Research and Application of Network and System Security)
Show Figures

Figure 1

Back to TopTop